feat(engine): native wf artifact command #25

Open
opened 2026-09-09 10:15:33 +00:00 by larandar · 0 comments
Owner

Proposal

Save and load schema-typed structured artifacts.

Design

Validate structured records/lists against artifact schema and persist through the workflow artifact store.

Tasks

  • Define save/load arguments; validate values; persist and retrieve with typed errors.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-25

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN valid data, when save then load runs, then the same typed value returns; invalid data fails.
## Proposal Save and load schema-typed structured artifacts. ## Design Validate structured records/lists against artifact schema and persist through the workflow artifact store. ## Tasks - Define save/load arguments; validate values; persist and retrieve with typed errors. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-25 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** valid data, when save then load runs, then the same typed value returns; invalid data fails.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#25
No description provided.