levineuwirth.org/build
Levi Neuwirth c68d03af31 Fix audit MEDs in feature modules
- Backlinks: handle Plain blocks (tight list items) and DefinitionList
  in link extraction — links in ordinary bullet lists were invisible to
  the backlinks system (AUDIT §3.3)
- Sidenotes: render note bodies with a KaTeX writer so footnote math
  reaches the client-side KaTeX pass instead of degrading to italics
  (§2.4)
- Archive: join manifest to provenance on normalised URLs like every
  other comparison in the system — an equivalent-form URL edit silently
  unpublished the page while links kept pointing at it (§3.6)
- Photography: flat singles get their basename as slug and root-level
  asset paths in map.json (§3.7); geo-precision now fails closed — an
  unrecognised value (typo'd "hidden") suppresses the pin instead of
  publishing rounded coordinates (§3.8)
- Stability: age is measured first-commit -> today, not the commit
  span, so quiet time stabilises a piece as documented (§3.4);
  history: entries are sorted newest-first by date regardless of
  authored order (§3.5); pinned pages format last-reviewed like the
  git branch (§3.10)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 09:43:25 -04:00
..
Filters Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
Archive.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
ArchiveIndex.hs Fix audit HIGHs/MEDs in build code 2026-06-10 09:21:30 -04:00
Authors.hs more prominent related pages 2026-05-03 14:01:14 -04:00
Backlinks.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
BibExtras.hs Tighten partial patterns and switch to strict file reads in build/ 2026-05-07 15:08:47 -04:00
Catalog.hs Tighten partial patterns and switch to strict file reads in build/ 2026-05-07 15:08:47 -04:00
Citations.hs Navigation refactor 2026-04-19 14:35:41 -04:00
Commonplace.hs Fix audit HIGHs/MEDs in build code 2026-06-10 09:21:30 -04:00
Compilers.hs Spec dilemma 2026-05-01 21:22:01 -04:00
Contexts.hs Fix audit HIGHs/MEDs in build code 2026-06-10 09:21:30 -04:00
Dingbat.hs major visual changes - dingbats, footer, etc 2026-04-17 12:48:22 -04:00
Filters.hs Add link archive system: snapshots, backlinks, link-rot 2026-05-23 10:06:33 -04:00
Main.hs Add link archive system: snapshots, backlinks, link-rot 2026-05-23 10:06:33 -04:00
Marks.hs Marks II: broader monogram coverage + audit-marks tool 2026-05-23 12:05:08 -04:00
Now.hs Current rework 2026-04-26 19:42:47 -04:00
Pagination.hs Navigation refactor 2026-04-19 14:35:41 -04:00
Patterns.hs Spec dilemma 2026-05-01 21:22:01 -04:00
Photography.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
SimilarLinks.hs major visual changes - dingbats, footer, etc 2026-04-17 12:48:22 -04:00
Site.hs Add /poetry/ and /fiction/ indexes; widen tag-collision guard 2026-06-10 09:25:50 -04:00
Stability.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
Stats.hs Fix audit HIGHs/MEDs in build code 2026-06-10 09:21:30 -04:00
Tags.hs Add /poetry/ and /fiction/ indexes; widen tag-collision guard 2026-06-10 09:25:50 -04:00
Utils.hs Tighten partial patterns and switch to strict file reads in build/ 2026-05-07 15:08:47 -04:00