docs: sync documentation for v1.0.0 freeze
ci / build (ubuntu) (push) Has been cancelled
ci / unit + fmt (push) Has been cancelled
ci / examples (push) Has been cancelled
ci / goldens + tools (push) Has been cancelled
ci / apps (push) Has been cancelled
ci / selfhost smoke (push) Has been cancelled
ci / macos smoke (push) Has been cancelled
ci / windows smoke (push) Has been cancelled
ci / CI gate (push) Has been cancelled

Mark LanguageRef as normative, add docs index, update README/Packages/
Stdlib/BuildAndTest status lines, archive PLAN.md and QUALITY_PLAN
pointers to RELEASE_v1.0.0 and active SEMVER.
This commit is contained in:
2026-07-27 22:02:04 +03:00
parent a23860be3e
commit fa1521a71e
9 changed files with 59 additions and 22 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
# Bux Package Manager
> **Status:** Path + git + **local/file registry** (E.1) + **HTTP(S) index URL** (cached under `~/.bux/cache/`).
> **Status (v1.0):** Path + git + **local/file registry** + **HTTP(S) index URL**
> (cached under `~/.bux/cache/`). Lockfile + `bux install --locked` for CI.
See also: [SEMVER.md](SEMVER.md) for version policy.
See also: [SEMVER.md](SEMVER.md) for version policy (active as of language **v1.0.0**).
---