Commit e34697a
chore: migrate STATE.scm → STATE.a2ml v2 thin journal (Estate Item 10)
Replaces the v1 s-expr STATE.scm machine-state file with the canonical
v2 "thin session journal" a2ml format per
standards/a2ml-templates/STATE.a2ml.v2.spec.adoc.
v2 deliberately keeps only what cannot be reconstructed from git/VeriSimDB:
phase, next_action, last_action, updated, and active blockers. Derivable
content (session history, milestones, file inventory, completion %) is
intentionally dropped — it lives in git log / ROADMAP / VeriSimDB.
Generated by state_scm_to_v2.py (robust s-expr → v2 converter).
Note: a residual boilerplate reference to "STATE.scm" remains in
.claude/CLAUDE.md (agent-instruction prose, non-executing) — left for a
follow-up doc pass; nothing in build/CI references the file.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2062d72 commit e34697a
2 files changed
Lines changed: 37 additions & 141 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
This file was deleted.
0 commit comments