Commit Graph

126 Commits

Author SHA1 Message Date
Andrew Charlwood d4a2dea497 docs: update progress.txt with iteration 10 (Task C.2 complete) 2026-02-07 03:19:48 +00:00
Andrew Charlwood 41712039a6 docs: update progress.txt with iteration 9 (Task C.1 complete) 2026-02-07 03:13:31 +00:00
Andrew Charlwood 37bac5d841 docs: update progress.txt with iteration 8 (Task B.4 complete) 2026-02-07 03:06:44 +00:00
Andrew Charlwood 51d435d9a2 docs: update progress.txt with iteration 7 (Task B.3 complete) 2026-02-07 03:00:40 +00:00
Andrew Charlwood a22b2e7811 docs: update progress.txt with iteration 6 (Task B.2 complete) 2026-02-07 02:57:59 +00:00
Andrew Charlwood 8035762005 docs: update progress.txt with iteration 5 (Task B.1 complete) 2026-02-07 02:54:41 +00:00
Andrew Charlwood fe7153375e docs: update progress.txt with iteration 4 (Task A.4 complete, Phase A done) 2026-02-07 02:49:42 +00:00
Andrew Charlwood 060cea2a03 docs: update progress.txt with iteration 3 (Task A.3 complete) 2026-02-07 02:44:20 +00:00
Andrew Charlwood ffa29bd10c docs: update progress.txt with iteration 2 (Task A.2 complete) 2026-02-07 02:36:40 +00:00
Andrew Charlwood 8b980a755f feat: add shared styling constants and _base_layout() helper (Task A.1)
Add module-level constants (CHART_FONT_FAMILY, CHART_TITLE_SIZE,
CHART_TITLE_COLOR, GRID_COLOR, ANNOTATION_COLOR, TRUST_PALETTE,
DRUG_PALETTE) and _base_layout() helper to DRY shared layout
properties across all chart functions. Apply to create_icicle_from_nodes
as proof-of-concept.
2026-02-07 02:31:16 +00:00
Andrew Charlwood 8f1bb488df chore: reset Ralph loop for visualization improvements phase
- IMPLEMENTATION_PLAN.md: new plan with Phases A-D (bug fixes, polish, new analytics, backend analytics)
- RALPH_PROMPT.md: updated focus to chart improvements
- progress.txt: reset with preserved architecture patterns
- guardrails.md: trimmed to relevant rules, added chart-specific guardrails
- ralph.ps1: updated banner text
2026-02-07 02:17:48 +00:00
Andrew Charlwood 9171563651 docs: update progress.txt with iteration 47 (Task 11.4 complete — ALL TASKS DONE) 2026-02-07 00:39:35 +00:00
Andrew Charlwood 59f6cbafaa docs: update progress.txt with iteration 46 (Task 11.3 complete — chart fill height) 2026-02-07 00:32:30 +00:00
Andrew Charlwood ab62acf41d docs: update progress.txt with iteration 45 (Task 11.2 complete — TC chart sizing) 2026-02-07 00:25:58 +00:00
Andrew Charlwood 4ec3e6b973 docs: update progress.txt with iteration 44 (Task 11.1 complete — Clear All button repositioned) 2026-02-07 00:20:39 +00:00
Andrew Charlwood 2b997fbb4f docs: update progress.txt with iteration 43 (Task 10.11 complete — final integration) 2026-02-06 22:55:41 +00:00
Andrew Charlwood 5f890f2d93 docs: final integration verification + CLAUDE.md update for two-view architecture (Task 10.11) 2026-02-06 22:55:22 +00:00
Andrew Charlwood 552b949ed9 docs: update progress.txt with iteration 42 (Task 10.10 complete — CSS cleanup + polish) 2026-02-06 22:41:02 +00:00
Andrew Charlwood ba9909f151 docs: update progress.txt with iteration 41 (Task 10.9 complete — pathway filter relocation) 2026-02-06 22:33:23 +00:00
Andrew Charlwood 9c783a7e4e docs: update progress.txt with iteration 40 (Task 10.8 complete — TC 6-chart dashboard) 2026-02-06 22:24:47 +00:00
Andrew Charlwood b52fc295de docs: update progress.txt with iteration 39 (Task 10.7 complete — TC landing page) 2026-02-06 22:16:09 +00:00
Andrew Charlwood 04edf2cea5 docs: update progress.txt with iteration 38 (Task 10.6 complete — trust-comparison queries) 2026-02-06 22:05:31 +00:00
Andrew Charlwood e123599312 docs: update progress.txt with iteration 37 (Task 10.5 complete — Patient Pathways 2-tab view) 2026-02-06 21:58:18 +00:00
Andrew Charlwood 0f1ae5dd2a docs: update progress.txt with iteration 36 (Task 10.4 complete — global filter sub-header) 2026-02-06 21:52:55 +00:00
Andrew Charlwood 95f5125889 docs: update progress.txt with iteration 35 (Task 10.3 complete — header fraction KPIs) 2026-02-06 21:46:09 +00:00
Andrew Charlwood 6c9f68d880 docs: update progress.txt with iteration 34 (Task 10.2 complete — two-view architecture) 2026-02-06 21:38:53 +00:00
Andrew Charlwood 94b1ac640a docs: design specification for Phase 10 two-view architecture (Task 10.1) 2026-02-06 21:33:43 +00:00
Andrew Charlwood 547bc7c867 docs: complete Phase 9 final integration (Task 9.10)
All 8 chart tabs verified — queries, figures, and filter dispatch
tested in both directory and indication modes. CLAUDE.md updated
with new chart types, query functions, and parsing utilities.
Phase 9 completion criteria all satisfied.
2026-02-06 20:22:21 +00:00
Andrew Charlwood e4d6c8886b docs: update progress.txt with iteration 31 (Task 9.9 complete — Duration chart) 2026-02-06 20:13:42 +00:00
Andrew Charlwood 1b134c46a2 docs: update progress.txt with iteration 30 (Task 9.8 complete — Heatmap chart) 2026-02-06 20:05:05 +00:00
Andrew Charlwood c1e11a6dd7 docs: update progress.txt with iteration 29 (Task 9.7 complete — Dosing Interval chart) 2026-02-06 19:58:47 +00:00
Andrew Charlwood 02fe4b4e28 feat: add Dosing Interval Comparison chart (Task 9.7) 2026-02-06 19:58:28 +00:00
Andrew Charlwood b1136ad7bf docs: update progress.txt with iteration 28 (Task 9.6 complete — Sankey diagram) 2026-02-06 19:51:44 +00:00
Andrew Charlwood ba39f94c32 docs: update progress.txt with iteration 27 (Task 9.5 complete — cost waterfall chart) 2026-02-06 19:45:24 +00:00
Andrew Charlwood 47e4aa4df2 docs: update progress.txt with iteration 26 (Task 9.4 complete — cost effectiveness chart) 2026-02-06 19:39:48 +00:00
Andrew Charlwood c34381a263 docs: update progress.txt with iteration 25 (Task 9.3 complete — market share chart) 2026-02-06 19:29:44 +00:00
Andrew Charlwood 4375d22022 docs: update progress.txt with iteration 24 (Task 9.2 complete — query functions) 2026-02-06 19:22:23 +00:00
Andrew Charlwood b34a1138fc docs: update progress.txt with iteration 23 (Task 9.1 complete — parsing + tabs) 2026-02-06 19:14:19 +00:00
Andrew Charlwood 8a45ff1ca7 docs: update progress.txt with iteration 22 (Section 8 complete — pruning + KPIs) 2026-02-06 16:27:09 +00:00
Andrew Charlwood ca64a4ab7d docs: update progress.txt with iteration 21 (Tasks 7.4 + 7.5 complete — modals + filter bar) 2026-02-06 15:43:46 +00:00
Andrew Charlwood 0cb63146dd docs: update progress.txt with iteration 20 (Task 7.3 complete — sidebar restructure) 2026-02-06 15:31:00 +00:00
Andrew Charlwood 74c243c8a2 docs: update progress.txt with iteration 19 (Task 7.2 complete — filter fix) 2026-02-06 15:24:59 +00:00
Andrew Charlwood d38c5515fe docs: update progress.txt with iteration 18 (Task 7.1 complete — duplicate ID fix) 2026-02-06 15:19:57 +00:00
Andrew Charlwood 54b4a0f743 docs: update all documentation for Dash migration (Phase 6)
Rewrote README.md, USER_GUIDE.md, and DEPLOYMENT.md to reflect
the Dash application. Updated RALPH_PROMPT.md, guardrails.md, and
DESIGN_SYSTEM.md to remove Reflex references. All non-archive
documentation now reflects the current Dash + DMC architecture.
2026-02-06 14:54:12 +00:00
Andrew Charlwood 4cb5641c2d docs: update progress.txt with iteration 16 (Task 5.4 complete — migration done) 2026-02-06 14:36:39 +00:00
Andrew Charlwood 7a4f9ce567 docs: update progress.txt with iteration 15 (Task 5.3 complete) 2026-02-06 14:23:14 +00:00
Andrew Charlwood b739d47e18 docs: update progress.txt with iteration 14 (Task 5.2 complete) 2026-02-06 14:17:30 +00:00
Andrew Charlwood 4540e110e1 docs: update progress.txt with iteration 13 (Task 5.1 complete) 2026-02-06 14:10:39 +00:00
Andrew Charlwood e8145867c1 docs: update progress.txt with iteration 12 (Task 4.2 complete) 2026-02-06 14:00:21 +00:00
Andrew Charlwood b5d32224e2 docs: update progress.txt with iteration 11 (Task 4.1 complete) 2026-02-06 13:52:52 +00:00