Scrum4Me/docs/INDEX.md
Madhura68 eea5c86886 feat(docs): add docs index generator + initial INDEX.md
scripts/generate-docs-index.mjs walks docs/**/*.md, parses YAML
front-matter (or first H1 fallback) and a Nygard-style ## Status
section, then writes docs/INDEX.md with grouped tables for ADRs,
Specs, Plans (with archive subsection), Patterns, and Other.

Pure Node 20 (no external deps); idempotent — running it twice
produces byte-identical output. Excludes adr/templates/, the ADR
README, INDEX.md itself, and any *_*.md sidecar file.

Wire-up:
- package.json: docs:index → node scripts/generate-docs-index.mjs

Initial run indexed 35 docs across the existing structure; the
generated INDEX.md is committed so the table is reviewable in the
PR before hooking generation into a pre-commit step.
2026-05-02 21:25:35 +00:00

3.5 KiB

Documentation Index

Auto-generated on 2026-05-02 from front-matter and headings.

Architecture Decision Records

# Title Status
0000 ADR-0000: Record architecture decisions accepted

Specifications

Title Status Updated
Scrum4Me — Technische Architectuur
Scrum4Me — Implementatie Backlog
Scrum4Me — Functionele Specificatie
PbiDialog Profiel
DevPlanner — User Personas
DevPlanner — Product Backlog
StoryDialog Profiel
Scrum4Me — Styling & Design System
TaskDialog Profiel
Scrum4Me — API Test Plan

Plans

Title Status Updated
Docs-restructuur — geoptimaliseerd voor AI-lookup proposal 2026-05-02
M10 — Password-loze inlog via QR-pairing
M11 — Claude vraagt, gebruiker antwoordt
M9 — Actief Product Backlog
Plan — ST-1109 · PBI krijgt een status (Ready / Blocked / Done)
Plan: ST-1110 — Demo gebruiker read-only
ST-1111 — 'Voer uit'-knop met Claude Code job queue
Plan — ST-1114 · Copilot reviews op dashboard
[Plan: Tweede Claude Agent — Planning Agent (PBI/Story → children)](./plans/Tweede Claude Agent — Planning Agent.md)

Patterns

Title Status Updated
Patroon: Bidirectionele async-comms tussen MCP-agent en interactieve user
Pattern — Entity Dialog
Patroon: iron-session
Patroon: Proxy (route protection)
Patroon: Prisma Client singleton
Patroon: QR-pairing via unauth-SSE + pre-auth cookie
Patroon: Route Handler (REST API)
Patroon: Server Action
Patroon: Float sort_order (drag-and-drop volgorde)
test
Patroon: Zustand optimistische update + rollback

Other Docs

Title Path Status Updated
Agent Instruction Audit agent-instruction-audit.md
Scrum4Me REST API API.md
Material Design 3 Color Scheme Documentation MD3_Color_Scheme_Documentation.md
Solo Paneel — Implementatie-specificatie (v2) solo-paneel-spec.md