FlowDefinitionVersion
Properties
Section titled “Properties”authorId?
Section titled “authorId?”optional authorId?: string;compilerModelId?
Section titled “compilerModelId?”optional compilerModelId?: string;Model id used to compile natural-language when clauses. Server-set.
compilerPromptHash?
Section titled “compilerPromptHash?”optional compilerPromptHash?: string;SHA-256 of the NL→predicate compiler system prompt. Server-set.
compilerVersion?
Section titled “compilerVersion?”optional compilerVersion?: string;NL→predicate compiler version pin. Server-set.
createdAt
Section titled “createdAt”createdAt: Date;definition
Section titled “definition”definition: FlowDefinition;description
Section titled “description”description: string;digest
Section titled “digest”digest: string;name: string;status
Section titled “status”status: "active" | "superseded" | "archived";versionId
Section titled “versionId”versionId: string;