Commit graph

6 commits

Author SHA1 Message Date
30f9b1afe7 docs(naming): polish CLAUDE.md doc-index after renames 2026-05-03 00:37:42 +02:00
61a6ce634f docs(naming): rename middleware.md to proxy.md (next 16) 2026-05-03 00:35:05 +02:00
ac23b33d17 docs(naming): rename plan file to kebab-case ASCII 2026-05-03 00:34:23 +02:00
1b81f66fa6 docs(naming): lowercase API.md and MD3 filenames 2026-05-03 00:33:07 +02:00
f5ff3673e2 docs(naming): drop scrum4me- prefix from doc filenames 2026-05-03 00:32:32 +02:00
8ff118bdd6 docs(plans): add PBI bulk-create spec for docs-restructure
Machine-parseable spec for an executor that calls the scrum4me MCP
(create_pbi → create_story → create_task) to seed the docs-restructure
work into the DB.

- Section 1 (Context) is the PBI description; serves as task-context
  via mcp__scrum4me__get_claude_context.
- Section 2 lists the 6 resolved decisions (English, MD3+styling
  merged, solo-paneel merged, .Plans archived, Nygard ADR default,
  node index script).
- Section 3 records what already shipped on this branch so the
  executor doesn't duplicate the ADR scaffolding or index generator.
- Section 4 carries the structured YAML graph: 1 PBI, 8 stories
  (one per phase), 39 tasks. product_id is REPLACE_ME — fill before
  running.
- YAML validated with PyYAML; field schema sanity-checked.
2026-05-02 21:41:18 +00:00