Site Reliability Checklist
Use this checklist during maintenance sessions to keep cross-page behavior stable and consistent.
Content Integrity
- Verify each jump-list link resolves to a valid on-page anchor.
- Check chronological and alphabetical pages both include the same person where expected.
- Confirm century placement matches date-of-death convention.
Cross-Page Link Integrity
- Check Home links for moved entries.
- Check active calendar links for moved entries.
- Check selector pages and special index pages for stale targets.
Sidebar and Script Stability
- Confirm Saints Of This Week rotator loads, rotates, and read-more links resolve.
- Confirm sidebar search returns expected anchors and page hits.
- Confirm no quote truncation artifacts from malformed punctuation.
Typography and Encoding QA
- Check accented names render correctly.
- Check apostrophes and quotation marks do not break extraction logic.
- Check no replacement-character artifacts appear in edited sections.
Release Checklist
- Run targeted page checks after every move/edit batch.
- Record meaningful structural fixes in Change Log.
- Capture pending issues through Report a Correction.