Machine-Readable Indexes
ByteOr Docs publishes a small set of machine-readable JSON indexes for consumers that need stable discovery points without scraping narrative pages.
Generated reference assets
These JSON files are generated from the central docs reference layer and checked in CI through scripts/generate-reference-indexes.mjs. They are indexes, not the canonical low-level contracts themselves.
Published JSON indexes
Canonical companion pages
Practical rule
Use these JSON files when you need a stable discovery surface for tooling, automation, or AI-oriented indexing. When you need the exact contract detail, follow the canonical repo docs and rustdoc linked from the companion pages above.