From 1a77e7ed1bdbc965f18d176531c5fa0c27dce0f2 Mon Sep 17 00:00:00 2001 From: Ayla Croft Date: Sun, 20 Sep 2026 13:55:24 -0400 Subject: [PATCH] feat(s020): slice 020 approved The owner's G4 on pull request #26, merged as da9eebf and tagged slice/020. Signed-off-by: Ayla Croft --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index e0f5474..6ebf70e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -37,7 +37,7 @@ standards register names the rows that ask for them. | 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 | approved | | 013 | LiveView chat UI with streaming | 1 Core loop | M | 012 | approved | -| 020 | Tool protocol + registry | 2 Tools | M | 012 | done | +| 020 | Tool protocol + registry | 2 Tools | M | 012 | approved | | 021 | Permission gate + approval UI (M2 fingerprint-bound, M7) | 2 Tools | M | 020, 013 | planned | | 022 | Core tools: filesystem, web fetch/search, shell (MuonTrap) | 2 Tools | L | 021 | planned | | 023 | Context compaction + session lineage | 2 Tools | M | 012 | planned |