You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Future migration of 8 parser-site structural meta-tags out of Theorem.aspects into a dedicated TheoremKind field. Boundary filter contains the damage; this is hygiene.
Read STATE.md (or STATE.a2ml) for the current sprint state.
Read TODO.md for the prioritised backlog.
Pick the next-up prompt from "Active prompts" whose pre-condition is met.
Execute the prompt; cite this index in commits if you reorder priorities.
When a prompt is "consumed" by completion, retire it into the git-history
archive — do not leave consumed prompts alongside active ones.
Stage cross-reference
Maps docs/ROADMAP.md stage IDs to the handover artefact that drives each:
Stage
Drives
Artefact
2a/2c
GNN training + eval
S5-VERIFICATION-RUNBOOK.md
3a/3b
Verisim read paths
S4-LOOP-CLOSURE-RUNBOOK.md (done)
3c
Outcome emission wiring
Stage-3c plan in chat history (no dedicated handover yet — to be written when work begins)
4c/4d
suggest_tactics GNN ranking
SUGGEST-CLI-PROMPT.md
5a
Cap'n Proto IPC
L1-CAPNPROTO-PROMPT.md
5b
Chapel L2.2+
L2-CHAPEL-PROMPT.md
5d
Tier-4 live CI
L3-LIVE-PROVER-CI-PROMPT.md
When this index goes stale
Update conditions:
A prompt is completed → move it to a archive/ subdirectory or delete and note in this file.
A new prompt is added → add a row to the appropriate section.
A stage status changes in docs/ROADMAP.md → update the cross-reference table.
Quick check: ls docs/handover/*.md | wc -l should match the number of rows
across all tables above. As of 2026-05-26, this file accounts for 13 entries.