Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/state-machine-detector.ts
Detected state machine or workflow
Properties
| Property | Type |
|---|---|
id | string |
name | string |
type | `'enum' |
states | StateDefinition[] |
transitions | StateTransition[] |
entityId | string |
filePath | string |
confidence | `'high' |
reason | string |
Was this page helpful?