flex-auth/workplans/FLEX-WP-0026-openrouter-native-contract.md
tegwick 6f3dc9515f
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Register OpenRouter native contract completion
Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
2026-09-14 00:57:13 +02:00

52 lines
1.8 KiB
Markdown

---
id: FLEX-WP-0026
type: workplan
title: "Resolve OpenRouter access contract and update native PDP"
domain: infotech
repo: flex-auth
status: finished
owner: codex
topic_slug: netkingdom
created: "2026-09-14"
updated: "2026-09-14"
related_workplans:
- WARDEN-WP-0039
- IR-WP-0004
- SECRETS-WP-0010
state_hub_workstream_id: "e458b337-2373-5fe6-9136-880f45604183"
---
## Resolve the caller versus credential-owner contract
```task
id: FLEX-WP-0026-T01
status: done
priority: high
state_hub_task_id: "d96a05c9-7ea7-53d7-87c9-ffeb19edd5f1"
```
`docs/openrouter-native-access.md` resolves the inbox requests using the existing
native lifecycle resource. No admitted delegated-read contract exists in the
caller binding. Added concrete caller-boundary regressions for native success,
warden owner/engine impersonation, radar subject and mixed-owner batch refusal.
Full Go race suite passed. No ops-warden binding or credential-owner rename.
## Promote and verify the current native PDP contract
```task
id: FLEX-WP-0026-T02
status: done
priority: high
state_hub_task_id: "d85b9e4d-9f9f-5bec-add0-91f434f76f49"
```
Dedicated release revision 4 now uses published dd8dd517 image
sha256:05a03a8790c2210c48ea92391441c77ddf640d0cd32f5ec09838f5393171fcbd.
Policy package stays v2; enforce binding retained. Image policy tests/fixtures,
Helm lint/server dry-run and 11 live checks passed. Other PDP Deployment specs
unchanged. Named-pod forward removed; bounded tokens held only in memory.
Receipt: docs/evidence/2026-09-14-openrouter-live-pdp.json.
Live residual handed off before closure: SECRETS-WP-0010-T03 holds approval-service,
client-reader, attended authority and exact recipient admission plus real native
verification. WARDEN-WP-0039-T03 and IR-WP-0004-T02 are not closed by this work.