feat: return combined bwrap runtime candidate to Glas
Answer the GLAS-WP-0015 handoff for SAND-WP-0015-T04 without activating any production path. Add candidate profile profile.claude-agent-dev-proof v1.1.0 (ext.bwrap, localhost-only, default: deny, declared api.anthropic.com:443) for GLAS-WP-0012 review. The committed profile grants no egress by itself — ext.bwrap refuses it unless owner extension config independently allowlists the destination — and a regression test asserts that fail-closed default. Reconcile the differing project examples in favour of the acceptance runner's actor agt / project glas-local-proof, keeping the documented credential route bound to that single project rather than broadening it. Record the return contract (profile revision, host scope, consumer tuple, runtime digest and mount paths, declared egress, value-free denial/cleanup receipts) in docs/bwrap-runtime.md. T04 stays wait: Claude credential lane, owner machine authentication, pinned Claude executable and real-model acceptance remain operator gated. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HjyScPKb8MV8y2VZHGFSSV Assistant: claude-code Assistant-Model: opus Assistant-Process: 716401@bnt-lap001 Assistant-Session: 0d02392b-d4a8-4fed-98e3-32333f768169
This commit is contained in:
parent
17d4160b6e
commit
23d0c2b34d
6 changed files with 124 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ status: blocked
|
|||
owner: codex
|
||||
topic_slug: bwrap-runtime-and-private-state
|
||||
created: "2026-09-05"
|
||||
updated: "2026-09-05"
|
||||
updated: "2026-09-06"
|
||||
state_hub_workstream_id: "d3f12387-fd23-58f0-b979-9c811507614d"
|
||||
---
|
||||
|
||||
|
|
@ -129,3 +129,25 @@ a data-only consumer read policy. Its production exec refuses before OpenBao
|
|||
until SECRETS-WP-0007-T04 and SECRETS-WP-0008-T02/T06 deliver canonical
|
||||
authorization/consume and service authority. T04 remains waiting on that live
|
||||
owner path, the pinned Claude executable and real model acceptance.
|
||||
|
||||
## 2026-09-06 combined-runtime candidate returned to Glas
|
||||
|
||||
Answered the GLAS-WP-0015 handoff. Added candidate profile
|
||||
`profile.claude-agent-dev-proof` version 1.1.0 (`ext.bwrap`, localhost-only,
|
||||
`default: deny` with declared `api.anthropic.com:443`) for GLAS-WP-0012 review.
|
||||
The committed profile grants no egress by itself: `ext.bwrap` refuses it unless
|
||||
the owner extension config allowlists the destination, and a regression test now
|
||||
asserts that fail-closed default. `make check`: lint clean, 172 tests passed.
|
||||
|
||||
Resolved the differing project examples in favour of the acceptance runner's
|
||||
`actor: agt` / `project: glas-local-proof`, and bound the documented credential
|
||||
route to that single project rather than broadening it. The full return contract
|
||||
— profile id/revision, host scope, consumer tuple, runtime digest and mount
|
||||
paths, declared egress, and the value-free denial/cleanup receipts — is in
|
||||
`docs/bwrap-runtime.md`.
|
||||
|
||||
T04 stays `wait`: the concrete Claude credential lane and delivery/revocation
|
||||
contract, owner machine authentication, the pinned Claude executable with its
|
||||
own proxy startup proof, and the real-model acceptance are still operator and
|
||||
upstream-owner gated. Provider workspace scope and spend limit remain operator
|
||||
inputs. `SAND-WP-0014-T05` remains open on the same gates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue