ops-hub/workplans/archived/260707-OPS-WP-0001-statehub-bootstrap.md
tegwick a2f030060e
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 7s
CUST-WP-0055 T07: add archive workplan terminology grandfather note
2026-07-08 20:26:36 +02:00

2.3 KiB

id type title domain repo status owner topic_slug created updated state_hub_workstream_id
OPS-WP-0001 workplan Bootstrap State Hub integration infotech ops-hub archived codex inter_hub 2026-06-06 2026-07-07 636b6196-742a-4d09-8b8c-152a4686ad35

Terminology note: Historical text in this archived workplan may use the legacy term "workstream". The fleet term is workplan (canon/standards/workplan-terminology-fleet_v0.1.md).

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
state_hub_task_id: "c102264b-f104-4e04-ae84-3db441e60659"

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.

Refreshed 2026-07-07: filled .claude/rules/stack-and-commands.md, architecture.md, repo-boundary.md, updated SCOPE.md current state, and added repo-native dev commands to AGENTS.md.

Verify Local Developer Workflow

id: OPS-WP-0001-T02
status: done
priority: high
state_hub_task_id: "39b276bc-956a-497b-a5d9-f9d5b551aa86"

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: initial bootstrap had no source tree.

Refreshed 2026-07-07 after OPS-WP-0002: pyproject.toml, src/ops_hub/, tests/, and Makefile provide make test, make interhub-gate, and make interhub-bootstrap targets documented in AGENTS.md and .claude/rules/stack-and-commands.md.

Seed First Real Workplan

id: OPS-WP-0001-T03
status: done
priority: medium
state_hub_task_id: "dbb77b70-076f-4ff5-b77b-16daf683a4c7"

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.