chore: sync project work records
This commit is contained in:
parent
1b01006871
commit
cbd26ea603
3 changed files with 27 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -162,3 +162,8 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# state-hub: track .claude/rules
|
||||
# Claude Code local state (track shared rules; ignore machine-specific files)
|
||||
.claude/*
|
||||
!.claude/rules/
|
||||
!.claude/rules/*.md
|
||||
|
|
|
|||
16
WORK-RECORDS.md
Normal file
16
WORK-RECORDS.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Work Records — prj-forgejo-org-refactor
|
||||
|
||||
> Generated by `statehub fix-consistency` (CUST-WP-0061-T04, work-record
|
||||
> stage 3). Do not edit by hand — edit the source file/block listed for
|
||||
> each record and re-run fix-consistency to refresh this index. Archived
|
||||
> workplans are omitted; closed decisions/intakes/engagements stay listed
|
||||
> so recently-resolved work is still visible. [auto]
|
||||
|
||||
| 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-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 |
|
||||
|
|
@ -14,6 +14,7 @@ related_repos:
|
|||
- railiance-platform
|
||||
- railiance-apps
|
||||
- railiance-master
|
||||
state_hub_workstream_id: "cfe053ed-4317-4977-b545-47fa997d6c77"
|
||||
---
|
||||
|
||||
# ORGREF-WP-0001 - Foundation, blast-radius inventory, and execution entry gate
|
||||
|
|
@ -67,6 +68,7 @@ It must not:
|
|||
id: ORGREF-WP-0001-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "c027b40f-f25a-403f-8d83-e29044bab20a"
|
||||
```
|
||||
|
||||
Build the re-runnable `coulomb/` reference inventory (G1). Must cover: git
|
||||
|
|
@ -85,6 +87,7 @@ forgejo.coulomb.social/coulomb/core-hub` in `railiance-apps/charts/core-hub/valu
|
|||
id: ORGREF-WP-0001-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "90d6a61e-b715-4073-aa3e-e92340c78dc8"
|
||||
```
|
||||
|
||||
Establish the org-assignment criteria and draft the taxonomy (G2) for
|
||||
|
|
@ -107,6 +110,7 @@ archival policy.
|
|||
id: ORGREF-WP-0001-T03
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "2e458360-3035-47e8-a0c5-33e2249ffaa0"
|
||||
```
|
||||
|
||||
Verify Forgejo's actual rename/transfer behavior against a throwaway org (G3),
|
||||
|
|
@ -121,6 +125,7 @@ time.
|
|||
id: ORGREF-WP-0001-T04
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "32030788-ed92-492f-920d-5b9a51663fc0"
|
||||
```
|
||||
|
||||
Prove rollback (G4) on a low-stakes repo: move it, confirm GitOps sync and
|
||||
|
|
@ -131,6 +136,7 @@ record. This closes the entry gate.
|
|||
id: ORGREF-WP-0001-T05
|
||||
status: wait
|
||||
priority: medium
|
||||
state_hub_task_id: "4f5d510a-c52b-42d4-9a84-ecf432ce4866"
|
||||
```
|
||||
|
||||
Write the migration sequencing and cutover plan from the T01–T04 evidence:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue