feat: prepare data-only Anthropic native delivery lane

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a0726e-5232-73f2-aaca-2c05ceb62efb
This commit is contained in:
tegwick 2026-09-06 00:25:37 +02:00
parent ebdff586fe
commit 6a0daae437
7 changed files with 202 additions and 4 deletions

View file

@ -120,3 +120,10 @@ Before accepting an existing production lane:
that approval cannot be resolved.
8. Preserve the interim route until native positive and negative verification
passes without exposing a value.
### Optional data-only KV read policy
`delivery_auth.metadata_read` is a boolean, defaulting to `true` for existing
lanes. Set `false` when the consumer needs only the KV data GET; generated
policy omits the metadata endpoint. Owner metadata verification then needs
separate operator authority, not broader consumer access.