docs(02-01): complete INF parser plan
- 02-01-SUMMARY.md: TDD execution summary with deviation notes - STATE.md: updated position, decisions, metrics, session - ROADMAP.md: phase 2 progress updated (1/2 summaries) - REQUIREMENTS.md: DRV-02 and DRV-05 marked complete
This commit is contained in:
@@ -10,10 +10,10 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
### Driver Management
|
||||
|
||||
- [ ] **DRV-01**: User can upload a driver package (ZIP containing INF + supporting files)
|
||||
- [ ] **DRV-02**: System parses uploaded INF files and extracts valid driver names (DriverDesc)
|
||||
- [x] **DRV-02**: System parses uploaded INF files and extracts valid driver names (DriverDesc)
|
||||
- [ ] **DRV-03**: User can select driver name from parsed INF dropdown (no free-text)
|
||||
- [ ] **DRV-04**: Driver packages are persisted on Docker volume across container restarts
|
||||
- [ ] **DRV-05**: System flags unused files in driver packages to help reduce package size
|
||||
- [x] **DRV-05**: System flags unused files in driver packages to help reduce package size
|
||||
|
||||
### Printer Configuration
|
||||
|
||||
@@ -86,10 +86,10 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| INFRA-01 | Phase 1 | Complete |
|
||||
| INFRA-02 | Phase 1 | Complete |
|
||||
| DRV-01 | Phase 2 | Pending |
|
||||
| DRV-02 | Phase 2 | Pending |
|
||||
| DRV-02 | Phase 2 | Complete |
|
||||
| DRV-03 | Phase 2 | Pending |
|
||||
| DRV-04 | Phase 2 | Pending |
|
||||
| DRV-05 | Phase 2 | Pending |
|
||||
| DRV-05 | Phase 2 | Complete |
|
||||
| PRNT-01 | Phase 3 | Pending |
|
||||
| PRNT-02 | Phase 3 | Pending |
|
||||
| PRNT-03 | Phase 3 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user