diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index d5d543b..27c8da8 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -14,6 +14,7 @@ | workplan | BINKY-WP-0004 | finished | — | workplans/BINKY-WP-0004-workstation-independent-executor.md | | workplan | BINKY-WP-0005 | finished | — | workplans/BINKY-WP-0005-qonto-mcp-integration.md | | workplan | BINKY-WP-0006 | finished | — | workplans/BINKY-WP-0006-railiance-rhythm-continuous-intake.md | +| workplan | BINKY-WP-0007 | active | — | workplans/BINKY-WP-0007-qonto-governed-assistant.md | | task | BINKY-WP-0001-T01 | done | — | workplans/BINKY-WP-0001-statehub-bootstrap.md | | task | BINKY-WP-0001-T02 | done | — | workplans/BINKY-WP-0001-statehub-bootstrap.md | | task | BINKY-WP-0001-T03 | done | — | workplans/BINKY-WP-0001-statehub-bootstrap.md | @@ -46,6 +47,10 @@ | task | BINKY-WP-0006-T04 | done | — | workplans/BINKY-WP-0006-railiance-rhythm-continuous-intake.md | | task | BINKY-WP-0006-T05 | done | — | workplans/BINKY-WP-0006-railiance-rhythm-continuous-intake.md | | task | BINKY-WP-0006-T06 | done | — | workplans/BINKY-WP-0006-railiance-rhythm-continuous-intake.md | +| task | BINKY-WP-0007-T01 | todo | — | workplans/BINKY-WP-0007-qonto-governed-assistant.md | +| task | BINKY-WP-0007-T02 | todo | — | workplans/BINKY-WP-0007-qonto-governed-assistant.md | +| task | BINKY-WP-0007-T03 | todo | — | workplans/BINKY-WP-0007-qonto-governed-assistant.md | +| task | BINKY-WP-0007-T04 | todo | — | workplans/BINKY-WP-0007-qonto-governed-assistant.md | | intake | AWQ-002 | — | green | AutopilotWorkQueue.md | | intake | AWQ-003 | — | green | AutopilotWorkQueue.md | | intake | AWQ-006 | — | green | AutopilotWorkQueue.md | diff --git a/workplans/BINKY-WP-0007-qonto-governed-assistant.md b/workplans/BINKY-WP-0007-qonto-governed-assistant.md index f269419..325f5d7 100644 --- a/workplans/BINKY-WP-0007-qonto-governed-assistant.md +++ b/workplans/BINKY-WP-0007-qonto-governed-assistant.md @@ -9,6 +9,7 @@ owner: claude topic_slug: the-custodian created: "2026-07-22" updated: "2026-07-22" +state_hub_workstream_id: "8a691acb-3500-4f17-84fe-dcfc7a979fdc" --- Follow-on from BINKY-WP-0005 (custody lane + first read-only pull, finished). @@ -33,6 +34,7 @@ workplan once Phase 1 lands. id: BINKY-WP-0007-T01 status: todo priority: high +state_hub_task_id: "34474d61-0238-4321-a6c0-27c3ad3b8fe3" ``` Bring the five decision requests from the blueprint to the founder via @@ -55,6 +57,7 @@ the ratified answers. id: BINKY-WP-0007-T02 status: todo priority: high +state_hub_task_id: "8978dbd9-c7a1-4b5b-9c0c-acf3e08c74bf" ``` In the `qonto-assistant` repo (per T01 decision): shared `decide(tool, args, @@ -73,6 +76,7 @@ deny-classes (`spend`, `volume_cost`, `credential_exfil`). id: BINKY-WP-0007-T03 status: todo priority: medium +state_hub_task_id: "a35e2565-e520-491e-8587-8ec4961f898c" ``` Implement `GET /v1/accounts`, `GET /v1/transactions`, `GET /v1/snapshot` @@ -90,6 +94,7 @@ raw account data. id: BINKY-WP-0007-T04 status: todo priority: medium +state_hub_task_id: "a16ef7df-ddd7-474b-8327-0eca5c89ede7" ``` CI smoke against a mocked Qonto backend (deny-path and allow-path cases);