Skip to content

v0.2.0

Latest

Choose a tag to compare

@huskydoge huskydoge released this 10 Jul 13:26

Site performance

  • Reduced papers.json from 370,796 to 206,451 bytes raw and from 74,208 to about 34.5 KB gzip.
  • Added a 6,387-byte submission-meta.json, cutting the submission-page bootstrap payload by 98.28%.
  • Reduced the favicon by 95.58%, removed Google Fonts from the critical path, and eliminated duplicate first-render card construction.
  • Added enforceable static-asset budgets and ensured generated submission metadata is published by both rebuild workflows.

Verified paper catalog

  • Audited all 109 canonical papers against primary sources with evidence ledgers.
  • Corrected metadata, descriptions, venues, links, categories, mechanisms, domains, focus tags, and aliases where supported.
  • Removed three out-of-scope records while retaining auditable tombstones.
  • Added deterministic structural auditing, complete evidence validation, and a reproducible catalog risk inventory with zero structural errors.

Verification

  • GitHub Actions generated 109 papers, 7 blogs, and submission metadata for 116 source paths.
  • All six performance budgets passed.
  • 205 unit tests passed.
  • Browser verification covered search, filters, category/table views, 390px responsive layout, dark mode, and a zero-error homepage console.
  • GitHub Pages deployment for commit d23918a succeeded, and the live payload reports 109 papers with one compact briefing and no briefing content fields.

Full implementation and audit details: PR #40.