Standalone alpha / 0.1.0-alpha.1
CARVES Handoff: Session continuity packet.
Handoff preserves the current objective, completed facts, remaining work, must-not-repeat notes, and next-session guidance in a local JSON packet.
module -> handoff
Writes an inspectable packet for the next human or agent.
GitHub-presentable for standalone alpha usage with local package proof and bilingual quickstarts.
carves-handoff draft --json
carves-handoff inspect --json
carves-handoff next --json
Handoff keeps the next session inspectable instead of vibe-based.
carves-handoff draft --json
carves-handoff inspect --json
carves-handoff next --json scope ->
Owns
Handoff owns.
Handoff is responsible for these public-surface responsibilities.
- handoff packet JSON
- next-session guidance
- Guard decision references
Does Not Own
Handoff does not own.
These claims stay outside this module boundary and should not be implied by this page.
- planning authority
- Guard decision truth
- Audit summaries
- standalone memory database
proof ->
Artifacts
Primary artifacts.
Handoff produces or projects these public proof artifacts.
- .ai/handoff/handoff.json
- handoff readiness metadata
- decision reference warnings
Runtime Docs
Runtime source docs.
These paths live in CARVES.Runtime and define the public product truth that this site projects.
- docs/handoff/README.md
- docs/release/handoff-publish-checkpoint.md