levineuwirth.org/build
Levi Neuwirth 56afdb867a Feature modules: URL normalization, Maybe-trust, proper medians
- Empty/all-comments manifest.yaml is the empty archive, not a fatal
  parse error (AUDIT §3.11)
- Backlinks normaliseUrl strips index.html like SimilarLinks, so links
  to canonical directory URLs invert again; Stats normUrl updated in
  lockstep (§3.12)
- PDF viewer file= query value percent-encoded (hand-rolled RFC 3986
  encoder; network-uri is not a dependency) (§3.13)
- Photography feed thumbnails embed for flat singles and series
  children, not just directory entries (§3.14)
- Marks trust is Maybe Int: missing confidence/evidence collapses the
  figure to the bare frame as documented, instead of a literal
  "0 TRUST"; result-shape glyph centers when no score (§3.15)
- Unknown catalog categories fold into one Other bucket; medians take
  the mean of middle elements; protocol-relative URLs excluded from
  backlinks; @string/@comment/@preamble skipped in BibTeX parsing;
  watch-staleness of the once-per-process archive reads documented;
  stale comments fixed (§3.16, §3.9)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 11:13:34 -04:00
..
Filters Filters: fence/code-span awareness, host matching, nested-header skip 2026-06-10 11:13:08 -04:00
Archive.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
ArchiveIndex.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
Authors.hs more prominent related pages 2026-05-03 14:01:14 -04:00
Backlinks.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
BibExtras.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
Catalog.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -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 Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -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 Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
Now.hs Current rework 2026-04-26 19:42:47 -04:00
Pagination.hs Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -04:00
Patterns.hs Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -04:00
Photography.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
SimilarLinks.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
Site.hs Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -04:00
Stability.hs Fix audit MEDs in feature modules 2026-06-10 09:43:25 -04:00
Stats.hs Feature modules: URL normalization, Maybe-trust, proper medians 2026-06-10 11:13:34 -04:00
Tags.hs Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -04:00
Utils.hs Core build cleanups: guards, pattern unification, noResult hygiene 2026-06-10 11:13:08 -04:00