Add harness.agent-dev-local@1.1.1 on claude-sonnet-5; block 1.1.0
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 226514@bnt-lap001 Assistant-Session: 26ba103d-05fe-45a1-9cd7-9475bf239df6
This commit is contained in:
parent
e17e2eb990
commit
30be818081
5 changed files with 53 additions and 7 deletions
|
|
@ -3,8 +3,8 @@ version: "1.1.0"
|
|||
contract_version: "1.0"
|
||||
status: enabled
|
||||
operational_readiness:
|
||||
status: unverified
|
||||
reason: bounded GLAS-WP-0012-T04 proof candidate; no positive real-run evidence yet
|
||||
status: blocked
|
||||
reason: superseded by 1.1.1 (claude-sonnet-5) before any real run; runtime 2cfc7b5f bundles the earlier unverified copy and is not used
|
||||
owner: glas-harness
|
||||
evidence_ref: GLAS-WP-0012-T03
|
||||
rein:
|
||||
|
|
|
|||
37
profiles/harness.agent-dev-local-1.1.1.yaml
Normal file
37
profiles/harness.agent-dev-local-1.1.1.yaml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
id: harness.agent-dev-local
|
||||
version: "1.1.1"
|
||||
contract_version: "1.0"
|
||||
status: enabled
|
||||
operational_readiness:
|
||||
status: unverified
|
||||
reason: bounded GLAS-WP-0012-T04 proof candidate; no positive real-run evidence yet
|
||||
owner: glas-harness
|
||||
evidence_ref: GLAS-WP-0012-T03
|
||||
rein:
|
||||
id: rein-aharness
|
||||
required_capabilities:
|
||||
session_style: unattended
|
||||
model_class: frontier
|
||||
sandbox_profile: profile.bwrap-local
|
||||
tool_profile: green-commit-only
|
||||
model:
|
||||
provider: anthropic
|
||||
model: claude-sonnet-5
|
||||
model_class: frontier
|
||||
route: claude-code-cli
|
||||
limits:
|
||||
budget_tokens: 60000
|
||||
timeout_seconds: 900
|
||||
max_turns: 30
|
||||
max_budget_usd: 5.0
|
||||
credential_route_refs: []
|
||||
metadata:
|
||||
latency_class: fast
|
||||
stream_tool_events: true
|
||||
# Candidate for the metered one-cycle owner (rein-aharness metered-once).
|
||||
# The provider key stays with MessagesOwner outside bwrap; the workload gets
|
||||
# only an owner-socket route, so the sandbox keeps empty egress and no
|
||||
# credential route refs. max_budget_usd matches the accepted spend envelope
|
||||
# hfact-glas-anthropic-2026-09 (infd-20260921-b01). Model claude-sonnet-5 is
|
||||
# the operator's 2026-09-23 choice; it supersedes 1.1.0 (claude-sonnet-4-6).
|
||||
# Rollback: pin 1.0.0; 1.1.0 is blocked.
|
||||
Loading…
Add table
Add a link
Reference in a new issue