tractatus/src
TheFlow d98eff8c32 fix: Optimize docs page API (7MB→19KB), fix categories, add MI translations
- Add summary projection to Document.list() excluding heavy content fields
- Fix 23 documents with invalid categories (framework/governance/reference)
- Archive 9 duplicate documents (kept canonical short-slug versions)
- Add Te Reo Māori UI translations to docs-app.js and document-cards.js
- Refactor language checks to be extensible (no more hardcoded EN/DE/FR)
- Remove unused font preloads from docs.html (fixes browser warning)
- Add resources to valid publish categories

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 10:14:02 +13:00
..
config chore: add optimal submission timing to publication targets config 2025-10-26 11:34:27 +13:00
controllers fix: Optimize docs page API (7MB→19KB), fix categories, add MI translations 2026-02-11 10:14:02 +13:00
middleware docs(auth): add RBAC explanation to requireRole middleware 2025-10-28 12:44:56 +13:00
models fix: Optimize docs page API (7MB→19KB), fix categories, add MI translations 2026-02-11 10:14:02 +13:00
routes fix: Fix CI pipeline - add MongoDB service and fix integration tests 2026-02-07 18:37:30 +13:00
services feat: Add performance degradation detection to context pressure monitoring 2025-11-04 16:30:13 +13:00
utils feat(security): implement attack surface exposure prevention (inst_084) 2025-10-27 12:11:43 +13:00
server.js fix: Prevent cache-control middleware from caching API responses 2026-02-09 15:57:18 +13:00