π Engineering Mastery Dashboard
This dashboard tracks technical mastery using spaced repetition, confidence scoring, and automated review cycles.
π₯ Todayβs Focus
(Auto-generated via script: --today)
Run:
π Category Dashboards
β Active Topics
| Topic | Category | Impact | Last Reviewed | Confidence | Next Review |
|---|---|---|---|---|---|
β° Needs Review
(Auto-managed β do not edit manually)
| Topic | Category | Impact | Last Reviewed | Confidence | Next Review |
|---|---|---|---|---|---|
π Stats
(Auto-generated β charts + distribution)
- Active Topics: 0
- Needs Review: 0
- Weak Areas (β€2): 0
π§ How it Works
- Confidence (1β5) β Your mastery level
- Next Review β Auto-scheduled using spaced repetition
- Decay β Confidence decreases if review is missed
- Impact β Pulled from
PROBLEM.mdfrontmatter - NR flag β Controlled via frontmatter (
nr: true)
βοΈ Commands
# Update dashboard (only existing topics)
python scripts/update_dashboard.py
# Automatically add new topics from repository
python scripts/update_dashboard.py --auto-add
# Preview changes safely
python scripts/update_dashboard.py --dry-run
# Get today's study plan
python scripts/update_dashboard.py --today
Confidence Scale: 1 (Learning) β 5 (Production Ready)
Use frontmatter (nr: true) in PROBLEM.md to disable reminders.