docs(rs2000): record release readiness evidence #294
No reviewers
Labels
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform!294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/rs2000/release-readiness-evidence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Canary status: missing — PR relies on normal CI checks; no manual 3+3 fired yet.
Canary Context Pack
Product story
RS2000 is now in the release-readiness lane. The operator needs one current status surface and durable runner docs so tomorrow's agents do not rediscover the same runtime facts or misread the release-root promotion failure.
What changed
NoNewPrivileges=falseonforgejo-deploy-runner.servicebecause the workflow uses a narrow sudo helper.state/STATUS_NOW.mdwith release-root and F2 no-op ramp evidence.Why it changed
PR #293's workflow initially failed because systemd
NoNewPrivileges=trueprevented sudo from elevating even though sudoers was correct. The runtime fix is now applied and verified; the repo should preserve that lesson for future agents.Files touched
docs/ci/runner-contract.mdrunbooks/forgejo-actions-runner.mdstate/STATUS_NOW.mdtests/test_release_root_promote.pyRelevant context
Runtime evidence
/opt/pdurlej-platform/current -> releases/e5e8fe02a3fc97dc147b9104670128bbc459a39ano stuck trusted-main auto-apply jobs; no restart fired.docker ps --filter health=unhealthyreturned no unhealthy containers; total running containers: 64.Known constraints
This PR records evidence and runner setup. It does not grant new deploy capability beyond the helper already installed for #293.
Explicit out-of-scope
np-meerkat-frontenddata-gap fix.Requested decision
Approve and merge after CI green so release-root docs/status match RS2000 reality.
Merge blockers
NoNewPrivileges=falseshould be represented differently for the narrow sudo helper.Spec sources read
docs/ci/runner-contract.md— deploy runner contract.runbooks/forgejo-actions-runner.md— live runner operations runbook.tests/test_release_root_promote.py— existing release-root contract tests.state/STATUS_NOW.md— canonical operator-facing status per ADR-0006.Refs #279
Refs #260