Note

    README

    "TODO: Add description"

    Document Metadata

    • title: Docs index
    • description: "TODO: Add description"
    • status: draft
    • lastUpdated: 2026-02-17
    • owner: Documentation

    Docs index If you only open one thing tomorrow, start here: - docs/STATUS. md — where we are, what’s next, risks, and the current plan.

    Docs index

    If you only open one thing tomorrow, start here:

    • docs/STATUS.md — where we are, what’s next, risks, and the current plan.
    • docs/HANDOFF.md — pointer to the latest daily handoff + how to create the next one.

    Project operations

    • CHANGELOG.md — user-facing change history (Keep a Changelog format).
    • docs/RELEASES.md — how we cut releases and keep the changelog accurate.
    • CONTRIBUTING.md — day-to-day dev workflow and conventions.

    Engineering reference

    • docs/ARCHITECTURE.md — how the system fits together (web, worker, queue, DB).
    • docs/RUNBOOK.md — “how do I run/debug this?” (commands + common issues).
    • docs/decisions/ — lightweight ADRs for decisions we don’t want to re-litigate.

    Handoffs

    • docs/handoffs/ — one file per day (YYYY-MM-DD.md).

    Docs site

    • docs/index.md — VitePress home page.
    • docs-site/ — VitePress wrapper for local dev (npm --prefix docs-site run dev).

    Progress standard

    • docs/development/checkpoint-workflow.md — required checkpoint format and timestamp rule.
    • Use node scripts/docs/timestamp-et.mjs --json for all project timestamps.

    Provenance