HaHafeng
85fda830c2
feat(ssa): Complete Phase V-A editable analysis plan variables
Features:
- Add editable variable selection in workflow plan (SingleVarSelect + MultiVarTags)
- Implement 3-layer flexible interception (warning bar + icon + blocking dialog)
- Add tool_param_constraints.json for 12 statistical tools parameter validation
- Add PATCH /workflow/:id/params API with Zod structural validation
- Implement synchronous parameter sync before execution (Promise chaining)
- Fix LLM hallucination by strict system prompt constraints
- Fix DynamicReport object-based rows compatibility (R baseline_table)
- Fix Word export row.map error with same normalization logic
- Restore inferGroupingVar for smart default variable selection
- Add ReactMarkdown rendering in SSAChatPane
- Update SSA module status document to v3.5
Modified files:
- backend: workflow.routes, ChatHandlerService, SystemPromptService, FlowTemplateService
- frontend: WorkflowTimeline, SSAWorkspacePane, DynamicReport, SSAChatPane, ssaStore, ssa.css
- config: tool_param_constraints.json (new)
- docs: SSA status doc, team review reports
Tested: Cohort study end-to-end execution + report export verified
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 13:08:29 +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-01-13 07:34:30 +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
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-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