From 931a3d527045ff603a569fea19778f143370c8ce Mon Sep 17 00:00:00 2001 From: Ayla Croft Date: Sun, 20 Sep 2026 10:11:45 -0400 Subject: [PATCH] feat(s012): slice 012 approved Owner's word, 2026-09-20, after PROOF.md at G4. ROADMAP row 012 reads approved; the merge is e93e9d5 and the tag slice/012 points at it. Signed-off-by: Ayla Croft --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index b3fbf20..bea1b92 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -35,7 +35,7 @@ standards register names the rows that ask for them. | 003 | FIPS build leg in CI, from source | 0 Foundation | M | 000 | planned | | 010 | Core domain + persistence (Ecto/SQLite, schemas, Repo owner) | 1 Core loop | M | 000 | approved | | 011 | LLM provider layer (req_llm behind `Trinity.LLM` behaviour) | 1 Core loop | M | 010 | approved | -| 012 | Session process + agent loop (gen_statem, DynamicSupervisor, rehydration) | 1 Core loop | L | 010, 011 | done | +| 012 | Session process + agent loop (gen_statem, DynamicSupervisor, rehydration) | 1 Core loop | L | 010, 011 | approved | | 013 | LiveView chat UI with streaming | 1 Core loop | M | 012 | planned | | 020 | Tool protocol + registry | 2 Tools | M | 012 | planned | | 021 | Permission gate + approval UI (M2 fingerprint-bound, M7) | 2 Tools | M | 020, 013 | planned |