Encyclopedia Brown

Encyclopedia Brown: Plans Dashboard

Built a standalone SvelteKit dashboard that reads motivka's .plans/ directory and displays project status — roadmap, PRDs, tasks, bugs, decisions, and architecture.

6 Phases
27 Tasks
1 Days

Project Intelligence Dashboard

Encyclopedia Brown is a standalone SvelteKit dashboard that reads .plans/ directories from the filesystem and displays project status visually. Protected by HTTP basic auth, it provides parsers for every file type: roadmap phases, PRD frontmatter, task YAML, bug reports, queue summaries, and decisions tables.

The initial 6 phases delivered: project scaffold with Tailwind 4, basic auth middleware, markdown/YAML parsers for all file types, motivka admin-subset design tokens, roadmap timeline view, PRD browser with detail pages, task/bug/decision views, and integration with motivka's admin sidebar.

Features Delivered

Parsers

  • 6 file type parsers — Roadmap, PRD, task, bug, queue, decisions parsers

Dashboard Views

  • Roadmap and overview — Phase progress, active task, queue summary
  • PRD browser — List and detail pages with cross-links
  • Tasks, bugs, decisions — Filtered views for all plan artefacts