docs(02-02): complete driver upload endpoint plan
- SUMMARY.md with deviations, decisions, metrics - STATE.md: decisions logged, progress updated, session recorded - ROADMAP.md: phase 02 marked complete (2/2 plans with summaries) - REQUIREMENTS.md: DRV-01, DRV-03, DRV-04 marked complete
This commit is contained in:
@@ -9,10 +9,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)
|
||||
- [x] **DRV-01**: User can upload a driver package (ZIP containing INF + supporting files)
|
||||
- [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
|
||||
- [x] **DRV-03**: User can select driver name from parsed INF dropdown (no free-text)
|
||||
- [x] **DRV-04**: Driver packages are persisted on Docker volume across container restarts
|
||||
- [x] **DRV-05**: System flags unused files in driver packages to help reduce package size
|
||||
|
||||
### Printer Configuration
|
||||
@@ -85,10 +85,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-01 | Phase 2 | Complete |
|
||||
| DRV-02 | Phase 2 | Complete |
|
||||
| DRV-03 | Phase 2 | Pending |
|
||||
| DRV-04 | Phase 2 | Pending |
|
||||
| DRV-03 | Phase 2 | Complete |
|
||||
| DRV-04 | Phase 2 | Complete |
|
||||
| DRV-05 | Phase 2 | Complete |
|
||||
| PRNT-01 | Phase 3 | Pending |
|
||||
| PRNT-02 | Phase 3 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user