summaryrefslogtreecommitdiff
path: root/doc/rtfm.md
AgeCommit message (Collapse)Author
5 daysFix synoptic chart rasterization: switch to pdftoppmHEADmastercr4y
BOM's IDY00030 chart-generator update on 2026-08-26 exposed an upstream Ghostscript bug where magick's PDF delegate silently drops all page content but isobars at production DPI. Poppler's pdftoppm renders the same PDFs correctly, so it now does the rasterization step and magick just resizes. Records the incident, remediation, and a separate unfixable BOM-side monochrome-fill defect in doc/rtfm.md.
2026-07-31rtfm: record orphaned pair-cache cleanupSt33v
st33v removed the ~275 leftover PoC-era loose frame files from /mnt/enclave/synoptic/pairs/ noted in the handbook's Current status. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-31Add doc/rtfm.md handbook; fix stale button label and unit descriptionSt33v
Commits index.html's "3-day history" button label (deployed earlier this session but not yet committed), drops the now-inaccurate hardcoded day-count from synoptic-morph.service's Description=, and adds doc/rtfm.md as the formation's continuously-maintained handbook per house convention. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>