@fabricorg/runway
v0.4.0
Published
Fabric Runway FabricModule — governed delivery actions, promotion state machine, org-scoped projections for Databricks Apps & GenAI.
Readme
@fabricorg/runway
Runway composes the canonical @fabricorg/platform-host lifecycle. Databricks production behavior
comes from @fabric-harness/databricks; invocation runtimeEvidence records the Host, Runway policy,
and provider-bridge generations for later audit and recovery.
Fabric Runway's Databricks delivery domain module for the canonical Fabric Platform mutation pipeline. It contributes governed actions, policies, the deployment state machine, adapters ports, and replayable tenant projections. It does not implement a second action host.
Production hosts compose createRunwayGovernedHost with @fabricorg/platform-host, a durable
store, trusted worker identity, and Fabric Harness/Fabric Experiments adapters. The
createRunwayRuntime export is an in-memory facade for tests and local demos only.
Runway is compatible with @fabricorg/platform-host 0.7.0. Production configures the canonical
Harness Databricks governance bridge so approved mutation footprints, delegated execution identity,
and successful external-operation attestations are durable beside each invocation. It intentionally leaves the host's
optional agent HITL evaluator unconfigured: Runway approvals collect a tenant-defined threshold of
distinct approvers through governed domain actions, while Platform Host continues to own durable
invocation, worker lease, recovery, redaction, policy, event, and adapter lifecycle behavior.
