activity-core/docs
tegwick 5bd0ee5ff9
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 0s
Build and Publish Container Image / build-and-push (push) Successful in 19s
feat(ops-run): carry harness_profile_ref and attribution refs
ACTIVITY-WP-0032-T02 / ACT-ADR-006. ops_runs grows harness_profile_ref (text,
indexed) and execution_refs (jsonb), migration 0008, threaded through the
emission path, queue projection, and run artefacts.

The important part is the enforcement, not the columns. ACT-ADR-006 says
approach_hint must never override, synthesize, or fall back from an absent or
invalid harness_profile_ref — a silent fallback would reintroduce the
claim-time routing failure of 2026-08-17. resolve_execution_selector never
consults the hint: a malformed ref raises even when a hint is present, and
ACTIVITY_CORE_REQUIRE_HARNESS_PROFILE turns an absent ref into an error once
definitions have migrated.

Validation is structural only, since the glas-harness catalogue is
authoritative and must not be mirrored. Requiring the <id>@<version> pin is
worth doing locally: GlasProfiles.resolve matches an unpinned ref against every
version and refuses it as ambiguous, so the pin converts a late failure into an
emission-time error without knowing any profile id.

Migration verified on real PostgreSQL 16: upgrade, downgrade, re-upgrade, and a
legacy-shaped row still inserts and stays claimable.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 14:14:08 +02:00
..
adr docs: accept ACT-ADR-006, profile-driven execution over the pull queue 2026-08-21 13:57:48 +02:00
conventions.md Implement ACTIVITY-WP-0022/0023: safe sink default and gap closures 2026-07-21 21:40:08 +02:00
deploy-ops-run-queue-railiance.md docs: claim loop is primary for FI; dual-clock timer retired 2026-08-05 15:33:21 +02:00
edge-relay-resilience.md fix(edge): retry+degrade side-effect POSTs; finish ACTIVITY-WP-0027 2026-08-05 17:53:00 +02:00
execution-queue-boundary.md feat(ACTIVITY-WP-0029): inventory callers, retarget sweep, bound execution 2026-08-18 10:52:56 +02:00
idempotency.md Repair production automation truth and schedule cleanup 2026-08-20 11:20:23 +02:00
issue-core-emission-boundary.md Route issue-core directly on railiance01 2026-08-19 23:41:57 +02:00
llm-connect-host-access.md feat(ops): run artefacts in API/UI + llm-connect host access design 2026-08-05 17:23:02 +02:00
ops-run-queue.md feat(ops-run): carry harness_profile_ref and attribution refs 2026-08-21 14:14:08 +02:00
ops-sso-access.md Finish ACTIVITY-WP-0025 after NK-WP-0021 group allowlist. 2026-07-22 17:47:57 +02:00
recurring-automations-playbook.md fix(edge): retry+degrade side-effect POSTs; finish ACTIVITY-WP-0027 2026-08-05 17:53:00 +02:00
repo-automation-review-cli.md feat(activity): multi-service config, make help default, install-cli 2026-08-06 17:25:54 +02:00
runbook.md feat(ACTIVITY-WP-0029): inventory callers, retarget sweep, bound execution 2026-08-18 10:52:56 +02:00
state-hub-caller-map.md feat(ACTIVITY-WP-0029): inventory callers, retarget sweep, bound execution 2026-08-18 10:52:56 +02:00
task-emission-consumer-contract.md Implement ACTIVITY-WP-0026 ops_run claim queue (T01–T06). 2026-08-03 19:22:50 +02:00