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.