Guides

August 6, 2026 ยท View on GitHub

TypeBridge combines language SDKs with schema, query, migration, generation, and server workflows. These guides are grouped by the task you are performing, while detailed reference pages keep their stable URLs.

How the guides relate

Split-YAML is the authoring authority. Applications check one workspace, review and apply canonical migrations, then generate Python, TypeScript, or Rust projections. Historical inputs use the documented one-way conversion/adoption paths; they are not parallel active authoring systems.

All runtime surfaces delegate semantic work to the shared Rust engine. The Python API reference is generated from source docstrings; the pages in this section explain workflows and contracts.