README
Canonical documentation map for the project
Document Metadata
- title: Documentation Index
- description: Canonical documentation map for the project
- status: stable
- lastUpdated: 2026-02-10
- owner: Documentation
Documentation Index Welcome to the project documentation hub. This index keeps the knowledge base predictable and easy to navigate.
Documentation Index
Welcome to the project documentation hub. This index keeps the knowledge base predictable and easy to navigate.
Governance
- ROADMAP.md — priorities, milestones, and upcoming work
- CHANGELOG.md — notable changes by date
Projects (Planning & Tracking)
- Active projects (in progress):
- Completed projects:
DOCS/PROJECTS/backlog/— queuedDOCS/PROJECTS/stale/— paused or deprecated
See PROJECTS/README.md for rules and numbering.
Product & Feature Guides
- Features — data model, AI capabilities, dashboard features, sync behavior
- Getting Started
- Product Docs Pack — product brief, lean canvas, lean PRD, decision log
Engineering Guides
- Development — local setup, full pipeline commands, dashboard dev, debugging
- API — CLI contracts, module reference, flags
- Deployment — GitHub Actions, Vercel dashboard app, Cloudflare docs site
Database
Contributing
Historical
Dashboard App
- Public dashboard on Vercel (
https://mlnna.com/dashboard) - Private dashboard on Vercel (
https://app.mlnna.com, Better Auth protected) - Data source in repo:
apps/dashboard/data/private/snapshot.json(private, API-only) andapps/dashboard/public/data/snapshot.public.json(public-safe view)
Docs Site
- Local dev:
npm --prefix docs-site run dev - Build:
npm --prefix docs-site run build - Cloudflare Pages only: Root Directory repo root, Build command
npm --prefix docs-site run build, Build output directoryDOCS/.vitepress/dist
Provenance
- Source file:
docs/README.md - Source URL: https://github.com/maggielerman/notion-project-dashboard-automation/blob/main/docs/README.md