Version History

All versions use reverse date format: YYYY.MM.DD

2026.04.23 — Initial Release

  • Wiki scaffold created (Hugo + Cloudflare Pages)
  • 74 project pages auto-generated from Postgres
  • Dark navy theme with MediaWiki-style navigation
  • D3.js interactive graph view
  • Client-side search (lunr.js)
  • Wikilink shortcode and backlinks system
  • Learning pipeline integrated (dual-write to markdown + Postgres)
  • Neon Postgres backend (6 tables, pgvector enabled)
  • 57 learnings and 117 signals backfilled from session history

Versioning Convention

Wiki versions follow YYYY.MM.DD format (e.g., 2026.04.23), incrementing naturally with each significant update. This is tracked in:

  • This changelog page
  • Postgres upgrades table
  • Git commit history (wfmlabsorg/ted-wiki)