Bootstrap qonto-assistant: intent, blueprint, research, workplans
Author INTENT and SCOPE; persist ArchitectureBlueprint under specs/ and MCP gateway research under research/. Register with State Hub (QONTO-WP- prefix); seed QONTO-WP-0001 (bootstrap, finished) and QONTO-WP-0002 (Phase 1 REST policy kernel, ready).
This commit is contained in:
parent
bae0734564
commit
e1ab23f83e
10 changed files with 1330 additions and 1 deletions
67
workplans/QONTO-WP-0001-statehub-bootstrap.md
Normal file
67
workplans/QONTO-WP-0001-statehub-bootstrap.md
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
---
|
||||
id: QONTO-WP-0001
|
||||
type: workplan
|
||||
title: "Bootstrap State Hub integration"
|
||||
domain: infotech
|
||||
repo: qonto-assistant
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: the-custodian
|
||||
created: "2026-07-21"
|
||||
updated: "2026-07-21"
|
||||
state_hub_workstream_id: "b2faddb4-2fdc-4e2a-b2df-9b6dd38faa86"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
||||
Register and prime `qonto-assistant` for fleet agents: identity files, first
|
||||
workplans, hub consistency.
|
||||
|
||||
## Review Generated Integration Files
|
||||
|
||||
```task
|
||||
id: QONTO-WP-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "aab19eda-00ff-4e43-91c6-7272bd0422e5"
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
Replace generated placeholders with repo-specific facts where needed.
|
||||
|
||||
**Done 2026-07-21:** INTENT authored from governed-assistant design; SCOPE
|
||||
refined; README points at specs/research; register generated AGENTS.md + brief.
|
||||
|
||||
## Verify Local Developer Workflow
|
||||
|
||||
```task
|
||||
id: QONTO-WP-0001-T02
|
||||
status: wait
|
||||
priority: medium
|
||||
state_hub_task_id: "360f399a-36f8-44e6-af8a-55fb0d5732a3"
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
**Blocked on** runtime stack choice in QONTO-WP-0002-T01. Revisit after that task.
|
||||
|
||||
## Seed First Real Workplan
|
||||
|
||||
```task
|
||||
id: QONTO-WP-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "ee9a8125-ff00-4640-80bd-81567722bba6"
|
||||
```
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
next change. After workplan file updates, run:
|
||||
|
||||
```bash
|
||||
statehub fix-consistency
|
||||
```
|
||||
|
||||
**Done 2026-07-21:** `workplans/QONTO-WP-0002-policy-kernel-and-rest.md` (Phase 1
|
||||
from ArchitectureBlueprint).
|
||||
Loading…
Add table
Add a link
Reference in a new issue