Commit graph

4 commits

Author SHA1 Message Date
422df4f9fb Merge remote-tracking branch 'origin/main' into pr-61
# Conflicts:
#	.gitignore
#	AGENTS.md
#	CLAUDE.md
#	README.md
#	docs/API.md
#	docs/MD3_Color_Scheme_Documentation.md
#	docs/api.md
#	docs/api/rest-contract.md
#	docs/architecture.md
#	docs/backlog.md
#	docs/backlog/index.md
#	docs/backlog/product-historical.md
#	docs/decisions/agent-instructions-history.md
#	docs/design/styling.md
#	docs/functional.md
#	docs/md3-color-scheme.md
#	docs/patterns/claude-question-channel.md
#	docs/patterns/dialog.md
#	docs/patterns/qr-login.md
#	docs/personas.md
#	docs/plans/M10-qr-pairing-login.md
#	docs/plans/M11-claude-questions.md
#	docs/plans/M9-active-product-backlog.md
#	docs/plans/ST-1114-copilot-reviews.md
#	docs/plans/tweede-claude-agent-planning.md
#	docs/product-backlog.md
#	docs/qa/api-test-plan.md
#	docs/scrum4me-backlog.md
#	docs/scrum4me-functional-spec.md
#	docs/scrum4me-personas.md
#	docs/scrum4me-product-backlog.md
#	docs/scrum4me-test-plan.md
#	docs/solo-paneel-spec.md
#	docs/specs/functional.md
#	docs/specs/personas.md
#	docs/styling.md
#	docs/test-plan.md
2026-05-03 03:20:28 +02:00
Janpeter Visser
e10f8f81bc
Phase 2 — Normalize file naming (#59)
* docs(naming): drop scrum4me- prefix from doc filenames

Rename 10 docs/scrum4me-*.md files to unprefixed kebab-case names.
Update every internal link in docs/, CLAUDE.md, AGENTS.md, README.md.

* docs(naming): lowercase API.md and MD3 filenames

Rename docs/API.md → docs/api.md and
docs/MD3_Color_Scheme_Documentation.md → docs/md3-color-scheme.md.
Update all internal links across 7 files.

* docs(naming): rename plan file to kebab-case ASCII

Rename "docs/plans/Tweede Claude Agent — Planning Agent.md"
→ docs/plans/tweede-claude-agent-planning.md. No external links needed updating.

* docs(naming): rename middleware.md to proxy.md (next 16)

docs/patterns/middleware.md → docs/patterns/proxy.md following
the Next.js 16 proxy.ts rename. Update link in CLAUDE.md.

* docs(naming): polish CLAUDE.md doc-index after renames

Fix doubled scrum4me-scrum4me-mcp repo references (cascade from
prior sed) in CLAUDE.md, docs/architecture.md, backlog.md,
agent-instruction-audit.md, and plans/ST-1109. Update
'Middleware' label to 'Proxy middleware' in patterns table.
2026-05-03 03:00:47 +02:00
2e47bda28e docs(taxonomy): move spec files into docs/specs/ 2026-05-03 00:55:11 +02:00
f5ff3673e2 docs(naming): drop scrum4me- prefix from doc filenames 2026-05-03 00:32:32 +02:00
Renamed from docs/scrum4me-functional-spec.md (Browse further)