glas-harness/profiles/harness.agent-dev.yaml

32 lines
843 B
YAML
Raw Normal View History

id: harness.agent-dev
version: "1.0.0"
2026-08-21 00:21:53 +02:00
contract_version: "1.0"
status: enabled
operational_readiness:
status: unverified
reason: no positive remote execution proof exists after transport hardening
owner: glas-harness
evidence_ref: GLAS-WP-0005
2026-08-21 00:21:53 +02:00
rein:
id: rein-aharness
required_capabilities:
session_style: unattended
model_class: frontier
sandbox_profile: profile.agent-dev
tool_profile: green-commit-only
2026-08-21 00:21:53 +02:00
model:
provider: anthropic
model: claude-sonnet-4-6
model_class: frontier
route: claude-code-cli
limits:
budget_tokens: 60000
timeout_seconds: 900
credential_route_refs: []
metadata:
latency_class: standard
2026-08-21 00:21:53 +02:00
stream_tool_events: true
# Pairs with sand-boxer's profile.agent-dev (ext.compose-ssh, remote
# host over SSH). Use harness.agent-dev-local for fast local iteration
# without the SSH hop.