Documentation index¶
Start with the project overview, then choose Rust, C/C++, Node/browser, or the raw WASM ABI.
The maturity guide identifies application limits. The evidence guide separates declarations from measured behavior. Use Development and Contributing for changes.
Maintained public documents¶
Every file under doc/ has a declared lifecycle. Generated files change through
their maintained recorder or generator, with source identity intact.
| Class | Document | Maintenance rule |
|---|---|---|
| authoritative | Documentation index | Keep public contract current |
| authoritative | Rust integration | Keep public contract current |
| authoritative | Development and commands | Keep public contract current |
| authoritative | Maturity | Keep public contract current |
| authoritative | Measurement evidence | Keep public contract current |
| authoritative | Benchmark protocol | Keep public contract current |
| authoritative | Documentation maintenance | Keep public contract current |
| authoritative | Releasing | Keep public contract current |
| active-plan | Public roadmap | Retain open goals until the completion gates pass |
| generated | Function adoption map | Regenerate and validate evidence |
| generated | Compatibility ledger | Regenerate and validate evidence |
| generated | Source-bound parity receipt | Regenerate and validate evidence |
| generated | Repository retention inventory | Regenerate and validate evidence |
Legal and fixture provenance remain in NOTICE.md,
fixture notices, and
font provenance.
make check-docs validates the public documentation and source-bound ledgers.