An educational web application that teaches computational mastery through deep mathematical understanding.
See comprehensive specifications and development workflow in:
docs/PROJECT_REQUIREMENTS.md- Complete technical specificationCLAUDE.md- Development instructions and subagent workflowdocs/OVERVIEW.md- Quick start guide
This project uses a structured git workflow with feature branches, GitHub Issues, and mandatory PR reviews. All features go through the iterative quality loop: Builder → Code Reviewer → Refiner → QA Reviewer → Bug Finder.
No direct commits to main. All changes via pull request with required approvals.
See CLAUDE.md for complete workflow documentation.