Note

    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

    Projects (Planning & Tracking)

    See PROJECTS/README.md for rules and numbering.

    Product & Feature Guides

    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) and apps/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 directory DOCS/.vitepress/dist

    Provenance