tractatus/src
TheFlow 7f6f5480a7 fix(audit): increase default audit log limit from 1000 to 10000
- Dashboard was frozen at 1000 decisions
- Actual total is 3281 decisions
- Increased limit to 10000 to show all audit data
- Chart scaling already handles large datasets properly
2025-10-26 13:54:40 +13:00
..
config chore: add optimal submission timing to publication targets config 2025-10-26 11:34:27 +13:00
controllers fix(audit): increase default audit log limit from 1000 to 10000 2025-10-26 13:54:40 +13:00
middleware feat(governance): wave 5 enforcement - 100% coverage achieved (79% → 100%) 2025-10-25 14:10:23 +13:00
models feat(cultural-sensitivity): implement Phase 1 - detection and flagging (inst_081) 2025-10-25 11:10:06 +13:00
routes feat(docs): intelligent section recategorization + i18n infrastructure 2025-10-26 00:48:27 +13:00
services fix(i18n): add axios dependency and fix DeepL API parameters 2025-10-26 00:59:05 +13:00
utils fix(i18n): workaround for mangled markdown in translations 2025-10-26 01:48:28 +13:00
server.js feat: add SEO-friendly blog post URL routing (/blog/:slug) 2025-10-25 20:25:03 +13:00