tractatus/tests/integration
TheFlow 0958d8d2cd 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
..
api.admin.test.js fix: resolve all 29 production test failures 2025-10-09 20:58:37 +13:00
api.auth.test.js fix: resolve all 29 production test failures 2025-10-09 20:58:37 +13:00
api.documents.test.js fix: improve About page presentation and resolve search endpoint tests 2025-10-10 11:39:14 +13:00
api.governance.test.js test: add comprehensive coverage for governance and markdown utilities 2025-10-09 21:32:13 +13:00
api.health.test.js fix: resolve all 29 production test failures 2025-10-09 20:58:37 +13:00
api.koha.test.js security: complete Koha authentication and security hardening 2025-10-09 21:10:29 +13:00
api.projects.test.js feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
classifier-mongodb.test.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
full-framework-integration.test.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
hybrid-system-integration.test.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
sync-instructions.test.js fix(mongodb): resolve production connection drops and add governance sync system 2025-10-21 11:39:05 +13:00
validator-mongodb.test.js feat: enhance framework services and format architectural documentation 2025-10-11 00:50:47 +13:00
value-pluralism-integration.test.js test(integration): add value pluralism service integration tests 2025-10-12 16:35:38 +13:00