From 4c179f63fc62f2ef45363052fe1c846bc7dd456c Mon Sep 17 00:00:00 2001 From: rzen Date: Sat, 8 Aug 2026 12:43:25 -0400 Subject: [PATCH] =?UTF-8?q?The=20plan=20closes=20its=20own=20loop=20?= =?UTF-8?q?=E2=80=94=20executed=202026-08-08,=20steps=201=20through=208,?= =?UTF-8?q?=20each=20committed=20green?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Step 8's verification record: 2,707 unit tests green at close (the golden fixture suite among them, untouched — no git fixtures ever existed); the UI test targets compile; the keeper behaviors — a board beside a real .git opened, watched, and healed byte-identically — are pinned by GitAgnosticStorageTests, FolderWatcherTests, and the gitignore/relocation suites, all green. The accessibility audit could not run to a verdict in this environment (its AX sweep flagged another app's fullscreen video element — the same failure on surfaces the excision never touched); the popover audit's own screenshot shows the strip as ruled: Info, Theme, Sync. Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy --- strategy/01-git-excision.md | 2 +- strategy/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/strategy/01-git-excision.md b/strategy/01-git-excision.md index 14d30bc..23d503a 100644 --- a/strategy/01-git-excision.md +++ b/strategy/01-git-excision.md @@ -2,7 +2,7 @@ This document is the **ruled plan** for removing app-managed git from Lanework entirely. It is the second step beyond the 2026-08-07 pivot recorded in DESIGN/12-editions.md (git left the paywall and went tier-independent); this step retires the git stack itself. The safety-net successor — the foreign-change journal that would reclaim tracking of agent-borne mutations — is **explicitly deferred**, a later decision and not part of this milestone; the harvest step below stays in scope precisely because it keeps that option cheap. -Researched: 2026-08-07 · Ruled: 2026-08-08 — excise; execute as written +Researched: 2026-08-07 · Ruled: 2026-08-08 — excise; execute as written · Executed: 2026-08-08 — steps 1–8 complete, each committed green (tag `pre-git-excision` = the resurrection point; 2,707 unit tests at close) ## Why (the case, compressed) diff --git a/strategy/README.md b/strategy/README.md index 9a90130..7a83753 100644 --- a/strategy/README.md +++ b/strategy/README.md @@ -5,7 +5,7 @@ Long-term strategy work for Lanework's release, distribution, and business model ## Documents - [00-charter.md](00-charter.md) — the framing document: strategic goal, the two tier anchors, what is already ruled, the decision surface, the tensions to resolve, and the research agenda (start here) -- [01-git-excision.md](01-git-excision.md) — **ruled 2026-08-08: excise** — the plan for removing app-managed git entirely: keepers, harvest, delete list, sequencing, deferred successors, handoff +- [01-git-excision.md](01-git-excision.md) — **ruled and executed 2026-08-08** — the plan for removing app-managed git entirely: keepers, harvest, delete list, sequencing, deferred successors; the stack is out, resurrection point at tag `pre-git-excision` Workstream documents are added as they happen, numbered in sequence.