docs: add feature catalog and update gap backlog

Feature Catalog: comprehensive audit of all 15 feature areas with cross-references, verified against source code (18 parallel deep-dive agents). Gap Backlog: rewritten with dev-to-prod integration framing, 40 items across Pre-Launch/MVP/Stretch/Tech Debt. Gitleaks: whitelist obsidian/ docs containing curl examples.
This commit is contained in:
2026-08-22 00:34:49 +01:00
parent df4c9afeb9
commit 1f3d834f0c
3 changed files with 1096 additions and 56 deletions
+2
View File
@@ -18,4 +18,6 @@ paths = [
"sabredav/composer.json",
# Frontend env examples
"frontend/.env.production",
# Obsidian docs — contain API curl examples with Authorization headers
"obsidian/",
]