Expand description
The flow root type and its contract declarations (spine §3, 02 §2–§3).
Structs§
- FlowIR
- Pointlock Typed IR v0.1 — the sole input accepted by
pointlock-runnerand the sole output of thepointlock-compilerseal phase. - FlowRef
- Content-pinned reference to a compiled flow artifact.
- Output
Decl - One declared flow output.
- Param
Decl - One declared flow parameter.
- Provider
Ref - The provider a flow is bound to (inline object in the baseline).