AutoComplete Engine

This commit is contained in:
Raven Scott
2026-04-06 08:24:21 -04:00
parent 8322f304d8
commit f2a58ddb67
18 changed files with 1997 additions and 141 deletions
+1
View File
@@ -42,6 +42,7 @@ This directory holds the split **file-by-file inventory** that used to live in t
- **Package: bare-os-protocol** (former §10) — [Package: bare-os-protocol](package-bare-os-protocol.md)
- **Package: bare-os-seeder** (former §11) — [Package: bare-os-seeder](package-bare-os-seeder.md)
- **Package: bare-os-booter** (former §§12.112.9) — [Package: bare-os-booter](package-bare-os-booter.md)
- **Shell completion + Fish REPL editor** — [Shell completion and REPL editor](shell-completion-and-repl-editor.md)
- **bare-os-coreutils, tests, and seeder build hook** (former §§12.1012.12) — [bare-os-coreutils, tests, and seeder build hook](package-bare-os-coreutils-and-ci.md)
- **Architecture: end-to-end data flow** (former §13) — [Architecture: end-to-end data flow](architecture-data-flow.md)
- **Kernel architecture contract** (booter vs image, boot steps) — [KERNEL_CONTRACT.md](../architecture/KERNEL_CONTRACT.md)