Files
bare-operating-system/docs/reference
..
2026-04-04 08:31:39 -04:00
2026-04-04 18:46:00 -04:00
2026-04-05 04:33:14 -04:00
2026-04-04 16:58:05 -04:00
2026-04-05 04:33:14 -04:00
2026-04-04 21:41:32 -04:00
2026-04-04 08:31:39 -04:00
2026-04-05 04:33:14 -04:00
2026-04-05 04:33:14 -04:00
2026-04-05 04:33:14 -04:00
2026-04-04 08:31:39 -04:00

File-level reference

This directory holds the split file-by-file inventory that used to live in the root DOCUMENTATION.md stub. Use it when you need paths, package roles, and environment variables without a narrative walkthrough.

Documentation map (single index)

Kind Where to start
Project overview README
Documentation hub docs/README.md
Glossary / FAQ / troubleshooting glossary.md · faq.md · troubleshooting.md
Operator narrative Handbook
Contributor / ctx / Pear Developer guide
Day-to-day use Users manual
File-level inventory This directory (docs/reference/)
JSON Schemas schemas/README.md
Kernel contract (boundaries) docs/architecture/KERNEL_CONTRACT.md
Kernel subsystem map docs/architecture/kernel-subsystems.md
POSIX conformance matrix docs/reference/conformance-matrix.md · machine-readable posix-compliance-matrix.json (pretest)
Syscall + socket bridge contract syscall-socket-contract.md · posix-syscall-facade-map.md
Hyperswarm / Protomux booter teardown hyperswarm-protomux-teardown.md
ADRs docs/adr/
Audit baseline docs/audit/PLACEHOLDER_BASELINE.md
OTA / bundles (operators) docs/deployment/OTA_AND_BUNDLES.md
CI / verifiers scripts/README.md

On this page


Topics (former monolith map)


Narrative docs

  • Handbook — why the system exists and how the architecture fits together.
  • Developer guide — how to extend run / start, use ctx, and test under Pear.
  • User manual — operator-oriented guide to running and using the image.