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.4.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.4-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spec_kitty_runtime-0.4.4.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.4.tar.gz
Algorithm Hash digest
SHA256 e091a9199a391eaf459c3ba57c875b70f34e5d60ac19cd7a2bf9d7a6b978760d
MD5 0d30bd629bab21492a2c5ae748e04c61
BLAKE2b-256 9887da970212c0c5f2aa59791b797bb53961d33c8ffa8483127925d43068464d

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_runtime-0.4.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for spec_kitty_runtime-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7ff7c37b509e64811a3de9300eb34a4793014e8f2436b329471257cf5f17a707
MD5 60bf76f16e9c1485eb7ef4ebe981980e
BLAKE2b-256 0c492d9bad4d2830aaaae8506ebb8e83c65ae8eb631a34745b3306f0373b0ab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for spec_kitty_runtime-0.4.4-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