tractatus/src
TheFlow ffddd678a8 fix(mongodb): resolve production connection drops and add governance sync system
- Fixed sync script disconnecting Mongoose (prevents production errors)
- Created text search index (fixes search in rule-manager)
- Enhanced inst_024 with closedown protocol, added inst_061
- Added sync infrastructure: API routes, dashboard widget, auto-sync
- Fixed MemoryProxy tests MongoDB connection
- Created ADR-001 and integration tests

Result: Production stable, 52 rules synced, search working

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 11:39:05 +13:00
..
config feat: add multi-currency support and privacy policy to Koha system 2025-10-08 15:17:23 +13:00
controllers fix(auth): resolve admin login - token sanitization and missing password field 2025-10-20 21:13:42 +13:00
middleware chore: update dependencies and documentation 2025-10-19 12:48:37 +13:00
models chore(framework): session tracking, test enforcement, and schema improvements 2025-10-21 04:05:09 +13:00
routes fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00
services chore(framework): session tracking, test enforcement, and schema improvements 2025-10-21 04:05:09 +13:00
utils security: implement Quick Wins security middleware (inst_041-046) 2025-10-14 15:18:49 +13:00
server.js fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00