Commit Graph

11 Commits

Author SHA1 Message Date
1db179929a auto-claude: Merge auto-claude/001-conceptual-explanations 2026-01-12 20:30:53 +01:00
6c65381fcb feat: add Guided Learning Paths feature
Implement PathManager to orchestrate multi-module learning journeys:
- Add PathManager class with start/pause/resume functionality
- Create learning-paths.json config with CSS Fundamentals path
- Integrate path progress tracking with LessonEngine
- Add path selection UI to homepage and navigation
- Include JSON schema for learning path validation
- Add comprehensive test suite for PathManager
2026-01-12 20:30:09 +01:00
d86a8ffa0e docs: add auto-claude spec and tracking files
- Add spec.md and requirements.json for task definition
- Add qa_report.md with QA findings
- Add task_logs.json and task_metadata.json for tracking
2026-01-11 23:35:47 +01:00
a4d61fe170 docs: update progress tracking for subtasks 6.2 and 6.3
- Mark subtask 6.2 (mobile responsiveness) as completed
- Mark subtask 6.3 (review and refine explanations) as completed
- Add QA iteration history tracking
2026-01-11 23:33:07 +01:00
4a8f45f878 auto-claude: 6.2 - Test concept section on mobile viewports, ensure diagrams scale appropriately
- Added mobile-specific CSS optimizations for concept section
- Tablet (768px): Reduced diagram font to 0.75rem, padding to 0.75rem
- Mobile (480px): Further reduced to 0.7rem font, 0.5rem padding
- Added momentum scrolling for iOS (-webkit-overflow-scrolling: touch)
- Created comprehensive mobile viewport test report
- Tested across iPhone SE (320px), iPhone 12 (390px), iPad (768px)
- Maintained readability, accessibility, and RTL support
2026-01-11 15:11:04 +01:00
3e431a3850 docs: update build-progress for subtask 5.4 completion 2026-01-11 15:04:42 +01:00
f388d5b9f9 docs: Update build-progress.txt for subtask 4.5 2026-01-11 14:09:03 +01:00
5dac8a885b auto-claude: Update build-progress.txt for subtask 4.4 2026-01-11 13:56:29 +01:00
d475e22afb docs: Update plan and progress for subtask 3.5 completion 2026-01-11 05:20:27 +01:00
9e7781ada6 docs: update progress for completed subtask 2.4 2026-01-11 04:40:46 +01:00
49740f877d Update progress tracking for subtask 2.2 completion 2026-01-11 04:36:22 +01:00