fix: Oracle round 10 — AGENTS stale state, config stray keys, redbear-kde→full

1. local/AGENTS.md: KWin/greeter/KF6 status updated to current truth
2. config/redbear-full.toml: konsole + kf6-pty moved under [packages]
3. docs/05 + BLUETOOTH + VFAT: redbear-kde.toml → redbear-full.toml
4. All remaining fixable Oracle issues from round 9 resolved
This commit is contained in:
2026-05-01 02:10:10 +01:00
parent b66807c33e
commit 15d0317c31
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ one more driver.” The feasible first target is a deliberately small subsystem
use
- `local/docs/INPUT-SCHEME-ENHANCEMENT.md` shows the direction of travel for per-device, hotplug,
named input sources, which is relevant to later Bluetooth HID support
- `config/redbear-kde.toml` and related profile wiring already show D-Bus and desktop-session
- `config/redbear-full.toml` and related profile wiring already show D-Bus and desktop-session
plumbing that later Bluetooth desktop integration might rely on
## Feasibility Constraints
+1 -1
View File
@@ -829,7 +829,7 @@ ext4d's `ext4_error()` is simpler and more robust.
| Included in `redbear-desktop.toml` | ✅ | Via include chain |
| Included in `redbear-full.toml` | ✅ | Via include chain |
| Included in `redbear-minimal.toml` | ✅ | Via include chain |
| Included in `redbear-kde.toml` | ✅ | Via include chain |
| Included in `redbear-full.toml` | ✅ | Via include chain |
| Included in `redbear-wayland.toml` | ❌ | Does NOT include `redbear-device-services.toml` |
| `cargo check` passes | ✅ | All crates check clean |
| `cargo build --release` (tools) | ✅ | fat-mkfs, fat-label, fat-check build on Linux |