fix(runbooks): update 47 module runbooks to canonical RS2000 path #321
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform!321
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/fix/runbook-canonical-paths"
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?
Summary
DeepSeek-v4-Pro deep review 2026-05-14, finding #1 (CRITICAL): 47 of 80 module runbooks referenced
/opt/vps-home-platform-infra/compose/apps/as the operational compose path. Post-cutover canonical is/opt/pdurlej-platform/current/compose/apps/.Why critical
During a 2 AM incident, operator or agent follows runbook recovery steps → compose commands fail silently (wrong path) → escalation widens → operator-attention cost multiplies. Exactly the 'agent-reads-wrong-signal' trap ADR-0018 was written to prevent, applied to human-readable recovery docs.
What
Mechanical sed batch, no semantic changes beyond path correction:
/opt/vps-home-platform-infra/compose/apps/compose.yaml→/opt/pdurlej-platform/current/compose/apps/compose.yaml/opt/vps-home-platform-infra/compose/apps/(cd-form) →/opt/pdurlej-platform/current/compose/apps/47 files changed, 84/-84 lines.
Verification
Zero remaining legacy references in module runbooks.
Tier
Lite per ADR-0007 (single mechanical concern, no schema/runtime/sacred-path mutation, all docs).
Out of scope (deferred)
Legacy fallback block per DeepSeek's recommendation. Adds 47 × ~5 lines of conditional prose. Defer until F4 retire decision is made — if legacy path is genuinely going to be removed in F4, fallback block becomes counter-productive noise. Operator can request follow-up if F4 timeline slips.
Refs DeepSeek deep review
state/deep-reviews/2026-05-14-platform-deep-review.mdfinding #1, ADR-0018Fork C triage result: superseded by #405. This original PR is currently non-mergeable and is broader than needed after the RS2000 cutoff: it rewrites every /opt/vps-home-platform-infra runbook reference, including non-compose legacy/data/config/rollback references that should stay explicit. #405 is a narrower replacement that updates only operational compose command paths to /opt/pdurlej-platform/current/compose/apps and preserves intentional legacy references. Closing this PR to keep the queue clean.
Pull request closed