- AGENTS.md at root: pi loads it automatically at every session start (conductor-level sessions; workers deliberately exclude it via --no-context-files). Deliberately short: invariants, session protocol, role model, command surface, data map, pointers - depth stays in docs/. - docs/SESSIONS.md: append-only session registry, mandatory per session. - Recovery rule encoded: compaction/restart loses nothing - AGENTS.md + CURRENT.md + git log + suites reconstruct state; never guess.
10 lines
682 B
Markdown
10 lines
682 B
Markdown
# Session registry — append-only
|
||
|
||
Every agent session (assistant, worker-cycle conductor, or owner-directed
|
||
automation) that works in this repository registers one line here. Entries
|
||
are never rewritten or removed; corrections are new entries.
|
||
|
||
| Date (UTC) | Actor | Scope | Outcome / artifacts |
|
||
|---|---|---|---|
|
||
| 2026-09-03 | assistant (conductor + worker) | POC through M12: containerized pi proof, config layer, missions/tasks, release model, adapter seam, workspaces/capabilities, named sessions, retention, session forking, conductor auto-apply, roles/ convention | 13 tags; suites 24/58/14 + 17 conductor + verify green; releases 0.0.1–0.0.7; issues #1–#34 closed |
|