mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 12:33:40 -05:00
CRITICAL FIX: - Fixed tensor_dev.py markdown cells from comments to triple quotes - All markdown content now visible in notebooks again - Added CRITICAL markdown format rule to template WORKFLOW IMPROVEMENTS: - Added AGENT_WORKFLOW_RESPONSIBILITIES.md with clear lane division - Each agent is expert in their domain only - No overlap: Education Architect ≠ Documentation Publisher ≠ Module Developer Agent responsibilities: - Education Architect: learning strategy only - Module Developer: code implementation only - Quality Assurance: testing validation only - Documentation Publisher: writing polish only