docs: establish state hub baseline

This commit is contained in:
2026-05-17 18:54:57 +02:00
parent 6b71c8835e
commit 66df41c48c
5 changed files with 238 additions and 171 deletions

24
workplans/README.md Normal file
View File

@@ -0,0 +1,24 @@
# State Hub Workplans
New workplans in this repository use:
```text
SHUB-WP-0001-short-title.md
```
Workplan frontmatter should include:
```yaml
id: SHUB-WP-0001
type: workplan
title: "Short Title"
domain: custodian
repo: state-hub
status: active
owner: custodian
topic_slug: custodian
```
During extraction, legacy `CUST-WP-*` plans may be bridged or migrated with
their existing `state_hub_workstream_id` values. Write files first, then run
State Hub consistency sync after this repo is registered.