Internals

Inspect source ownership, backend dispatch, compiler boundaries, and framework extension seams.

3 maintained guidesFramework v0.6.1
Explanation

Project Structure

Understand ProgramAugmentedModel ownership, ABI/Python composition, repository-lab policy, dependency direction, and extension seams.

Read guide
Explanation

Execution Backends and the Python ABI

Inspect backend selection, adapter contracts, ABI 2.8 model/state handles, accelerator scope, and the dependency-free Python client.

Read guide
Explanation

Compiling Programs to Transformers

Follow Cajal, sparse map import, neural lowering, public ProgramAugmentedModel composition, and the Python-owned F/P/T/I evidence boundary.

Read guide