docs(SHR-WP-0001): complete T01 project-repository convention

Mark foundation workplan active and T01 done with pointer to the
custodian canon standard and residual note for statehub register GOAL.md
support.
This commit is contained in:
tegwick 2026-08-09 17:24:07 +02:00
parent bd2b6dc94e
commit 9b5bece12a
2 changed files with 45 additions and 3 deletions

View file

@ -0,0 +1,33 @@
# Milestone — project repository flavor canonized
**Recorded:** 2026-08-09
**Workplan task:** SHR-WP-0001-T01
## What landed
Durable fleet standard:
- `the-custodian/canon/standards/project-repository-flavor_v0.1.md`
Cross-links:
- ADR-005 naming section → standard (`prj-` prefix; closes deferred naming)
- Repo Classification Standard §5.3 → project-repo vs ordinary `category: project`
- CUST-WP-0050 D1a → resolved 2026-08-09
## Decisions fixed
| Topic | Decision |
| --- | --- |
| Naming | `prj-<kebab-slug>` only for new project repos |
| Purpose document | `GOAL.md` (not durable-product `INTENT.md`) |
| Authority | coordination + evidence here; implementation in child repos |
| Lifecycle | `draft → active → completed → archived` |
| Retirement | archive read-only with completion record; never delete |
## Residual
`statehub register` and related bootstrap still assume `INTENT.md` for ordinary
repos. Adapting that path for `repo_flavor: project` / `GOAL.md` belongs in a
state-hub implementation workplan (see SHR-WP-0001-T05 map), not as a
hand-edited exception in this repository.