From 68b0c249e7e5555a6d8955abdebb55f0299de9e8 Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Wed, 2 Sep 2026 07:06:26 -0400 Subject: [PATCH 1/2] Historicize the acceptance-lane journal now that node-graph has merged The root journal's State section said the suite was complete and red; after #836 every charter property is green. Per CLAUDE.md, a merged journal's currency claims get a dated note in place. Co-Authored-By: Claude Fable 5 --- PROGRESS-graph-acceptance.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PROGRESS-graph-acceptance.md b/PROGRESS-graph-acceptance.md index b62151051..4a206bd38 100644 --- a/PROGRESS-graph-acceptance.md +++ b/PROGRESS-graph-acceptance.md @@ -14,6 +14,11 @@ Two naming notes, both forced by the repository rather than chosen: ## State +> Historical (2026-09-02): this journal describes the suite the day it was +> written. The `node-graph` branch merged into `main` in #836 with every +> charter property green (burndown 37/37, including H1–H3 parity); the +> current state is `docs/graph-acceptance.md` and git. + The suite is complete and red. `uv run pytest packages/microcosm-graph` reports **41 xfailed, 37 passed**: one strict `xfail` per charter property in groups A–H plus the four incident replays, and green guards that protect the From fa92e98980663fd430eb7c38c27e440840327dea Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Wed, 2 Sep 2026 18:18:42 -0400 Subject: [PATCH 2/2] =?UTF-8?q?Scope=20the=20journal=20banner=20to=20the?= =?UTF-8?q?=2037=20A=E2=80=93H=20properties=20and=20historicize=20the=20ch?= =?UTF-8?q?arter's=20merge=20passages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sol's gate review of #841: the banner called the charter the current state and claimed every charter property green, but the burndown covers only the executable A–H properties (V1–V4 are hand-reviewed), and the charter's ownership section still described the node-graph → main merge and H2 review as future events. Scope the claim, name the charter as the definition of done rather than a status page, and date the passages that #836 completed. Co-Authored-By: Claude Fable 5 --- PROGRESS-graph-acceptance.md | 10 +++++++--- docs/graph-acceptance.md | 12 +++++++----- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/PROGRESS-graph-acceptance.md b/PROGRESS-graph-acceptance.md index 4a206bd38..cd4c1d4a7 100644 --- a/PROGRESS-graph-acceptance.md +++ b/PROGRESS-graph-acceptance.md @@ -15,9 +15,13 @@ Two naming notes, both forced by the repository rather than chosen: ## State > Historical (2026-09-02): this journal describes the suite the day it was -> written. The `node-graph` branch merged into `main` in #836 with every -> charter property green (burndown 37/37, including H1–H3 parity); the -> current state is `docs/graph-acceptance.md` and git. +> written. The `node-graph` branch merged into `main` in #836 with all 37 +> executable charter properties (groups A–H, including the four incident +> replays and H1–H3 parity) green: `tools/graph_acceptance_burndown.py` +> reports 37/37 and no `xfail` marker remains. The visual properties V1–V4 +> are reviewed by hand, not by the burndown, and are not claimed here. +> `docs/graph-acceptance.md` is the charter (the definition of done), not a +> status page; for current state check git and GitHub. The suite is complete and red. `uv run pytest packages/microcosm-graph` reports **41 xfailed, 37 passed**: one strict `xfail` per charter property in diff --git a/docs/graph-acceptance.md b/docs/graph-acceptance.md index ef1ea00fe..b995bbbe5 100644 --- a/docs/graph-acceptance.md +++ b/docs/graph-acceptance.md @@ -215,10 +215,12 @@ pull request reviewed by the Fable main. suite (as its own lane), the visuals, and both country migrations. - **María:** human review of the visual and interactive artifacts (group V), starting with the calibration view (V3), plus UK domain review of H2 - when it lands. + (open: H2 landed on `main` in #836 and awaits that review). - **Max:** the rulings in the review's "Decisions that are yours" as they - come due, and the `node-graph → main` merge. + come due, and the `node-graph → main` merge (done: #836, 2026-09-02). -Branch: `node-graph`, off `origin/main` at `4c6cc58c`. Work lands as pull -requests into `node-graph`; `node-graph` merges to `main` when the suite has -zero `xfail` markers and H1–H2 are green. +Branch history: `node-graph` was cut from `origin/main` at `4c6cc58c`; work +landed as pull requests into `node-graph`, and `node-graph` merged into +`main` in #836 on 2026-09-02 once the suite had zero `xfail` markers and +H1–H3 were green. Amendments to this charter now land as pull requests +into `main`.