- Fixed auto_handoff: added default markers (DECISION/TODO/BLOCKED/QUESTION) - Fixed enhanced_search: internal imports use cortex. prefix - Fixed intent_classifier test: stronger WHEN query for date_tokens test - Fixed test imports: all use cortex.module_name - Fixed triage test: accept MINIMAL classification for very low priority - Fixed typo: self.self.assertIn → self.assertIn
Modules: triage, health_scanner, feedback_loop, memory_hygiene, roadmap, validate_output, enhanced_search, auto_handoff + composite_scorer, intent_classifier CLI: 'cortex <module> <command>' unified entry point Tests: 157/169 passing (12 assertion mismatches from rename) Docker: python:3.11-slim based