File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,21 +104,21 @@ intsoc-transactor/
104104✅ Read THIS file (0-AI-MANIFEST.a2ml) first
105105✅ Understand canonical location: `.machine_readable/` (state, bots, contractiles)
106106✅ Know the invariants (no state file duplication, etc.)
107- ✅ Read `.machine_readable/STATE.a2ml` for current status
108- ✅ Read `.machine_readable/AGENTIC.a2ml` for interaction patterns
107+ ✅ Read `.machine_readable/6a2/ STATE.a2ml` for current status
108+ ✅ Read `.machine_readable/6a2/ AGENTIC.a2ml` for interaction patterns
109109
110110## LIFECYCLE HOOKS
111111
112112### on-enter (Session Start)
113113
1141141. Read and acknowledge this manifest
115- 2. Read `.machine_readable/STATE.a2ml`
115+ 2. Read `.machine_readable/6a2/ STATE.a2ml`
1161163. Check for blockers
1171174. State understanding of canonical locations
118118
119119### on-exit (Session End)
120120
121- 1. Update `.machine_readable/STATE.a2ml` if changes made
121+ 1. Update `.machine_readable/6a2/ STATE.a2ml` if changes made
1221222. Document new blockers
1231233. Summarize outcomes
124124
You can’t perform that action at this time.
0 commit comments