core/docs/handoff_template.md
Shay 0dbcd63d63 feat: 3lang depth PropGraph unification - phase refinements, wiring, tests + session pickup cleanups/governance
- Complete depth canonical, pack resolver DEPTH_PACKS, pipeline attrs+node_depths+graph_anti, contemplate/pass_manager/contracts propagation (immutable).
- Polish anti_unifier, tests (oov, construction, percent), runtime/chat integration.
- Governance: AGENTS.md updates, docs/README/handoff_template, skills bootstrap, retire handoff.
- Leaves pickup seeds (NEW_SESSION_PROMPT, plan.md, compact) for continuity.
- Spine tests green, 3lang depth visible in ctx for he.

Refs: plan.md, 2026-07-06-compact.md
2026-07-08 07:07:11 -07:00

3.2 KiB

DEPRECATED — Former HANDOFF template

This formal HANDOFF mechanism is retired.

See the top of AGENTS.md for the current lightweight convention:

When approaching a stopping point... create session-break-summary-<DATETIME>.md At session start: check for recent ones. Delete the file once the work is picked up.

Old HANDOFF files (if any) are preserved only as historical artifacts in docs/handoffs/ and git history.

Do not use or extend this template for new work.

Agent and Session

  • Agent:
  • Date:
  • Reasoning effort used:
  • Grok Build mode used:
  • Session entry point:

Smoke Suite + Bootstrap Status

<!-- Paste output of: core test --suite smoke -q -->
<!-- Confirm core-bootstrap skill completed successfully -->

Modules Touched

File Change type Summary

Invariants Verified (Versor Coherence Guardian + Core)

Invariant Check performed Result Notes
` F * reverse(F) - 1
versor_apply / cga_inner exactness Manual trace + re-run of affected paths
Normalization boundaries respected Pre-edit sweep + code review
No approximate recall (ANN/HNSW/cosine) Full import/call-site sweep
Claim status transitions via review gates only Claim-proposal-guardian checks
Safety/identity pack immutability Safety-pack-auditor
INV-21 / INV-24 / INV-29 (Vault & epistemic) Explicit verification
Other (name it)

Subagent / Arena Reconciliation (if applicable)

  • Number of subagents spawned:
  • Each subagent independently verified versor closure? (Yes/No)
  • How were results reconciled before merge?

Tests Run

# Commands run and their exit status:

Open Tasks / Next Session Entry Point


Known Hazards / Do Not Touch


Architectural Decisions Made This Session


What Must Not Be Forgotten

Prompt Library Reference: See docs/core-rd-base-prompts.md (especially sections #7 Standing Loop Axiom Check, #8 PR Merge-Readiness Audit, and #9 Grok Build Implementation Session). Use them as standing prefixes.


Skills Used This Session

  • core-bootstrap:
  • versor-coherence-guardian:
  • pre-edit-sweep:
  • claim-proposal-guardian:
  • Other: