Implements QONTO-WP-0002 (policy-gated Qonto REST service with audit logging, rate limiting, and credential handling) and the ADHOC-2026-07-21 follow-up (fixture-backed local smoke mode, repo classification metadata). Marks QONTO-WP-0001/0002 and the ad-hoc workplan finished, and regenerates WORK-RECORDS.md and the ADHOC workplan's state_hub_workstream_id via fix-consistency. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
| id | type | title | domain | repo | status | owner | topic_slug | created | updated | state_hub_workstream_id |
|---|---|---|---|---|---|---|---|---|---|---|
| ADHOC-2026-07-21 | workplan | Post-Phase-1 cleanup and local smoke support | infotech | qonto-assistant | finished | codex | the-custodian | 2026-07-21 | 2026-07-21 | 65e254a7-4feb-4179-a4fe-4d5ede8ce963 |
Post-Phase-1 cleanup and local smoke support
Low-risk follow-up after QONTO-WP-0002 completion:
- add fixture-backed local Qonto source so the service can run without real bank credentials
- add a real HTTP smoke script around the Phase 1 REST surface
- add repo classification metadata so
fix-consistencyno longer warns about the missing file
Task: Fixture-backed local smoke mode
id: ADHOC-2026-07-21-T01
status: done
priority: medium
state_hub_task_id: "a6ee7d5c-8bfc-46ba-a951-32e8bbc41c96"
Add a local fixture-backed Qonto client path and a smoke script that starts the
service against canned organization/transaction payloads, then verifies
/v1/health, /v1/accounts, and /v1/snapshot.
Done when: the service can be run locally without real Qonto credentials and a documented smoke path exists.
Task: Repo classification metadata
id: ADHOC-2026-07-21-T02
status: done
priority: low
state_hub_task_id: "6f1289bc-104e-4812-a50c-c8b5145df2b9"
Add .repo-classification.yaml for qonto-assistant so State Hub consistency
checks no longer warn about the missing classification file.
Done when: fix-consistency reports no classification-gap warning for this repo.