botserver/src/sources
Rodrigo Rodriguez (Pragmatismo) 31777432b4 Implement TODO items: session auth, face API, task logs, intent storage
Learn Module:
- All 9 handlers now use AuthenticatedUser extractor

Security:
- validate_session_sync reads roles from SESSION_CACHE

AutoTask:
- get_task_logs reads from manifest with status logs
- store_compiled_intent saves to cache and database

Face API:
- AWS Rekognition, OpenCV, InsightFace implementations
- Detection, verification, analysis methods

Other fixes:
- Calendar/task integration database queries
- Recording database methods
- Analytics insights trends
- Email/folder monitoring mock data
2026-01-13 14:48:49 -03:00
..
knowledge_base.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
mcp.rs Remove all code comments and fix ratatui version 2025-12-23 18:40:58 -03:00
mod.rs Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
ui.rs Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00