docs: document content-hash cache system, binary store, package groups

- AGENTS.md: add cache system to STRUCTURE, WHERE TO LOOK, BUILD FLOW,
  BUILD COMMANDS (--force-rebuild), and CONVENTIONS (dep_hashes.toml,
  binary store restore, package_groups syntax)
- CHANGELOG.md: comprehensive entry for Phase 1-3 + kernel MWAIT +
  ninja-build Redox support
- local/AGENTS.md: note installer fork adds package groups support
- BUILD-CACHE-PLAN.md: fix TOML syntax (underscores not hyphens),
  update all phases to COMPLETE with implementation details, add cache
  flow diagram, add verification results
This commit is contained in:
2026-06-30 17:29:52 +03:00
parent b25ea418fb
commit 7d62a7c0ab
5 changed files with 180 additions and 41 deletions
+1
View File
@@ -1,3 +1,4 @@
[submodule "local/sources/kernel"]
path = local/sources/kernel
url = https://gitea.redbearos.org/vasilito/redbear-os-kernel.git
branch = master