# Learning Engineering Workflow Template

This template turns “I want to learn a topic” into a durable course and practice system. It starts with diagnosis and waits for the learner to confirm a learning agreement, then builds real capability through lessons, practice, projects, and retrospectives instead of dumping all knowledge at once.

Good fit:

- You are learning programming, AI, product, design, or any practice-heavy subject.
- You want AI to teach one validated unit at a time rather than unload answers.
- You want to preserve exercises, verification, questions, personal understanding, and project results.

Core outputs:

- `methods/`: learning mentor role, teaching method, lesson unit, assessment rules, and artifact freshness standard.
- `learning-workspace/`: learner brief, roadmap, progress, lessons, practice, and knowledge capture.
- `learner-brief.md`, `course-roadmap.md`, and `learning-progress.md`.
- Reusable templates for lesson units, project practice, and retrospectives.
