From e51eecf45820ea99fdfc27c11e98d6c668f54eb8 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Fri, 1 May 2026 02:41:02 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20round=2015=20=E2=80=94=20remaining=20de?= =?UTF-8?q?leted-doc=20refs=20in=20KERNEL-IPC,=20WAYLAND,=2005-KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed stale references to COMPREHENSIVE-OS-ASSESSMENT, DESKTOP-STACK, QT6-PORT in subsystem plans. All now point to CONSOLE-TO-KDE v4.0. --- docs/05-KDE-PLASMA-ON-REDOX.md | 4 ++-- local/docs/KERNEL-IPC-CREDENTIAL-PLAN.md | 4 ++-- local/docs/WAYLAND-IMPLEMENTATION-PLAN.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/05-KDE-PLASMA-ON-REDOX.md b/docs/05-KDE-PLASMA-ON-REDOX.md index e07601ea..9f483bf4 100644 --- a/docs/05-KDE-PLASMA-ON-REDOX.md +++ b/docs/05-KDE-PLASMA-ON-REDOX.md @@ -7,7 +7,7 @@ > the KWin / Plasma runtime path. > > For the current build/runtime truth summary of the desktop stack, use -> `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` together with +> `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` together with > `local/docs/QT6-PORT-STATUS.md`. This file should now be read primarily as implementation history > plus deeper KDE-specific rationale and porting notes. > @@ -16,7 +16,7 @@ > > For the current greeter/login boundary specifically, use > `local/docs/GREETER-LOGIN-IMPLEMENTATION-PLAN.md` together with -> `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` rather than the launch snippets or phase language in +> `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` rather than the launch snippets or phase language in > this historical document. ## Current State Snapshot diff --git a/local/docs/KERNEL-IPC-CREDENTIAL-PLAN.md b/local/docs/KERNEL-IPC-CREDENTIAL-PLAN.md index 013d2c49..21fa6b2f 100644 --- a/local/docs/KERNEL-IPC-CREDENTIAL-PLAN.md +++ b/local/docs/KERNEL-IPC-CREDENTIAL-PLAN.md @@ -15,7 +15,7 @@ kernel guidance in other docs. | Document | Relationship | |----------|-------------| -| `COMPREHENSIVE-OS-ASSESSMENT.md` | Parent: this plan extends §2 (Kernel & Core Infrastructure) | +| `CONSOLE-TO-KDE-DESKTOP-PLAN.md` | Parent: CONSOLE-TO-KDE v4.0 (Kernel & Core Infrastructure) | | `IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` | Sibling: IRQ/PCI/MSI-X — not duplicated here | | `RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` | Companion: relibc IPC surface — this plan covers kernel side | | `ACPI-IMPROVEMENT-PLAN.md` | Sibling: ACPI power/shutdown — relevant for §4 (shutdown robustness) | @@ -735,7 +735,7 @@ local/scripts/test-credential-syscalls-guest.sh # In-guest checker ## 9. References -- `local/docs/COMPREHENSIVE-OS-ASSESSMENT.md` — Parent assessment, §2 kernel gaps +- `local/docs/COMPREHENSIVE-OS-ASSESSMENT.md` — Canonical comprehensive plan - `docs/01-REDOX-ARCHITECTURE.md` — Architecture reference - `local/docs/IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` — IRQ/PCI plan (sibling) - `local/docs/RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md` — IPC surface plan (companion) diff --git a/local/docs/WAYLAND-IMPLEMENTATION-PLAN.md b/local/docs/WAYLAND-IMPLEMENTATION-PLAN.md index 471450d1..99f1480f 100644 --- a/local/docs/WAYLAND-IMPLEMENTATION-PLAN.md +++ b/local/docs/WAYLAND-IMPLEMENTATION-PLAN.md @@ -19,7 +19,7 @@ current Wayland story into one document that answers four questions clearly: This plan is subordinate to the canonical desktop path in `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` and to the current build/runtime truth in -`local/docs/DESKTOP-STACK-CURRENT-STATUS.md`, but it is the canonical subsystem plan for the +`local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md`, but it is the canonical subsystem plan for the Wayland layer beneath that desktop path. ## Truth Statement @@ -68,10 +68,10 @@ Out of scope: Use the doc set in this order: 1. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — top-level desktop sequencing authority -2. `local/docs/DESKTOP-STACK-CURRENT-STATUS.md` — current desktop/Wayland truth +2. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — current desktop/Wayland truth 3. `local/docs/WAYLAND-IMPLEMENTATION-PLAN.md` — Wayland subsystem plan beneath the desktop path 4. `local/docs/DRM-MODERNIZATION-EXECUTION-PLAN.md` — GPU/DRM execution detail -5. `local/docs/QT6-PORT-STATUS.md` — Qt/KF6/KWin package-level build status +5. `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` — Qt/KF6/KWin package-level build status The following are historical or reference-only after this plan: