File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ boj-server/
147147✅ Read `.machine_readable/policies/MAINTENANCE-AXES.a2ml` for axis ordering and audit expectations
148148✅ Read `.machine_readable/policies/MAINTENANCE-CHECKLIST.a2ml` for maintenance baseline controls
149149✅ Read `.machine_readable/policies/SOFTWARE-DEVELOPMENT-APPROACH.a2ml` for execution sequence
150- ✅ Read `.machine_readable/STATE.a2ml` for current status
151- ✅ Read `.machine_readable/AGENTIC.a2ml` for interaction patterns
150+ ✅ Read `.machine_readable/6a2/ STATE.a2ml` for current status
151+ ✅ Read `.machine_readable/6a2/ AGENTIC.a2ml` for interaction patterns
152152
153153## LIFECYCLE HOOKS
154154
@@ -160,15 +160,15 @@ When starting a new session:
1601602. Log session start (optional but recommended)
161161 - Format: `[YYYY-MM-DD HH:MM:SS] Session started: [agent-name]`
162162 - Location: `.machine_readable/session-log.txt`
163- 3. Read `.machine_readable/STATE.a2ml`
163+ 3. Read `.machine_readable/6a2/ STATE.a2ml`
1641644. Check for blockers
1651655. State understanding of canonical locations
166166
167167### on-exit (Session End)
168168
169169When ending a session:
170170
171- 1. Update `.machine_readable/STATE.a2ml` if changes made
171+ 1. Update `.machine_readable/6a2/ STATE.a2ml` if changes made
1721722. Log session end (optional but recommended)
173173 - Format: `[YYYY-MM-DD HH:MM:SS] Session ended: [summary]`
174174 - Location: `.machine_readable/session-log.txt`
You can’t perform that action at this time.
0 commit comments