Files
RedBear-OS/local/docs/archived/README.md
T
vasilito 99e5641127 feat: release-bump pipeline + external graphics version sync
Pipeline (3 operator asks):
- bump-release.sh: canonical orchestrator (forks + sources + external)
- upgrade-forks.sh --to=<tag>: rebase forks with diverged-mode guard
- bump-graphics-recipes.sh: map-driven group-aware graphics bumps
- check-external-versions.sh: drift checker for Qt6/KF6/Plasma/Mesa/Wayland
- refresh-fork-upstream-map.sh: append-only map updater with --check
- post-checkout-version-sync.sh + install-git-hooks.sh: opt-in branch hook
- external_version_lib.py: shared version-parsing/bumping library
- external-upstream-map.toml: ~80 external package entries
- bump-fork.sh: deprecated (REDBEAR_I_KNOW_BUMP_FORK_IS_DEPRECATED=1)
- RELEASE-BUMP-WORKFLOW.md: operator runbook

Quality fixes (8 defects from two independent audits):
- blake2b stable cache keys (was hash(), non-portable)
- atomic cache writes via os.replace
- version_sort_key pre-release demotion (was sorting after finals)
- apply_ver_transform re.error tolerance
- grep || true (pipefail abort)
- cd failure detection in upgrade-forks
- sed URL escape (injection hardening)
- refresh-fork-upstream-map last-row drop fix

Doc cleanup:
- Archive 5 obsolete plans to local/docs/archived/
- Remove 14 stale/superseded docs
- Update 18 docs to reference bump-release.sh and fix inbound links
- TOOLS.md drift fixes
2026-07-18 14:45:41 +09:00

2.5 KiB

Archived Documentation

Last synced: 2026-07-18 — this archive inventory is dynamically maintained and tracks only files that currently exist in this directory.

These documents were written during earlier phases of Red Bear OS development. They contain historical context and analysis but are superseded by more current plans. They are kept for reference only.

Inventory

Archived Status
ACPI-I2C-HID-IMPLEMENTATION-PLAN.md Deferred; USB HID remains the primary input path.
IMPLEMENTATION-MASTER-PLAN.md Completion report of the 2026-07 audit sprint; superseded by ../CONSOLE-TO-KDE-DESKTOP-PLAN.md.
IMPROVEMENT-PLAN.md RESOLVED quality-audit plan (38/38); still referenced by ../SYSTEM-STABILITY-AND-UPSTREAM-SYNC-PLAN.md § xHCI quirks (§3.3).
INTEL-HDA-IMPLEMENTATION-PLAN.md Deferred; audio remains a later priority.
KERNEL-SCHEDULER-MULTITHREAD-IMPROVEMENT-PLAN.md Historical scheduler analysis kept for reference.
README.md Archive metadata only.
RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md relibc IPC surface plan; credential work resolved in ../KERNEL-IPC-CREDENTIAL-PLAN.md.
repo-governance.md Historical governance note kept for reference.
SOURCE-ARCHIVAL-POLICY.md Absorbed into ../../AGENTS.md § RELEASE MODEL / SOURCE-OF-TRUTH RULE.
STUBS-FIX-PROGRESS.md Final-state log of the completed stub→real-code campaign.
USB-BOOT-INPUT-PLAN.md Superseded by the current USB implementation planning.
USB-VALIDATION-RUNBOOK-2026-07.md Historical validation runbook for the earlier USB phase.
XHCID-DEVICE-IMPROVEMENT-PLAN.md Superseded by the current USB implementation planning.

Supersession notes

  • USB-BOOT-INPUT-PLAN.md and XHCID-DEVICE-IMPROVEMENT-PLAN.md were absorbed into the newer USB implementation work.
  • ACPI-I2C-HID-IMPLEMENTATION-PLAN.md and INTEL-HDA-IMPLEMENTATION-PLAN.md remain as deferred historical references.
  • KERNEL-SCHEDULER-MULTITHREAD-IMPROVEMENT-PLAN.md and repo-governance.md are retained as archive-only context.
  • 2026-07-18 archival (release-bump cleanup): IMPROVEMENT-PLAN.md, IMPLEMENTATION-MASTER-PLAN.md, STUBS-FIX-PROGRESS.md, RELIBC-IPC-ASSESSMENT-AND-IMPROVEMENT-PLAN.md, SOURCE-ARCHIVAL-POLICY.md moved here from local/docs/. All inbound references were updated to the archived/ paths in the same pass.

Date archived: 2026-05-03 (first batch); 2026-07-18 (second batch)