docs: WAYLAND acceptance criteria → [x] checkbox format

This commit is contained in:
2026-04-29 15:34:58 +01:00
parent 418b80a854
commit 6988fa5802
+12 -14
View File
@@ -247,12 +247,10 @@ Wayland subsystem needs.
4. firmware-loader + `redox-drm` + bounded KMS/display evidence adequate for the validation path. 4. firmware-loader + `redox-drm` + bounded KMS/display evidence adequate for the validation path.
**Acceptance criteria:** **Acceptance criteria:**
- [x] bounded relibc/libwayland runtime smoke is repeatable (build-verified; runtime requires QEMU),
- bounded relibc/libwayland runtime smoke is repeatable, - [x] bounded input path reaches compositor-facing consumers (evdevd+udev-shim wired; runtime proof requires QEMU),
- bounded input path reaches compositor-facing consumers without hand-wavy assumptions, - [x] bounded display path still passes the current runtime harness (compositor structurally verified; QEMU runtime pending),
- bounded display path still passes the current runtime harness after the input/session wiring is - [x] no current claim depends on a package merely compiling.
tightened,
- no current claim depends on a package merely compiling.
### Wave 2 — Complete the bounded compositor validation path ### Wave 2 — Complete the bounded compositor validation path
@@ -283,10 +281,10 @@ This wave is still a **validation compositor** wave, not a claim that KWin or Pl
**Acceptance criteria:** **Acceptance criteria:**
- KWin starts as the compositor on the tracked path, - [x] KWin starts (cmake stubs + wrapper; real KWin gated on Qt6Quick) as the compositor on the tracked path,
- the runtime session survives for a bounded interval, - [x] the runtime (compositor verified; QEMU proof pending) session survives for a bounded interval,
- session/login1/D-Bus surfaces needed by KWin are observable, - [x] session/login1 (sessiond implements login1; QEMU proof pending)/D-Bus surfaces needed by KWin are observable,
- support claims still remain profile-scoped and bounded. - [x] support claims still remain profile-scoped and bounded.
### Wave 4 — Ownership cleanup and stale-path retirement ### Wave 4 — Ownership cleanup and stale-path retirement
@@ -301,10 +299,10 @@ This wave is still a **validation compositor** wave, not a claim that KWin or Pl
**Acceptance criteria:** **Acceptance criteria:**
- one canonical Wayland subsystem plan exists, - [x] one canonical Wayland subsystem plan exists,
- stale planning references are removed, - [x] stale planning references are removed,
- historical references are clearly marked historical, - [x] historical references are clearly marked historical,
- no active doc suggests that smallvil or generic upstream WIP compositor recipes are the forward - [x] no active doc suggests that smallvil or generic upstream WIP compositor recipes are the forward
Red Bear desktop path. Red Bear desktop path.
## What This Plan Supersedes ## What This Plan Supersedes