@agent-context-kit/missions
v0.1.0
Published
Mission runtime scaffolding for agent-context-kit
Readme
@agent-context-kit/missions
Initial mission-runtime scaffolding for agent-context-kit.
This package currently provides:
- shared schemas for validation contracts, handoffs, mission events, and mission state
- local JSON mission state persistence helpers
- a small CLI entrypoint for
startandstatus
It is intended to evolve into the dedicated runtime layer for orchestrator, worker, and validator flows.
