rock
0296cae6f4
refactor(handlers): extract LearnParams + reusable RBAC helpers
learn_handler refactored:
- Extract LearnParams struct with validation + bounds clamping
- Extract store_compacted_memory helper
- Extract build_learn_response helper
- Reuse check_project_write_access for RBAC
ingest_handler refactored:
- Extract check_project_write_access (reusable)
- Extract execute_ingest helper
New tests (6 total):
- LearnParams validation tests
Total tests: 694 (was 688)
2026-09-03 09:15:35 -07:00
..
2026-08-23 09:42:09 -07:00
2026-09-03 09:15:35 -07:00
2026-08-30 20:40:43 -07:00
2026-08-30 20:40:43 -07:00
2026-08-30 18:02:25 -07:00
2026-08-28 12:41:30 -07:00