Complete REPO-WP-0002 template validation and bootstrap docs

Add statehub register consumer guide and validation checklist, register
capability.infotech.repo-template in the registry index, and close the
workplan after filling repo identity placeholders and README bootstrap steps.
This commit is contained in:
2026-06-24 18:16:07 +02:00
parent af52150f49
commit cfa0ff6fc1
9 changed files with 362 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
# repo-seed
A git repository template to bootstrap coulomb projects from.
A git repository template to bootstrap coulomb projects from.
## Bootstrap a new repo
1. Clone or copy this template into a new repository.
2. Run `statehub register` from the new repo root (see [docs/statehub-register.md](docs/statehub-register.md)).
3. Complete the generated bootstrap workplan (`*-0001-statehub-bootstrap.md`).
4. Sync workplans: `cd ~/state-hub && make fix-consistency REPO=<slug>`.
5. Validate with [docs/template-validation-checklist.md](docs/template-validation-checklist.md).
## Registry
This repo publishes `capability.infotech.repo-template` — see
`registry/capabilities/capability.infotech.repo-template.md`.