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.2.tar.gz (94.8 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.2-py3-none-any.whl (43.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for spec_kitty_runtime-0.4.2.tar.gz
Algorithm Hash digest
SHA256 d51170153867949cb8e23f24c6a1727b156e33765cb7e5bb915e8d3978188e76
MD5 a858f4242367573721939ebe9fa872d4
BLAKE2b-256 bb46ff769d78607930034eebedae3120bfef03390ce713a75290246677e67959

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for spec_kitty_runtime-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a33070f9762cbe18509c3e2bdf650948aaf9d7cc04dbfdffcf60fff2a64fb374
MD5 2db61d7425bb2c56b427a1f1867f7a65
BLAKE2b-256 40177ce1c8ebd31a998ce77f7d47baff04459b536dd77b30fd86aedb5769f4c8

See more details on using hashes here.

Provenance

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