Skip to content

Feature/vdx 143 workflow openapi#3

Open
sanderPostma wants to merge 18 commits into
developfrom
feature/VDX-143_workflow-openapi
Open

Feature/vdx 143 workflow openapi#3
sanderPostma wants to merge 18 commits into
developfrom
feature/VDX-143_workflow-openapi

Conversation

@sanderPostma

Copy link
Copy Markdown

No description provided.

…pTypeDescriptor projection, concurrency/idempotency/worker auth (VDX-143)
…ptions, registry 400/500, drop unused IfMatch, namespace $ref, StepTypeSort default, numeric bounds (VDX-143)
…ister-version, draft-graph model, typed publish 422, concurrency on transitions, cardinality alias, UpsertOutcome, NIT cleanups (VDX-143)
…Id,port?}); step types declare input/output terminals (VDX-143)
…morphic graph nodes (WorkflowNode = step|subflow) (VDX-143)
…variant; remove BRANCH/MATCH from StepKind (VDX-143)
… from.port, conditions are WorkflowDecisionNode-only; snapshot step-node terminals (VDX-143)
…ops — designer under workflow.designer.v1, worker self-registration under workflow.registry.v1 (VDX-143)
…the node, pure-topology edges, INPUT/OUTPUT boundary nodes derive the signature, canvas ui metadata (VDX-143)
@sanderPostma sanderPostma marked this pull request as ready for review July 2, 2026 08:09
…Human as typed node; purge engine-builtin taxonomy (VDX-143)

Replace WorkflowStepNode.propertyValues (free-form, dot-path-keyed bag)
with a structured authoredConfig shaped like the step type's input type
(no dotted-path keys). Every value position now accepts a raw literal or
an inline expression tag { "$expr": "..." } (new ExpressionValue) — reserved
now, evaluator deferred.

Model the Human step as a first-class WorkflowHumanNode (typed fields:
formRef, correlationKey, timeoutSeconds, publishAllSubmittedFields,
variablePrefix, outputs) instead of a generic property bag. Consequently
purge the engine-builtin taxonomy from the contract: HUMAN leaves StepKind,
ENGINE_BUILTIN leaves IntegrationFamily, StepBindingEngineBuiltin removed.

WorkflowSubFlowNode.inputMappings values may also be { "$expr" };
ResolveStepTypeFormInput.currentValues re-expressed as structured AuthoredConfig.

Canonical Kotlin model + alignment fixture (VDX-145) must be reconciled to
match — fixture is expected RED until VDX-145 lands.

Claude-Session: https://claude.ai/code/session_016c6pLhEtsNYkxo4ch46Bo9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant