feat: add progression readiness api

This commit is contained in:
user
2026-04-26 16:39:19 +09:00
parent 600acf7303
commit a413f1ef15
16 changed files with 637 additions and 15 deletions

View File

@@ -38,14 +38,14 @@ interview-ready after each short practice loop.
### Progression
- [ ] **PROG-01**: User can see a role-specific readiness map.
- [ ] **PROG-02**: Concepts have challenge ladders from definition to interview
- [x] **PROG-01**: User can see a role-specific readiness map.
- [x] **PROG-02**: Concepts have challenge ladders from definition to interview
pressure.
- [ ] **PROG-03**: System selects next challenge based on learner memory and
- [x] **PROG-03**: System selects next challenge based on learner memory and
grading evidence.
- [ ] **PROG-04**: System unlocks boss-style integrated questions after
- [x] **PROG-04**: System unlocks boss-style integrated questions after
prerequisite stability.
- [ ] **PROG-05**: Streaks and rewards avoid punitive or gambling-like mechanics.
- [x] **PROG-05**: Streaks and rewards avoid punitive or gambling-like mechanics.
### Ontology and Learning Materials
@@ -97,7 +97,7 @@ interview-ready after each short practice loop.
| BACK-01..BACK-05 | Phase 1 | Complete |
| INT-01..INT-06 | Phase 2 | Complete |
| MEM-01..MEM-05 | Phase 3 | Complete |
| PROG-01..PROG-05 | Phase 4 | Pending |
| PROG-01..PROG-05 | Phase 4 | Complete |
| ONTO-01..ONTO-04 | Phase 5 | Pending |
| ASSET-01..ASSET-03 | Phase 6 | Pending |
@@ -108,4 +108,4 @@ interview-ready after each short practice loop.
---
*Requirements defined: 2026-04-26*
*Last updated: 2026-04-26 after Phase 3 execution.*
*Last updated: 2026-04-26 after Phase 4 execution.*