Skip to main content

Canonical mission runtime for deterministic next-step planning

Project description

spec-kitty-runtime

Canonical mission runtime for Spec Kitty.

Scope (V1)

  1. YAML mission template loading.
  2. Deterministic mission discovery with precedence tiers.
  3. Deterministic step planner and mission next() execution loop.
  4. Prompt rendering for agent runtimes.

Public API

  1. load_mission_template(path_or_key, context=None)
  2. discover_missions(context)
  3. start_mission_run(template_key, inputs, policy_snapshot, context=None, run_store=None)
  4. next_step(run_ref, agent_id, result="success", policy_snapshot=None, actor_context=None, context=None)
  5. render_prompt(decision, format="markdown")

Runtime Event Emitter API (v0.2.0a0)

RuntimeEventEmitter uses canonical payload-object methods aligned to spec-kitty-events mission-next contracts:

  1. emit_mission_run_started(payload)
  2. emit_next_step_issued(payload)
  3. emit_next_step_auto_completed(payload)
  4. emit_decision_input_requested(payload)
  5. emit_decision_input_answered(payload)
  6. emit_mission_run_completed(payload)

NullEmitter is the default no-op implementation for local-first/offline flows.

Step Context Contracts (V1)

Mission steps declare their context requirements using step context contracts:

  • requires: Contexts that MUST resolve before execution
  • optional: Contexts that may enrich but aren't blocking
  • emits: Contexts produced/updated on completion

See docs/contracts.md for the complete reference, V1 baseline context types, and integration guide for spec-kitty 2.x.

Mission Pack Layout (YAML-only)

mission-pack.yaml
missions/<mission_key>/mission.yaml
missions/<mission_key>/templates/*.md
missions/<mission_key>/steps/*.yaml  # optional

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spec_kitty_runtime-0.4.5.tar.gz (94.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spec_kitty_runtime-0.4.5-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

Details for the file spec_kitty_runtime-0.4.5.tar.gz.

File metadata

  • Download URL: spec_kitty_runtime-0.4.5.tar.gz
  • Upload date:
  • Size: 94.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spec_kitty_runtime-0.4.5.tar.gz
Algorithm Hash digest
SHA256 becaaca40bf693181d7d704c98acd304b1af9b294d9bdb78bccf7e950e456c65
MD5 7b285a3ff51f49a0bd0314cfbb11b67e
BLAKE2b-256 f0e423a7df6942d9940569ecab00205af5dba404aa29d8a7bd7149c0887251e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_runtime-0.4.5.tar.gz:

Publisher: publish-pypi.yml on Priivacy-ai/spec-kitty-runtime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spec_kitty_runtime-0.4.5-py3-none-any.whl.

File metadata

File hashes

Hashes for spec_kitty_runtime-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3d02c925146c59244e96a1d89f19da8c7e79a9c3d66cf069fb737f7462a6abfc
MD5 e7bcf6309572aa9eae0e743d5739e52c
BLAKE2b-256 8b61407302855049cb90ff9b3165008ce4ce3d1bb64baebc2692cb889157332e

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_runtime-0.4.5-py3-none-any.whl:

Publisher: publish-pypi.yml on Priivacy-ai/spec-kitty-runtime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page