ajaysi
38444f4508
Merge PR #394: Derive task memory feedback_score from persisted task.status
- Use canonical persisted task.status (from DB) instead of incoming request parameter
- Implement explicit status-to-score mapping: completed→+1, skipped/dismissed/rejected→-1, other→0
- Normalize all negative outcomes uniformly for self-learning memory
- Ensure memory feedback aligns with backend status normalization rules
- Preserve contextuality_validation and quality_status response fields
- Keep failures non-fatal to API behavior with exception handling
- Improve code clarity with explicit conditional logic over ternary operators
2026-03-08 18:28:52 +05:30
..
2026-02-08 13:56:57 +05:30
2026-01-10 19:32:50 +05:30
2026-02-08 13:56:57 +05:30
2025-11-28 14:33:52 +05:30
2026-03-05 22:11:55 +05:30
2026-02-28 20:08:00 +05:30
2026-02-08 13:56:57 +05:30
2026-02-28 20:08:00 +05:30
2026-03-05 12:22:21 +05:30
2026-02-13 13:11:27 +05:30
2026-02-13 13:11:27 +05:30
2025-10-08 10:13:14 +05:30
2026-03-05 10:21:56 +05:30
2026-02-13 13:11:27 +05:30
2025-09-10 13:58:56 +05:30
2026-02-28 20:08:00 +05:30
2025-09-08 21:14:27 +05:30
2026-01-10 19:32:50 +05:30
2026-02-08 13:56:57 +05:30
2025-11-05 08:51:00 +05:30
2026-01-17 11:01:10 +05:30
2025-10-08 10:13:14 +05:30
2026-02-08 13:56:57 +05:30
2026-02-08 13:56:57 +05:30
2026-02-08 13:56:57 +05:30
2026-02-08 13:56:57 +05:30
2026-03-05 22:21:05 +05:30
2026-03-08 18:28:52 +05:30
2025-08-06 12:48:02 +05:30
2025-10-02 13:20:15 +05:30
2026-02-08 13:56:57 +05:30
2025-09-08 21:14:27 +05:30