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

@@ -4,11 +4,11 @@ type: workplan
title: "Template consumer validation checklist"
domain: infotech
repo: repo-seed
status: ready
status: finished
owner: codex
topic_slug: infotech
created: "2026-06-22"
updated: "2026-06-22"
updated: "2026-06-24"
state_hub_workstream_id: "8aaf98a0-7045-4d5b-915f-bc9ecc5aa319"
---
@@ -20,9 +20,15 @@ Validate repo-seed against statehub_register output and document consumer steps.
```task
id: REPO-WP-0002-T01
status: todo
status: done
priority: high
state_hub_task_id: "a1b0aaab-f0dc-4bd0-bde3-89635ac0ca3b"
```
Author checklist for new repo bootstrap: register, agent files, first workplan, fix-consistency.
Result 2026-06-24: Added `docs/statehub-register.md` (consumer guide),
`docs/template-validation-checklist.md` (bootstrap verification checklist),
`registry/capabilities/capability.infotech.repo-template.md` with index entry,
and README bootstrap pointers. Validated register output structure against
`statehub_register.write_registration_files`.
Author checklist for new repo bootstrap: register, agent files, first workplan, fix-consistency.