docs: preserve org refactor deferral gate
This commit is contained in:
parent
69cbe11861
commit
642fdcf833
2 changed files with 10 additions and 6 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue