Cross-reference GLAS-WP-0002-T02 for the untested OpenBao credential path

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-26 20:13:49 +02:00
parent 1e0653d46c
commit 5619a14f15

View file

@ -64,3 +64,9 @@ round trip needed for this run.
The glas-harness adapter (`glas_harness/reins/rein_openweights.py`,
mirroring `reins/rein_aharness.py`) now exists and is what performed
this run.
**Follow-up tracked in glas-harness:** `GLAS-WP-0002-T02` — the OpenBao
AppRole/vault credential path (`credentials.py`'s `_acquire_token`/`bao
kv get` branch) is only unit-tested against mocked `bao` calls; it needs
a real (or realistic sandboxed) AppRole and a live run with
`OPENROUTER_API_KEY` unset to prove the vault round trip actually works.