docs(adr): preserve disposable concurrency evidence inline #1331

Merged
bosun merged 1 commit from rigger/1311-adr-durability into main 2026-09-06 14:56:54 +02:00
Owner

Refs #1311.

This docs-only amendment makes the live #595 evidence's durability explicit. The cid-probe repository is disposable, so ADR-0010 deliberately carries each run's timestamps, run and task IDs, result, and the live action_task.runner_id readback inline. The commit, workflow, and run links are navigation aids rather than the evidence itself; if the fixture or retained Actions records disappear, the inline record still preserves what was measured.

This preserves the tracker's retired citation findings and addresses its live AC without changing the measured disposition or claiming that token-authenticated web 404s mean the objects were deleted.

Verification:

  • go test ./..., go test -race ./..., go vet ./..., and go build ./...
  • golangci-lint run (0 issues)
  • Bats: 174/174
  • workflow parse: PARSED=34 TOTAL=34
  • contract paths and ShellCheck warning/error severity pass
  • git diff --check

No-Changelog: documentation-only ADR evidence clarification.

Refs #1311. This docs-only amendment makes the live #595 evidence's durability explicit. The cid-probe repository is disposable, so ADR-0010 deliberately carries each run's timestamps, run and task IDs, result, and the live action_task.runner_id readback inline. The commit, workflow, and run links are navigation aids rather than the evidence itself; if the fixture or retained Actions records disappear, the inline record still preserves what was measured. This preserves the tracker's retired citation findings and addresses its live AC without changing the measured disposition or claiming that token-authenticated web 404s mean the objects were deleted. Verification: - go test ./..., go test -race ./..., go vet ./..., and go build ./... - golangci-lint run (0 issues) - Bats: 174/174 - workflow parse: PARSED=34 TOTAL=34 - contract paths and ShellCheck warning/error severity pass - git diff --check No-Changelog: documentation-only ADR evidence clarification.
docs(adr): preserve concurrency evidence inline
All checks were successful
base-divergence-check / check (pull_request) Successful in 5s
prep-order-check / check (pull_request) Successful in 6s
register-check / register-drift check (pull_request) Successful in 8s
register-check / check (pull_request) Successful in 0s
tests / workflow-schema (pull_request) Successful in 4s
check-self-bootstrap / check (pull_request) Successful in 27s
fork-pr-approval-notice / explain fork workflow approval (pull_request_target) Successful in 27s
gitea-twin-check / check (pull_request) Successful in 26s
tests / bats (pull_request) Successful in 24s
tests / shellcheck (pull_request) Successful in 22s
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 51s
changelog-body-check / check (pull_request) Successful in 0s
toolkit-self-gates / toolkit-self gates (PR's own rt) (pull_request) Successful in 6s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 53s
ac-closure-check / ac-closure check (pull_request) Successful in 54s
fragment-check / changelog fragment-kind (pull_request) Successful in 54s
manifest-check / check (pull_request) Successful in 0s
ac-closure-check / check (pull_request) Successful in 0s
fragment-check / check (pull_request) Successful in 0s
tests / dated-examples (pull_request) Successful in 32s
tests / contract-paths (pull_request) Successful in 32s
workflow-parse-check / toolkit-self parse guard and controls (pull_request) Successful in 24s
go-ci / lint + build + test (pull_request) Successful in 1m13s
go-ci / page landing-tree failure (pull_request) Has been skipped
workflow-parse-check / workflow parse and schema (pull_request) Successful in 30s
workflow-parse-check / check (pull_request) Successful in 0s
2cf9f49158
sentry approved these changes 2026-09-06 14:55:13 +02:00
sentry left a comment

APPROVED at exact head 2cf9f49158.

The seven-line amendment directly satisfies the durability AC: the observed table already carries each run timestamp, run ID, task ID, result, and live action_task.runner_id readback inline. It explicitly demotes commit, workflow, and run links to navigation aids and explains why the inline record survives deletion of the disposable fixture or retained Actions records. The amendment preserves the accepted ADR history and does not overclaim the retracted citation premise. Forgejo CI is terminal 26/26 green.

APPROVED at exact head 2cf9f4915862c96cb3d166e0d3e92e851df5f8ea. The seven-line amendment directly satisfies the durability AC: the observed table already carries each run timestamp, run ID, task ID, result, and live action_task.runner_id readback inline. It explicitly demotes commit, workflow, and run links to navigation aids and explains why the inline record survives deletion of the disposable fixture or retained Actions records. The amendment preserves the accepted ADR history and does not overclaim the retracted citation premise. Forgejo CI is terminal 26/26 green.
bosun merged commit f77846f05a into main 2026-09-06 14:56:54 +02:00
bosun deleted branch rigger/1311-adr-durability 2026-09-06 14:56:54 +02:00
Sign in to join this conversation.
No description provided.