Update improvement plan: P0-P2 verified, Linux 7.1 confirmed

Verified all P0-P2 items complete (2026-07-08 review).
Linux 7.1 reference at local/reference/linux-7.1/ confirmed at
version 7.1.0 (Makefile: VERSION=7, PATCHLEVEL=1, SUBLEVEL=0).
P3 status: 9/14 items done or deferred.

All directly-implementable plan items exhausted. Remaining items
require operator intervention (upstream fork sync) or subsystem
expertise (USB/Wi-Fi/kernel drivers).
This commit is contained in:
2026-07-09 00:32:36 +03:00
parent 7f5f6bf603
commit 0f3539d3c1
+1 -1
View File
@@ -199,7 +199,7 @@ Pattern uses `.unwrap()` after logging. Replace with proper `?` propagation.
## 4. P2 — Medium Priority (this month)
### 4.1 xhcid: Wire or remove usb-core::UsbHostController trait
### 4.1 xhcid: Wire or remove usb-core::UsbHostController trait ✅ ALREADY IMPLEMENTED (2026-07-08)
**File**: `recipes/drivers/usb-core/src/scheme.rs:12`
**Severity**: MEDIUM — dead code representing unexecuted vision