docs: update local/AGENTS.md + local/recipes/AGENTS.md for Round 8 cleanup

This commit is contained in:
2026-07-27 09:38:18 +09:00
parent 5aa5c96506
commit 5c73139922
2 changed files with 6 additions and 4 deletions
+5 -3
View File
@@ -1412,9 +1412,11 @@ When mainline updates affect our work:
- `local/docs/WAYLAND-IMPLEMENTATION-PLAN.md` is the canonical Wayland subsystem plan beneath the
desktop path. Use it for Wayland-specific stability, completeness, ownership, and runtime-proof
sequencing.
- `local/docs/legacy-obsolete-2026-07-25/DRM-MODERNIZATION-EXECUTION-PLAN.md` is the current DRM-focused execution plan beneath
the canonical desktop path. It keeps Intel and AMD at the same evidence bar while separating
display/KMS maturity from render/3D maturity.
- `local/docs/legacy-obsolete-2026-07-25/DRM-MODERNIZATION-EXECUTION-PLAN.md` and
`local/docs/legacy-obsolete-2026-07-25/IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md`
were moved there during the Round 5 audit. The 3D render-path work they covered
is now consolidated in `local/docs/3D-DRIVER-PLAN.md` (Rounds 1-7). The current
DRM/KMS focus is the Mesa redox gallium winsys and the compositor's `redox-drm` scheme.
- The historical `local/docs/AMD-FIRST-INTEGRATION.md`, `local/docs/HARDWARE-3D-ASSESSMENT.md`,
and `local/docs/DMA-BUF-IMPROVEMENT-PLAN.md` were deleted (per CONSOLE-TO-KDE-DESKTOP-PLAN.md §10).
AMD and Intel machines are equal-priority Red Bear OS targets. The current canonical 3D driver
+1 -1
View File
@@ -27,7 +27,7 @@ live in `local/patches/<component>/`, never here.
| ext4d | custom | Rust | ext4 filesystem driver daemon (userspace, scheme-based) |
| fatd | custom | Rust | FAT32 filesystem driver daemon (userspace, scheme-based) |
| grub | custom | Scripts | GRUB boot manager integration for live ISO and bare-metal installs |
| pcid-spawner | cargo | Rust | PCI device spawner — launches driver daemons on PCI device discovery |
| ~~pcid-spawner~~ | ~~cargo~~ | ~~Rust~~ | **Retired 2026-07-24** — superseded by `driver-manager` (see `system/driver-manager/`). Recipe directory kept for historical reference. |
## dev