fix(runbooks): update 47 module runbooks to canonical RS2000 path #321

Closed
claude wants to merge 1 commit from claude/fix/runbook-canonical-paths into main
Collaborator

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

$ grep -rln /opt/vps-home-platform-infra modules/*/runbook.md | wc -l
0

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.md finding #1, ADR-0018

## 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 ``` $ grep -rln /opt/vps-home-platform-infra modules/*/runbook.md | wc -l 0 ``` 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.md` finding #1, ADR-0018
fix(runbooks): update 47 module runbooks to canonical RS2000 path
All checks were successful
base-is-main / guard (pull_request) Successful in 1s
canary-required / collect-diff (pull_request) Successful in 4s
patchwarden-pr-sanity / collect-diff (pull_request) Successful in 3s
platformctl plan / auto-apply scope (pull_request) Successful in 23s
canary-required / canary (pull_request) Successful in 15s
patchwarden-pr-sanity / sanity (pull_request) Successful in 22s
2ae63a92af
DeepSeek deep review 2026-05-14 finding #1 (CRITICAL): 47 of 80 module
runbooks still referenced /opt/vps-home-platform-infra/compose/apps/
as the operational compose path. Post-cutover canonical path is
/opt/pdurlej-platform/current/compose/apps/.

Impact: 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.

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 (39 files)
- /opt/vps-home-platform-infra/compose/apps/ →
  /opt/pdurlej-platform/current/compose/apps/ (cd-form, 9 files,
  some overlap with above)

Verification: zero remaining legacy references in modules/*/runbook.md.

Tier: Lite per ADR-0007 (single mechanical concern, no schema/runtime/
sacred-path mutation, all docs).

Refs DeepSeek deep review 2026-05-14 finding #1
Collaborator

Fork 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.

Fork 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.
codex closed this pull request 2026-05-24 08:03:37 +02:00
All checks were successful
base-is-main / guard (pull_request) Successful in 1s
Required
Details
canary-required / collect-diff (pull_request) Successful in 4s
patchwarden-pr-sanity / collect-diff (pull_request) Successful in 3s
platformctl plan / auto-apply scope (pull_request) Successful in 23s
canary-required / canary (pull_request) Successful in 15s
patchwarden-pr-sanity / sanity (pull_request) Successful in 22s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
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
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/platform!321
No description provided.