HaHafeng
71d32d11ee
feat(iit): V3.2 data consistency + project isolation + admin config redesign + Chinese labels
Summary:
- Refactor timeline API to read from qc_field_status (SSOT) instead of qc_logs
- Add field-issues paginated API with severity/dimension/recordId filters
- Add LEFT JOIN field_metadata + qc_event_status for Chinese display names
- Implement per-project ChatOrchestrator cache and SessionMemory isolation
- Redesign admin IIT config tabs (REDCap -> Fields -> KB -> Rules -> Members)
- Add AI-powered QC rule generation (D3 programmatic + D1/D5/D6 LLM-based)
- Add clickable warning/critical detail Modal in ReportsPage
- Auto-dispatch eQuery after batch QC via DailyQcOrchestrator
- Update module status documentation to v3.2
Backend changes:
- iitQcCockpitController: rewrite getTimeline from qc_field_status, add getFieldIssues
- iitQcCockpitRoutes: add field-issues route
- ChatOrchestrator: per-projectId cached instances
- SessionMemory: keyed by userId::projectId
- WechatCallbackController: resolve projectId from iitUserMapping
- iitRuleSuggestionService: dimension-based suggest + generateD3Rules
- iitBatchController: call DailyQcOrchestrator after batch QC
Frontend changes:
- AiStreamPage: adapt to new timeline structure with dimension tags
- ReportsPage: clickable stats cards with issue detail Modal
- IitProjectDetailPage: reorder tabs, add AI rule generation UI
- iitProjectApi: add TimelineIssue, FieldIssueItem types and APIs
Status: TypeScript compilation verified, no new lint errors
Made-with: Cursor
2026-03-02 14:29:59 +08:00
..
2025-11-18 21:51:51 +08:00
2025-11-23 10:52:07 +08:00
2026-01-27 08:13:27 +08:00
2025-11-23 10:52:07 +08:00
2025-12-03 15:07:39 +08:00
2026-02-02 22:27:05 +08:00
2025-11-18 21:51:51 +08:00
2026-01-27 08:13:27 +08:00
2025-11-23 10:52:07 +08:00
2026-01-27 08:13:27 +08:00
2026-01-27 08:13:27 +08:00
2026-01-27 08:13:27 +08:00
2025-11-23 10:52:07 +08:00
2026-01-27 08:13:27 +08:00
2026-01-11 21:25:16 +08:00
2026-01-13 07:34:30 +08:00
2026-03-02 14:29:59 +08:00
2026-02-21 22:58:59 +08:00
2026-02-24 13:08:29 +08:00
2026-02-22 18:53:39 +08:00
2026-02-22 18:53:39 +08:00
2026-02-22 18:53:39 +08:00
2026-02-21 18:15:53 +08:00
2026-01-27 08:13:27 +08:00
2025-11-23 10:52:07 +08:00
2025-11-23 10:52:07 +08:00
2026-02-27 21:54:38 +08:00
2025-11-23 10:52:07 +08:00
2026-01-22 22:02:20 +08:00
2026-02-22 18:53:39 +08:00
2026-01-27 08:13:27 +08:00
2026-01-16 13:42:10 +08:00
2026-01-27 08:13:27 +08:00
2026-01-11 21:25:16 +08:00
2026-03-01 15:27:05 +08:00
2026-02-22 18:53:39 +08:00
2026-02-22 18:53:39 +08:00
2026-02-22 18:53:39 +08:00
2026-02-21 18:15:53 +08:00
2026-02-21 18:15:53 +08:00
2026-02-21 18:15:53 +08:00
2025-11-18 21:51:51 +08:00
2025-11-23 10:52:07 +08:00
2025-11-18 21:51:51 +08:00
2026-02-22 22:44:41 +08:00
2026-01-27 08:13:27 +08:00
2026-02-22 22:44:41 +08:00
2025-11-23 10:52:07 +08:00
2026-01-27 08:13:27 +08:00