glas-harness/examples/execution-request.json
tegwick cac605abd7
Some checks failed
ci / validate (push) Has been cancelled
Make profile runtime readiness explicit
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a0233b-178d-7162-b92f-31a31ea8ca9b
2026-08-23 11:32:23 +02:00

21 lines
708 B
JSON

{
"harness_profile_ref": "harness.agent-dev@1.0.0",
"repo": "/absolute/path/to/target-repo",
"title": "Implement the bounded assignment",
"description": "Apply the approved change, run focused checks, and commit the result.",
"actor": "agt",
"project": "example-domain",
"request_id": "execution-018f",
"correlation_id": "activity-42",
"assignment_ref": "role-assignment:agent-7:42",
"role_ref": "role:maintainer@3",
"duty_ref": "duty:bounded-change@2",
"goal_refs": [
"goal:reliable-delivery@5"
],
"resource_envelope_refs": [
"resource-envelope:standard-coding@1"
],
"expected_output": "A verified commit and normalized execution evidence",
"report_to_hub": true
}