Commit 9450992
Add comprehensive command documentation with theoretical foundations
- Created COMMAND_DEEP_DIVE.md with in-depth explanations of each command
- Documented the theoretical foundations (Tukey, Bertin, Cleveland & McGill, etc.)
- Explained parallelization strategies and performance optimizations
- Added detailed component breakdowns for each analysis type
- Included Australian-specific intelligence features
- Linked documentation from README for easy discovery
The documentation covers:
- EDA: Statistical theory and Tukey's exploratory principles
- INT: TDQM framework and data quality dimensions
- VIS: Bertin's semiology and perceptual hierarchy
- ENG: Knowledge graphs and collective intelligence
- LLM: Information theory and cognitive load optimization
- Parallelization: Stream processing, worker threads, and Amdahl's Law
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent de36741 commit 9450992
2 files changed
+480
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments