feat(engine): DSL normalization layer for <workflow>@<impl> and use.workflows #13

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

Proposal

Normalize Ting source syntax to canonical OWS AST.

Design

Normalize use.workflows references and @ selectors into explicit canonical bindings.

Tasks

  • Normalize references; normalize selectors; reject ambiguous or malformed bindings.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-13

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN Ting syntax with use.workflows and selectors, when normalized, then canonical OWS AST has explicit bindings.
## Proposal Normalize Ting source syntax to canonical OWS AST. ## Design Normalize use.workflows references and <workflow>@<impl> selectors into explicit canonical bindings. ## Tasks - Normalize references; normalize selectors; reject ambiguous or malformed bindings. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-13 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** Ting syntax with use.workflows and selectors, when normalized, then canonical OWS AST has explicit bindings.
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#13
No description provided.