From 642fdcf8331d5d0f77a04c8164181212f7163781 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 19 Aug 2026 20:38:47 +0200 Subject: [PATCH] docs: preserve org refactor deferral gate --- WORK-RECORDS.md | 4 ++-- .../ORGREF-WP-0001-foundation-and-entry-gate.md | 12 ++++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 3257514..d2b668b 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -9,8 +9,8 @@ | Kind | ID | Status | Lane | Source | | --- | --- | --- | --- | --- | | workplan | ORGREF-WP-0001 | backlog | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | -| task | ORGREF-WP-0001-T01 | todo | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | -| task | ORGREF-WP-0001-T02 | todo | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | +| task | ORGREF-WP-0001-T01 | wait | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | +| task | ORGREF-WP-0001-T02 | wait | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | | task | ORGREF-WP-0001-T03 | wait | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | | task | ORGREF-WP-0001-T04 | wait | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | | task | ORGREF-WP-0001-T05 | wait | — | workplans/ORGREF-WP-0001-foundation-and-entry-gate.md | diff --git a/workplans/ORGREF-WP-0001-foundation-and-entry-gate.md b/workplans/ORGREF-WP-0001-foundation-and-entry-gate.md index 72ca621..bffc269 100644 --- a/workplans/ORGREF-WP-0001-foundation-and-entry-gate.md +++ b/workplans/ORGREF-WP-0001-foundation-and-entry-gate.md @@ -4,11 +4,11 @@ type: workplan title: "Foundation, blast-radius inventory, and execution entry gate" domain: infotech repo: prj-forgejo-org-refactor -status: active +status: backlog owner: codex topic_slug: railiance created: "2026-08-11" -updated: "2026-08-11" +updated: "2026-08-19" related_repos: - railiance-forge - railiance-platform @@ -29,6 +29,10 @@ This workplan exists so the finding and its evidence are not lost, and so the condition for starting is written down and checkable rather than a judgement call made from memory months later. +All tasks remain `wait` while the project-wide deferral stands. An operator may +reopen T01/T02 to `todo` before the full execution gate because they are +read-only; T03 onward still requires all four gate conditions. + ## Entry gate — do not start T03 onward until all four hold 1. **Family declaration validator is live and green.** The rapp/rail/reef @@ -66,7 +70,7 @@ It must not: ```task id: ORGREF-WP-0001-T01 -status: todo +status: wait priority: high state_hub_task_id: "c027b40f-f25a-403f-8d83-e29044bab20a" ``` @@ -85,7 +89,7 @@ forgejo.coulomb.social/coulomb/core-hub` in `railiance-apps/charts/core-hub/valu ```task id: ORGREF-WP-0001-T02 -status: todo +status: wait priority: high state_hub_task_id: "90d6a61e-b715-4073-aa3e-e92340c78dc8" ```