Phase 3 — Move docs into topical folders (#60)

* docs(taxonomy): scaffold topical folders under docs/

Create empty folder structure: architecture/, specs/, specs/dialogs/,
design/, api/, runbooks/, decisions/, backlog/, qa/, assets/ — each
with a .gitkeep so git tracks the directories.

* docs(taxonomy): add placeholder comment to .gitkeep files
This commit is contained in:
Janpeter Visser 2026-05-03 03:01:06 +02:00 committed by GitHub
parent e10f8f81bc
commit 289bcf9bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 10 additions and 0 deletions

1
docs/qa/.gitkeep Normal file
View file

@ -0,0 +1 @@
# placeholder — remove when first file is added