Skip to content

Commit ac534f4

Browse files
committed
chore: update manifest paths to .machine_readable/6a2/
1 parent 4cee043 commit ac534f4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

0-AI-MANIFEST.a2ml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

114114
1. Read and acknowledge this manifest
115-
2. Read `.machine_readable/STATE.a2ml`
115+
2. Read `.machine_readable/6a2/STATE.a2ml`
116116
3. Check for blockers
117117
4. 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
122122
2. Document new blockers
123123
3. Summarize outcomes
124124

0 commit comments

Comments
 (0)