Complete WP-0003 T06 pilot validation and sync credential routing docs

Close the dangling MVP pilots task with H1 provider-switch test, pilot
validation report, and resolver tenant-override fix. Add credential routing
guidance to AGENTS.md and Claude rules.
This commit is contained in:
2026-06-19 20:48:28 +02:00
parent 82c7884103
commit 8528005bdb
7 changed files with 178 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ status: done
owner: codex
topic_slug: helix-forge
created: "2026-06-14"
updated: "2026-06-14"
updated: "2026-06-19"
state_hub_workstream_id: "d261227d-9f2a-406e-88c3-80428ea33f23"
---
@@ -138,7 +138,7 @@ Satisfies UC-G1, G3, G4. T05 complete.
```task
id: FEATURE-WP-0003-T06
status: todo
status: done
priority: high
state_hub_task_id: "78ddfd70-9d47-41c9-926a-8a555d1beb0f"
```
@@ -151,6 +151,12 @@ Acceptance:
- Brief report on fit vs scored catalog; adjust if needed.
- Ready for next workplan (full adapter contracts, production backends).
**Done 2026-06-19:**
- Pilot script `docs/pilots/mvp_pilot.py` exercises G1, A1/A2, C1, D3, E1, E4, G3 end-to-end.
- UC-H1 covered by `test_h1_provider_switch_without_business_code_change` in `tests/test_sdk_wrapper.py`.
- Validation report: `docs/pilots/mvp-pilot-report.md`.
- All pytest tests pass. MVP UCs fit scored catalog; no catalog adjustments needed.
## Non-functional and boundaries
- Reliability: caching, fallbacks (NFR-1).