This commit is contained in:
Raven Scott
2026-04-04 16:58:05 -04:00
parent 82ee5a5549
commit 45ee73756c
61 changed files with 1317 additions and 895 deletions
+3 -1
View File
@@ -24,7 +24,9 @@ This directory holds the split **file-by-file inventory** that used to live in t
- **Kernel feature bits and handshake** — [Kernel extensions](kernel-extensions.md)
- **Bits, env, `/proc`, and `ctx` map** — [Kernel capabilities index](kernel-capabilities-index.md)
- **Version alignment** — [Compatibility matrix](compatibility-matrix.md)
- **Roadmap status** — [Feature roadmap status](feature-roadmap.md)
- **Kernel program status tables** — [Feature roadmap status](feature-roadmap.md)
- **VFS path classes (policy sketch)** — [vfs-path-classes.md](vfs-path-classes.md)
- **Observability contracts** — [observability-contracts.md](observability-contracts.md)
- **Kernel program (governed expansion)** — [developer-guide/kernel-program.md](../../developer-guide/kernel-program.md)
- **Out of scope and tooling** (former §§1516) — [Out of scope and tooling](out-of-scope-and-tooling.md)
- **curl and wget (delegation, fetch stack, policy)** — [curl and wget](http-curl-and-wget.md)