- Align agent files with on-disk workplan prefixes (infer from workplan ids) - Set workplan domain to registered domain_slug; add topic_slug where applicable - Repair frontmatter delimiter formatting; migrate legacy task status literals - Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
1.7 KiB
id, type, title, domain, repo, status, owner, topic_slug, created, updated
| id | type | title | domain | repo | status | owner | topic_slug | created | updated |
|---|---|---|---|---|---|---|---|---|---|
| OPS-WP-0001 | workplan | Bootstrap State Hub integration | infotech | ops-hub | finished | codex | inter_hub | 2026-06-06 | 2026-06-06 |
Bootstrap State Hub integration
Bootstrap this repo's State Hub integration and replace generated placeholders
with the first concrete ops-hub operating frame.
Review Generated Integration Files
id: OPS-WP-0001-T01
status: done
priority: high
Review INTENT.md, SCOPE.md, AGENTS.md, and .custodian-brief.md.
Replace generated placeholders with repo-specific facts where needed.
Completed 2026-06-06: INTENT.md, SCOPE.md, AGENTS.md, and README.md
now describe ops-hub as the Operations / System 1 Inter-Hub extension.
Verify Local Developer Workflow
id: OPS-WP-0001-T02
status: done
priority: high
Identify the repo's install, test, lint, build, and run commands. Add or refine those commands in the agent instructions so future coding sessions can verify changes confidently.
Completed 2026-06-06: the repo currently has no executable source tree,
dependency manifest, test suite, or build command. AGENTS.md records
documentation/workplan verification commands and requires future source work to
add repo-native lint, test, build, and run commands.
Seed First Real Workplan
id: OPS-WP-0001-T03
status: done
priority: medium
Create the first implementation workplan for the repository's most important
next change. After workplan file updates, run from ~/state-hub:
make fix-consistency REPO=ops-hub
Completed 2026-06-06: seeded
workplans/OPS-WP-0002-interhub-extension-bootstrap.md.