activity-core/docs/adr
tegwick 1c4b3c592c
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
docs: accept ACT-ADR-006, profile-driven execution over the pull queue
glas-harness answered both open questions from ACTIVITY-WP-0032, so T01 is
resolved as option A: the ops_run pull queue stays and carries the versioned
harness_profile_ref plus attribution refs. The claiming executor passes the
request into Glas, which resolves or refuses before sandbox creation. This
changes the execution contract without also changing scheduling topology.

Two answers shaped the plan:
- harness_profile_ref and approach_hint coexist with distinct semantics.
  approach_hint must never override, synthesize, or fall back from an absent or
  invalid profile ref on governed execution — T02 must enforce that in code.
- The glas-harness catalog is authoritative and must not be mirrored. Glas has
  no network validation service today, so emit-time remote validation is not
  available.

T03 is corrected accordingly: validate locally and structurally, rely on the
execution-side Glas resolver as the mandatory fail-closed check, and record the
residual gap rather than papering over it with a mirrored catalogue.

Hub decision 147beec6-7fe7-4837-8e3a-4264a240379d.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 13:57:48 +02:00
..
adr-001-event-bridge-architecture.md Add publication front-matter to ACT-ADR-001–005 2026-08-19 00:16:41 +02:00
adr-002-definition-format.md Add publication front-matter to ACT-ADR-001–005 2026-08-19 00:16:41 +02:00
adr-003-rule-instruction-model.md Add publication front-matter to ACT-ADR-001–005 2026-08-19 00:16:41 +02:00
adr-004-producer-trust-boundary.md Add publication front-matter to ACT-ADR-001–005 2026-08-19 00:16:41 +02:00
adr-005-ops-runs-vs-dev-work-records.md Add publication front-matter to ACT-ADR-001–005 2026-08-19 00:16:41 +02:00
adr-006-glas-profile-execution.md docs: accept ACT-ADR-006, profile-driven execution over the pull queue 2026-08-21 13:57:48 +02:00