Boatstack TypeScript SDK
    Preparing search index...

    Boatstack TypeScript SDK

    Product Delivery Flow authoring

    Boatstack repositories own their delivery control law. The TypeScript SDK is an authoring frontend that produces declarative Control Program IR; TypeScript is not executed by the Boatstack runtime.

    Flow TypeScript
        ↓
    canonical Control Program IR
        ↓
    trusted software-delivery bindings
        ↓
    Boatstack runtime
    

    Use the API reference for exact signatures and these guides for the control semantics behind those signatures:

    The internal runtime model is documented separately in the repository's Control Program IR specification.