Update Docs

This commit is contained in:
Raven Scott
2026-04-05 23:29:36 -04:00
parent 72e0c9c881
commit eb8f33f6d8
29 changed files with 627 additions and 509 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ This document classifies incomplete surfaces as of the kernel hardening pass. It
| Item | Location | Notes |
| ---------------------------- | --------------------------- | ----- |
| ~~`gen-ctx-client-stub.mjs`~~**`gen-ctx-client-helper.mjs`** | `scripts/` | Renamed; generates TS client version constant aligned with **`BARE_OS_CTX_API_VERSION`**. |
| Man / reference “placeholder” prose | `docs/`, `kernel/share/man/` | **Closed for stock tree:** `node scripts/verify-man-coverage.mjs` gates **146** Tier-1 commands; regenerate merged man DB with **`npm run build -w bare-os-coreutils`** when pages change. Narrative alignment: [handbook ch.9 §5](../../handbook/09-posix-utilities-shell-and-vfs.md#5-bin-utilities-catalog). |
| Man / reference “placeholder” prose | `docs/`, `kernel/share/man/` | **Closed for stock tree:** `node scripts/verify-man-coverage.mjs` gates **149** Tier-1 commands ( **`COREUTILS_COMMANDS`** in **`packages/bare-os-coreutils/lib/commands.mjs`** ); regenerate merged man DB with **`npm run build -w bare-os-coreutils`** when pages change. Narrative alignment: [handbook ch.9 §5](../../handbook/09-posix-utilities-shell-and-vfs.md#5-bin-utilities-catalog). |
## Extension multisig gate (stock kernel)