Align OpenRouter lane selector

This commit is contained in:
2026-07-01 23:51:25 +02:00
parent 797a957e42
commit ab08a21337
2 changed files with 26 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ topic_slug: railiance
planning_priority: high
planning_order: 10
created: "2026-06-29"
updated: "2026-06-30"
updated: "2026-07-01"
depends_on_workplans:
- RAIL-PL-WP-0002
- RAILIANCE-WP-0004
@@ -48,9 +48,10 @@ non-secret CCR:
- `credential-change-requests/CCR-2026-0003-llm-connect-openrouter-api-key.yaml`
The message called the sibling lane `openrouter-llm-connect`; the CCR uses
catalog id `llm-connect-openrouter-api-key`. Resolve that naming with
ops-warden before activation so automated callers have one stable selector.
Ops-warden already uses `openrouter-llm-connect` as the canonical draft
catalog id in its routing catalog and playbook. This workplan and
`CCR-2026-0003` now align to that selector so automated callers have
one stable route name before activation.
## INTENT Fit
@@ -75,7 +76,7 @@ The plan supports these `INTENT.md` principles:
| Item | Proposed value |
| --- | --- |
| CCR | `CCR-2026-0003` |
| ops-warden catalog id | `llm-connect-openrouter-api-key` pending naming confirmation |
| ops-warden catalog id | `openrouter-llm-connect` |
| Tenant/org | `activity-core` |
| Workload/project | `llm-connect` |
| KV mount | `platform` |
@@ -88,7 +89,7 @@ The plan supports these `INTENT.md` principles:
| OpenBao auth service account | `external-secrets` |
| OpenBao auth namespace | `external-secrets` |
| Delivery surface | Future activity-core ExternalSecret to Secret `llm-connect-provider-secrets` |
| ops-warden command | `warden access llm-connect-openrouter-api-key --fetch OPENROUTER_API_KEY` |
| ops-warden command | `warden access openrouter-llm-connect --fetch OPENROUTER_API_KEY` |
## Tasks
@@ -108,9 +109,8 @@ Acceptance:
- The activity-core owner confirms that llm-connect should receive
`OPENROUTER_API_KEY` through this platform lane.
- ops-warden and railiance-platform agree on one stable catalog id/selector,
reconciling `openrouter-llm-connect` with
`llm-connect-openrouter-api-key`.
- ops-warden and railiance-platform agree on one stable catalog id/selector:
`openrouter-llm-connect`.
- Review comments and approval state are recorded in the CCR without secret
values.
- The lane remains clearly platform-owned secret custody, not llm-connect model
@@ -124,6 +124,13 @@ Acceptance:
`progress`. OpenBao public seal status now reports `sealed=false`; the prior
sealed message is no longer the active blocker.
**2026-07-01:** Resolved the selector naming ambiguity in favor of ops-warden
canon. The local ops-warden routing catalog and playbook define
`openrouter-llm-connect` as the draft OpenRouter/llm-connect route, so
`CCR-2026-0003` and this workplan now use that catalog id and command
shape. T01 remains `progress` until activity-core/platform approval moves
the CCR out of `proposed`.
## T02 - Confirm Kubernetes auth and External Secrets binding
```task