All notable changes to Awesome Mnemonics are documented here. The format is based on Keep a Changelog.
- Domain addenda (stubs) — network-engineering, cloud-native, database-performance: BGP, K8s, service mesh, query/connection-pool placeholders; add via PR.
- README: Quick Start (SRE/Infra) — Runbook,
pip install+mnemonic pipeline crisis, alias in~/.zshrc. CLI alias example. Tools & docs, Domain guides. - README: Sources & References — Evidence tier (★★★/★★/★); ✓/⚠/ℹ = attribution, ★ = evidence.
- FIELD-REPORTS — "Evidence base" in Why contribute. CONTRIBUTING — High-Value: domain addenda, Field Reports.
- README: Awesome-list comprehensibility — "A curated list of…"; Tools & docs, Domain guides; Categorized Index and Pipeline intros clarified; CLI and Problem Solving Techniques signposting.
- Downloadable docs — Complete Guide and Quick Reference synced to README/PRINT; v2.6 ZIPs; PDF, DOCX, RTF rebuilt.
- HELP, HANDLE, PUSH, HOPE — Stress bloat (per review: consolidate to top 3–4). Kept STOP, PACE, ARIES, CALM, SHINE.
- Downloadable docs — Complete Guide and Quick Reference synced to README/PRINT; v2.5 ZIPs; PDF, DOCX, RTF rebuilt.
- SNR (Who Uses, CLI) — README: shorter Who Uses CTA; CLI install/examples on one line; Homebrew note trimmed
- Downloadable docs — Complete Guide: Who Uses (be first, social proof, one-line PR), CLI section, TOC; Quick Ref release line; v2.1 ZIPs
- TOC and fragment links — README, Complete Guide, METRICS, runbook: anchor slugs updated to match GitHub heading IDs (emoji/leading hyphen fixes:
#-categorized-index→#categorized-index,#-proven-mnemonic-pipelines→#proven-mnemonic-pipelines, etc.) - Downloadable docs — Complete Guide and Quick Reference (PDF, DOCX, RTF, MD) regenerated; v2.0 ZIP bundles added
- CHANGELOG.md — Version history (v1.0, v1.1, v1.5, v1.8) and maintenance notes
- CI (
.github/workflows/docs.yml) — Markdown lint (markdownlint), link check (lychee), spellcheck (codespell) - mnemonics-index.yaml — Tagged index for mnemonics and pipelines (enables search and CLI)
- CLI (
scripts/mnemonic) —pipelineandsearchcommands; requires PyYAML (pip install -r scripts/requirements.txt) - Runbook template (
templates/incident-response-runbook.md) — Pre-filled STOP → TRACE → DEBUG → 8D - docs/METRICS.md — Map of pipelines and mnemonics to TTA, MTTI, MTTR, MTBF
- docs/FIELD-REPORTS.md — Template and CTA for incident write-ups
- README — Integrations line (CLI, runbook, Metrics, Field Reports), CHANGELOG link, flowchart text summary (accessibility)
- .markdownlint.yaml, .codespell-ignore-words — Config so existing docs pass lint and spell
- SNR refactor — README, CONTRIBUTING, docs, runbook: clarity, readability, usability; reduced length and complexity without removing info
- Downloadable docs (v1.8) — Complete Guide and Quick Reference (PDF, DOCX, RTF, MD) rebuilt from latest README and PRINT-QUICK-REFERENCE; v1.8 ZIP bundles
- Offline-ready release formats: PDF, DOCX, RTF, Markdown with working table of contents
- ZIP bundles for Complete Guide and Quick Reference (all formats in one file)
- Ishikawa (Fishbone) and A3 Problem Solving in Problem Solving, Categorized Index, and Quick Reference
- PADDER in Quick Reference and Print Quick Reference
- D8 wording fix in 8D Approach (Sources)
- Full Sources & References with attribution (✓ documented, ⚠ adapted, ℹ curated)
- CITATION.cff for citation metadata
- CHANGELOG.md (this file)
- Table of contents and anchor consistency across release formats
- CONTRIBUTING and Print Quick Reference links in PDF/DOCX/RTF for portability
- Six Proven Mnemonic Pipelines: Crisis Response, Conflict Resolution, Root Cause Investigation, Strategic Design, Stress Burnout Recovery, Rapid Triage
- Categorized Index (Ops, RCA, Systems Design, Human Factors, Personal Life)
- Mnemonic Selection Flowchart (quick / complex / stress branches)
- Quick Reference & On-Call Guide with situation → pipeline mapping
- Problem Resolution Threats (DICE, FATE, PEST) and triage integration
- CONTRIBUTING.md with submission criteria and pipeline guidelines
- Initial collection: Problem Solving (PREPARE, PADDER, ICEBERG, IDEA, 5 Whys, 8D), Problem Analysis (RACI, PESTEL, SWOT, SET), Stress (PACE, STOP, ARIES, HELP, HANDLE, CALM, PUSH, HOPE, SHINE), Communication (BREATHE, PAUSE, WAIT), Infrastructure (TRACE, SCALE, DEBUG)
- PRINT-QUICK-REFERENCE.md for one-page print use
- Added for new mnemonics, pipelines, docs, or tooling
- Changed for updates to existing content or behavior
- Fixed for corrections and consistency
- Removed for deprecated or withdrawn content
When cutting a release, add a new ## [X.Y.Z] - YYYY-MM-DD block at the top and link the version in the Release Versions section of README.