docs: remove dangling archived doc refs

Updated the live USB and threading plans to reference the restored live copies instead of deleted archived paths.
This commit is contained in:
2026-07-13 19:28:13 +03:00
parent e784cbc988
commit c97a8c759c
2 changed files with 5 additions and 5 deletions
@@ -2,7 +2,7 @@
**Date:** 2026-07-02 (initial assessment); 2026-07-02 (Phase 0c patch recovery complete)
**Scope:** Full-stack multi-threading audit: hardware/SMP, kernel scheduler, kernel futex, kernel syscall ABI, relibc pthreads, userspace threading correctness and performance
**Status:** Authoritative — supersedes `archived/KERNEL-SCHEDULER-MULTITHREAD-IMPROVEMENT-PLAN.md` and `archived/SCHEDULER-REVIEW-FINAL.md` for all threading matters
**Status:** Authoritative — supersedes `local/docs/archived/KERNEL-SCHEDULER-MULTITHREAD-IMPROVEMENT-PLAN.md` and the restored `local/docs/KERNEL-SCHEDULER-MULTITHREAD-IMPROVEMENT-PLAN.md` lineage for all threading matters
**Validation levels:** `builds``enumerates``usable``validated``hardware-validated`
---
+4 -4
View File
@@ -1,6 +1,6 @@
# Red Bear OS USB Plan — v3
> **Status:** Canonical. Replaces v1 (archived `archived/USB-IMPLEMENTATION-PLAN-v1-2026-04.md`) and v2 (archived `archived/USB-IMPLEMENTATION-PLAN-v2-2026-07.md`).
> **Status:** Canonical. Replaces v1 (initial draft, pre-fork era) and v2 (archived `local/docs/archived/USB-IMPLEMENTATION-PLAN-v2-2026-07.md` until this live copy was restored).
> **Date:** 2026-07-07.
> **Goal:** Make USB a first-class citizen in Red Bear OS — mature, reliable, feature-complete host stack matching the user-visible capability of Linux 7.1.
@@ -693,9 +693,9 @@ For all of these: when implementation detail is unclear, **port line-by-line fro
## 14. See also
- `local/docs/archived/USB-IMPLEMENTATION-PLAN-v1-2026-04.md` — v1 (P0 host work)
- `local/docs/archived/USB-IMPLEMENTATION-PLAN-v2-2026-07.md` — v2 (P0 + P5 host-only ADR)
- `v1` — initial draft (pre-fork era; now superseded by this live plan)
- `local/docs/USB-IMPLEMENTATION-PLAN.md` — v2 lineage and current live roadmap (archived copy restored here)
- `local/docs/IRQ-AND-LOWLEVEL-CONTROLLERS-ENHANCEMENT-PLAN.md` — IRQ/MSI-X quality surface that P2-A depends on
- `local/docs/WIFI-IMPLEMENTATION-PLAN.md` — Wi-Fi subsystem plan; sibling first-class-citizen effort
- `local/docs/BLUETOOTH-IMPLEMENTATION-PLAN.md` — Bluetooth plan; uses `redbear-btusb` (USB Bluetooth transport)
- `local/reference/linux-7.1/drivers/usb/` — Linux 7.1 reference (the implementation of excellence)
- `local/reference/linux-7.1/drivers/usb/` — Linux 7.1 reference (the implementation of excellence)