levineuwirth.org/build/Filters
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
..
Aftermatter.hs visual enhancements 2026-04-15 22:25:38 -04:00
Archive.hs Add link archive system: snapshots, backlinks, link-rot 2026-05-23 10:06:33 -04:00
Code.hs initial deploy! whoop 2026-03-17 21:56:14 -04:00
Dropcaps.hs initial deploy! whoop 2026-03-17 21:56:14 -04:00
EmbedPdf.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
Images.hs Spec dilemma 2026-05-01 21:22:01 -04:00
Links.hs Inline code reference previews 2026-05-02 10:40:43 -04:00
Math.hs initial deploy! whoop 2026-03-17 21:56:14 -04:00
Score.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
Sidenotes.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
Smallcaps.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
SourceRefs.hs Inline code reference previews 2026-05-02 10:40:43 -04:00
Transclusion.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
Typography.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
Viz.hs audit: Haskell build system correctness + Patterns.hs + Stats blaze rewrite 2026-04-10 17:41:13 -04:00
Wikilinks.hs wikilinks fix 2026-04-11 15:45:46 -04:00