Package Exports
- @agent-context-kit/missions
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.