docs: update CLAUDE.md with indication chart architecture and CLI docs (Task 5.2)

This commit is contained in:
Andrew Charlwood
2026-02-05 20:49:49 +00:00
parent 4884e0a8cc
commit fed909481e
3 changed files with 185 additions and 44 deletions
+4 -4
View File
@@ -158,10 +158,10 @@ python -m reflex compile
- reflex run crashes on Windows due to Granian/watchfiles FileNotFoundError (environment issue, not code)
### 5.2 Update Documentation
- [ ] Update CLAUDE.md with new architecture
- [ ] Document new CLI arguments
- [ ] Document chart_type toggle behavior
- [ ] Update data flow diagrams
- [x] Update CLAUDE.md with new architecture
- [x] Document new CLI arguments
- [x] Document chart_type toggle behavior
- [x] Update data flow diagrams
---