Record the long-form service shape and the no-uptime-figures direction in the docs #218
Labels
No Label
P0
P1
P2
P3
accessibility
backend
bug
content
data-integrity
enhancement
frontend
infra
integration
owner
owner-input
performance
phase-7
phase-8
release-blocker
security
seo
ui
ux
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Queue-North-Website#218
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?
Docs that would send the next writer the wrong way once the two pages ship. Edited in place, in the same commit as the pages; no new markdown files.
docs/design/REDESIGN_REVIEW.mdrecommends "uptime guarantees", "SLA metrics" and "99.99% uptime" (its Include and Example Metrics lists, and lines 151, 231 and 284). Levi's direction of 2026-08-28 is the opposite: no generic uptime claim, only current, vendor-attributed and verified figures, and no superlatives. Add a dated correction.README.md:227says "uptime SLAs front and center".README.md:102-104says the SPA hydrates on top and that/privacy-policyhas a server-rendered fallback; neither is true.docs/design/OVERHAUL_PLAN.md: add the long-form service-detail blueprint; line 695 lists an Accordion for FAQs, which the sheets rule out (FAQs are visible text).docs/architecture/README.md: the content shape (page: { seo, hero, sections, related }and the block vocabulary),Governsgainssrc/data/**(nothing governs it today, so content-only commits fire no doc), and the false claim at lines 45-46.Verify:
python3 scripts/doc-triggers.pyover the commit leaves no fired document unedited, anddocs/design/REDESIGN_REVIEW.mdcarries the dated 2026-08-28 correction.Done in
aff8033. docs/design/REDESIGN_REVIEW.md's Include and Example Metrics lists now carry a dated 2026-09-10 correction recording the owner's direction: a figure appears only when current, vendor-attributed and verified, a vendor SLA is never presented as a Queue North guarantee, and no unsupported superlatives. docs/design/OVERHAUL_PLAN.md gains the long-form service page blueprint and no longer recommends an Accordion for an FAQ. README.md stops claiming a server-rendered privacy-policy fallback that never existed and describes what hydration now does. docs/architecture/README.md carries the content shape and Governs src/data/**. scripts/doc-triggers.py reports no fired document left unedited.