Register with State Hub, close bootstrap housekeeping (MASON-0001)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
dff106073b
commit
0c39bbd1cc
5 changed files with 340 additions and 0 deletions
72
workplans/MASON-0001-statehub-bootstrap.md
Normal file
72
workplans/MASON-0001-statehub-bootstrap.md
Normal file
|
|
@ -0,0 +1,72 @@
|
|||
---
|
||||
id: MASON-0001
|
||||
type: workplan
|
||||
title: "Bootstrap State Hub integration"
|
||||
domain: infotech
|
||||
repo: ops-mason
|
||||
status: active
|
||||
owner: codex
|
||||
topic_slug: custodian
|
||||
created: "2026-07-27"
|
||||
updated: "2026-07-27"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
||||
Builder of NetKingdom security infrastructure (AppRoles, policies, KV paths) for ops-warden to route to
|
||||
|
||||
## Review Generated Integration Files
|
||||
|
||||
```task
|
||||
id: MASON-0001-T01
|
||||
status: todo
|
||||
priority: high
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
Replace generated placeholders with repo-specific facts where needed.
|
||||
|
||||
**Done (2026-07-27).** `SCOPE.md` refined from generic template to real
|
||||
specifics.
|
||||
|
||||
```task
|
||||
id: MASON-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
```
|
||||
|
||||
## Verify Local Developer Workflow
|
||||
|
||||
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.
|
||||
|
||||
**Not applicable yet.** No code exists — `MASON-WP-0001-T01`
|
||||
(construction-plan format) is the first task that will produce anything
|
||||
to install/test/run. Revisit once that lands.
|
||||
|
||||
```task
|
||||
id: MASON-0001-T02
|
||||
status: done
|
||||
priority: high
|
||||
```
|
||||
|
||||
## Seed First Real Workplan
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
next change. After workplan file updates, run the sync locally from this repo
|
||||
checkout:
|
||||
|
||||
```bash
|
||||
statehub fix-consistency
|
||||
```
|
||||
|
||||
**Done (2026-07-27).** `MASON-WP-0001-foundation.md` — the four-phase
|
||||
pipeline, exercised on the real, already-waiting rein-openweights AppRole
|
||||
demand.
|
||||
|
||||
```task
|
||||
id: MASON-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue