From ae1e1b51796cfe76511957da882a761a029cf1b2 Mon Sep 17 00:00:00 2001 From: Ayla Croft Date: Wed, 23 Sep 2026 09:02:30 -0400 Subject: [PATCH] feat(s070): slice 070 approved; the README counts 25 tags Signed-off-by: Ayla Croft --- README.md | 11 ++++++----- ROADMAP.md | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7bbe24f..4c8ab93 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,11 @@ desktop application. Apache-2.0, developed in the open from the first commit. ## Status -Pre-alpha, and usable from source. Milestones M0 to M4 are approved, and **M5a Automates** with -them (050, the scheduler; 059, the MCP measurement; 060, the MCP client; 061, the MCP server; 062, -MCP authorization): 24 slices, each merged with a merge commit and tagged `slice/NNN` -(`git tag -l 'slice/*' | wc -l` → 24, on 2026-09-22). What that means in practice: +Pre-alpha, and usable from source. Milestones M0 to M4 are approved, **M5a Automates** with them +(050, the scheduler; 059, the MCP measurement; 060, the MCP client; 061, the MCP server; 062, MCP +authorization), and the first slice of M5b (070, the gateway core): 25 slices, each merged with a +merge commit and tagged `slice/NNN` (`git tag -l 'slice/*' | wc -l` → 25, on 2026-09-23). What +that means in practice: - **Talks.** Streaming chat with any provider behind one behaviour (`Trinity.LLM`), switched by configuration; the assistant's text is persisted as a draft every 500 ms or 2 KB while it @@ -170,7 +171,7 @@ engineering contract that every change is held to. | M7 Sandboxed | Executable skills in an in-VM sandbox | 110 approved | | M9 Donatable | Open-source hygiene audited, supply chain signed, shared libraries extracted | 002 and 120 to 123 approved | -M0 to M5a are approved as of 2026-09-22. Slice numbers have gaps on purpose (000, 001, 010, 011 and so on) so that a slice can be inserted +M0 to M5a are approved as of 2026-09-22, and 070 of M5b on 2026-09-23. Slice numbers have gaps on purpose (000, 001, 010, 011 and so on) so that a slice can be inserted later without renumbering anything. ## What is in the repository diff --git a/ROADMAP.md b/ROADMAP.md index 0b889bd..f4c4120 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -56,7 +56,7 @@ standards register names the rows that ask for them. | 060 | MCP client: Trinity's thin driver (2026-07-28 preferred, 2025-11-25 compat, MRTR, Tasks) | 6 MCP | L | 059, 021 | approved | | 061 | MCP server (stateless 2026-07-28 + compat, MRTR approvals, headless profile) | 6 MCP | M | 060, 024 | approved | | 062 | MCP authorization: OAuth client role, resource server, personal-profile authorization server (EMA removed 2026-09-22) | 6 MCP | L | 061 | approved | -| 070 | Gateway core: adapter behaviour, routing, PubSub fan-out | 7 Gateways | M | 012 | done | +| 070 | Gateway core: adapter behaviour, routing, PubSub fan-out | 7 Gateways | M | 012 | approved | | 071 | Gateway: Telegram | 7 Gateways | S | 070 | planned | | 072 | Gateway: Discord (Nostrum) | 7 Gateways | S | 070 | planned | | 080 | Subagents + delegation | 8 Orchestration | M | 020, 023 | planned |