Notable changes from git history, grouped by deploy tag and category. Each entry shows the commit date.

deploy-2026-03-08-2

Backend changes

  • 2026-03-08 — Run 2026 week 09, fix workflow email
  • 2026-03-08 — weekly — Move cron to Sunday 15:00 UTC (~8 am PDT)

deploy-2026-03-08

Backend changes

  • 2026-03-08 — Run 2026 week 09, fix workflow email
  • 2026-03-08 — weekly — Move cron to Sunday 15:00 UTC (~8 am PDT)
  • 2026-03-06 — Prepare for launch
  • 2026-03-06 — Add Cursor agent file
  • 2026-03-07 — Update launch content
  • 2026-03-07 — Bump version to 3.0.1
  • 2026-03-07 — Redirect knowledge base to bci0 subdomain
  • 2026-03-08 — Fix deploy-tag step that fails when cherry-pick step removes main-worktree
  • 2026-03-08 — weekly — Fail loudly on empty topics, sort briefs by name not mtime, fix CSV path
  • 2026-03-08 — Update articles DB commit path

deploy-2026-03-07

Backend changes

  • 2026-03-07 — redirect knowledge base to bci0 subdomain

deploy-2026-03-06-init

Website design

  • 2026-03-01 — quartz — apply custom fonts to sidebar, body, and links via higher-specificity overrides
  • 2026-03-01 — quartz — mute highlight and textHighlight colors via custom.scss and sync config
  • 2026-03-01 — quartz — execute dataviewjs at build time (Digital Garden style)
  • 2026-03-01 — quartz — show file counts in explorer folder labels
  • 2026-03-01 — explorer — hide file count for feeds folder in file tree
  • 2026-03-02 — hero — fix mobile overlay; add RSS-by-email CTA with expectations
  • 2026-03-02 — quartz — show readme and agent below folders in explorer
  • 2026-03-02 — quartz — align HomeLink icon style and size with DarkMode/ReaderMode
  • 2026-03-02 — quartz — add footer copyright and Colophon link for public launch
  • 2026-03-02 — quartz — shorten hero subscribe button and remove hint line
  • 2026-03-02 — quartz — make explorer sort self-contained so file tree renders in browser
  • 2026-03-02 — quartz — explorer pinned-at-bottom via data only, avoid __name in browser
  • 2026-03-02 — quartz — resolve explorer sort from data-pinned first so pinned sort always wins
  • 2026-03-02 — quartz — align home icon weight and size with DarkMode/ReaderMode
  • 2026-03-02 — quartz — use root-level slugs readme/agent for explorer pinned sort; remove debug instrumentation
  • 2026-03-02 — quartz — unify home, dark, reader header icons (24×24 stroke)
  • 2026-03-02 — quartz — add early publish filter to skip parsing unpublished files
  • 2026-03-02 — site — re-enable Vercel insights script in Head, remove duplicate from componentResources
  • 2026-03-02 — quartz — emit static/graph.js unconditionally so graph view loads
  • 2026-03-02 — quartz — derive folder index dates from modified timestamps, distinct and labeled
  • 2026-03-02 — quartz — enrich homepage with RecentNotes and copy
  • 2026-03-05 — explorer — sidebar improvements — filter meta/graph, sort core first, Browse label

Backend changes

  • 2026-01-19 — centralize keywords, add more sources, increase clip success
  • 2026-01-19 — refresh briefs; TODO: fix HN fetch range
  • 2026-01-19 — update to use Minto pyramid
  • 2026-01-20 — test monthly flow; fetch is not bound
  • 2026-02-19 — add multi-topic support
  • 2026-02-19 — add work interest
  • 2026-02-19 — expose through quartz website
  • 2026-02-19 — remove old work
  • 2026-02-21 — unblock quartz
  • 2026-02-21 — remove stale tests
  • 2026-02-21 — remove dead code
  • 2026-02-21 — remove root-level logs
  • 2026-02-21 — add title suffix
  • 2026-02-21 — drop redundant files
  • 2026-02-21 — expand feeds, tune interests
  • 2026-02-22 — add 2025 research
  • 2026-02-23 — update triage prompt
  • 2026-02-24 — update version
  • 2026-02-25 — organize content by hand
  • 2026-02-25 — update workflows to new content structure
  • 2026-02-25 — run weekly update
  • 2026-02-26 — draft some files
  • 2026-02-26 — enable Giscus
  • 2026-02-26 — add new YAML header with template
  • 2026-02-26 — switch publish flag to draft
  • 2026-02-26 — add new Perplexity-based archive
  • 2026-02-26 — update site settings
  • 2026-02-26 — filter notes explicitly for publish
  • 2026-02-26 — add yearly BCI reviews 2003-2013
  • 2026-02-26 — add yearly BCI reviews 2014-2024
  • 2026-02-27 — adjust note frontmatter
  • 2026-02-27 — bump version
  • 2026-02-27 — vault too large; track published too
  • 2026-02-27 — ignore Obsidian workspace
  • 2026-02-28 — extend Obsidian cache for ignore
  • 2026-03-01 — overwrite theme settings
  • 2026-03-01 — update priority of custom SCSS
  • 2026-03-01 — reduce article database load
  • 2026-03-01 — left-align tables
  • 2026-03-01 — optimize quartz for large vault
  • 2026-03-01 — enforce table cell word wrap
  • 2026-03-01 — fix double file tree
  • 2026-03-01 — stop loading Giscus (remove from layout, update index copy); bump to 2.5.3
  • 2026-03-01 — sort file tree descending (files first, Z→A)
  • 2026-03-01 — show published file counts
  • 2026-03-01 — disable popovers; add articles to file tree with minimal index entry
  • change text highlight from yellow to orange (#E14016)
  • 2026-03-01 — rebind search after SPA nav
  • 2026-03-01 — add NCAN and Gerwin Schalk to BCI tracking
  • 2026-03-01 — improve search exit/preview, theme toggle, and text highlight
  • set neon orange-red (#FF4500) text highlight; override theme
  • 2026-03-01 — use pastel text highlight
  • 2026-03-01 — add quartz cache
  • phase-1 — define brand identity, color palette, typography, and content fixes
  • phase-1 — update OG social image with banner + brain composite
  • phase-2+3 — add Hero component, homepage layout, and section header styles
  • phase-3 — style section headers and intro blockquote treatments
  • 2026-03-01 — sort folder notes, fix hero
  • 2026-03-01 — sort alphabetically Z→A
  • 2026-03-01 — use NN favicon
  • 2026-03-01 — rename agent file
  • 2026-03-02 — add Home link icon next to reader mode and dark/light switch
  • 2026-03-02 — redesign index and readme, move form styles to custom.scss
  • 2026-03-02 — add searchable articles table from CSV with pagination and filter
  • 2026-03-02 — create Neural Noise visual identity — logo, waveform motifs
  • 2026-03-02 — postprocess briefs
  • 2026-03-02 — add graph view WebGPU fallback and load error handling
  • 2026-03-02 — address design and writing review (title spacing, hero/tagline, homepage copy, triage editorial)
  • 2026-03-02 — surface topics 2026
  • 2026-03-02 — add clean_feed_editorial script and apply to all feeds (strip triage frontmatter, editorial triage block)
  • 2026-03-02 — repair graph component
  • 2026-03-02 — drop quartz cache
  • 2026-03-02 — add WebGL fallback and minimum size for Pixi init in graph view
  • 2026-03-02 — add TagIndex emitter for static tag database (tagIndex.json)
  • 2026-03-03 — publish atomic topics — split center notes and neurotech-funding
  • 2026-03-03 — add changelog agent with Cursor agent CLI and important-only filter
  • 2026-03-03 — fix hero overlapping file tree and graph on mobile Android Chrome
  • 2026-03-03 — generate changelog by category with timestamps (website design, backend, content)
  • 2026-03-03 — enrich homepage — content, hero as banner, HomeBanner strip, card hover, noise (2.11.0)
  • 2026-03-03 — expand homepage enrichment — hero subtitle, full-bleed, min-height; Latest (weekly/monthly/yearly/topic); Explore sidebar; spacing (2.12.0)
  • 2026-03-03 — polish local changelog
  • 2026-03-03 — add justfile changelog call
  • 2026-03-03 — move text to markdown
  • 2026-03-03 — render Latest as cards; shorten banner (homepage layout)
  • 2026-03-03 — update banner to ‘Primary sources · Updated weekly’; tint Latest cards
  • 2026-03-03 — fix graph view to render on first navigation without refresh
  • 2026-03-03 — address design feedback from issue #51
  • 2026-03-03 — update layout, agent guidelines, and CSS for issue #51
  • 2026-03-04 — remove explorer from homepage, show graph everywhere, add /graph page
  • 2026-03-04 — add core zettel hubs, update MOC, and tag reference (closes #55)
  • 2026-03-04 — add tag cleanup script and reassignment data
  • 2026-03-04 — add tag reassignment data for 459 topic files
  • 2026-03-04 — add full tag reassignment data for 459 topic files
  • 2026-03-04 — update tag cleanup script to load from 3-part reassignment data
  • 2026-03-04 — add tag reassignment data part 1/3 (153 files)
  • 2026-03-04 — add tag reassignment data part 2/3 (153 files)
  • 2026-03-04 — add tag reassignment data part 2b/3 (74 missing files)
  • 2026-03-04 — add tag reassignment data part 3/3 (153 files)
  • 2026-03-04 — add tag reassignment data part 3b (67 missing files)
  • 2026-03-05 — create changelog
  • 2026-03-05 — bump version to trigger build
  • 2026-03-05 — quote run value in changelog-agent-staging workflow to fix YAML syntax
  • 2026-03-05 — remove thinking note
  • 2026-03-05 — install git-cliff in workflow
  • 2026-03-05 — use auto Cursor model explicitly

Content changes

  • 2026-03-02 — reduce index verbosity (headings + link-only lists, shorter intro)
  • 2026-03-03 — drop ‘primary source’ from homepage intro to reduce repetition

Generated by git-cliff.