State-hub connect and initial workplans

This commit is contained in:
2026-05-03 20:43:56 +02:00
parent ebb241dab6
commit f25bd2cf84
14 changed files with 657 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# Workplan Convention
- Workplans live in `workplans/`.
- Prefix new workplans with `IB-WP-`.
- Use YAML frontmatter with `id`, `type`, `title`, `domain`, `repo`, `status`,
`owner`, `topic_slug`, `created`, and `updated`.
- Include task blocks with stable IDs, status, priority, and optional State Hub
task IDs.
- Keep workplans tied to this repo's PRD/FRS requirements and State Hub context.