docs/OPERATIONS.md — there is no runbook, and no document says what watches production #6
Labels
No Label
P0
P1
P2
release-blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Project-Template#6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
The template ships scripts to back up, deploy, check health and read the deployed version, and no document saying where errors go, what alerts, who receives it, or what to do first when it is down. Grep finds zero mentions of error tracking, observability or database restore across docs/**.
healthcheck.sh answers 'is it up'. Nothing answers 'is it working', and nothing records the date a backup was last actually restored -- privacyllc-web's own QA verdict already says a backup nobody has restored is a guess.
Five sections, placeholders rather than invented values: where errors go; what alerts and to whom; backups including the last verified restore date; rate limits and cost ceilings (precautionary); and 'it is down, what now' naming status.sh, status.sh --logs and deploy.py.
Marked (only for a deployed service). A local tool or a library deletes the file rather than carrying five headings of unanswered placeholders, which reads as a runbook nobody wrote rather than a document that never applied.
Verify: docs/OPERATIONS.md exists with the five sections, a status header and an applicability line; it is in scaffold.sh's DOCS array; and docs/DOC_TRUST_MAP.md's question table points at it.