docs: plan backend foundation phase
This commit is contained in:
@@ -15,6 +15,14 @@ while preserving an architecture that can later support general students.
|
||||
- **AND** grades the user's answers against explicit rubrics
|
||||
- **AND** creates an initial concept weakness map.
|
||||
|
||||
#### Scenario: backend developer track is the first canonical track
|
||||
|
||||
- **GIVEN** the MVP track catalog is initialized
|
||||
- **WHEN** the system loads the first interview track
|
||||
- **THEN** it provides the Backend Developer Interview track
|
||||
- **AND** includes HTTP, REST/API design, databases, transactions, caching,
|
||||
concurrency, testing, and system design basics as seed concept clusters.
|
||||
|
||||
#### Scenario: practice session adapts to weak answers
|
||||
|
||||
- **GIVEN** a user answers an interview question weakly or incorrectly
|
||||
|
||||
Reference in New Issue
Block a user