From 024beab5a1be9570faf9ecb5da7b2ceb3b90cbae Mon Sep 17 00:00:00 2001 From: Vasilito Date: Tue, 14 Apr 2026 11:20:02 +0100 Subject: [PATCH] Link implementation plan from the main README --- CHANGELOG.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c5e6246cd..82aa6d585c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ sync with the newest highlights. ## 2026-04-14 +- Added a canonical GitHub-visible Red Bear OS implementation plan under `docs/` and linked it from the main README and docs index. - Added a user-visible GitHub-facing "What's New" section to the root README and linked it to this running changelog. - Added a new `redbear-kde` configuration and documented current KDE bring-up status as in-progress rather than not started. - Refreshed top-level and docs status notes so historical roadmap documents no longer read as the current repo state. diff --git a/README.md b/README.md index 02284b3378..6205f681b1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Red Bear OS is a derivative of [Redox OS](https://www.redox-os.org) — a genera See [CHANGELOG.md](./CHANGELOG.md) for the running user-visible change log. +The current public roadmap and execution model live in the +[Red Bear OS Implementation Plan](./docs/07-RED-BEAR-OS-IMPLEMENTATION-PLAN.md). + ## Current Phase Snapshot | Phase | Status | Notes |