feat(engine): Rust workspace scaffolding and Open Workflow DSL 1.0 parser #3
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Meta/Campaign
Meta/Epic
Meta/Session
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Curated
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Scope/Campaign
Status/Abandoned
Status/Blocked
Status/Conflicted
Status/In Progress
Status/In Review
Status/Need Grooming
Status/Need More Info
Status/Ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Reference
Ting/workflows#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Proposal
Provide the executor's Rust workspace foundation and a typed Open Workflow Specification (OWS) DSL 1.0 parser, with the Ting normalization conventions needed by workflow callers.
Design
Create the executor crates under
executor/. Parse OWS documents into a typed AST, then normalizeuse.workflowsreferences and<workflow>@<impl>implementation selectors into one canonical representation.Tasks
executor/.use.workflows,<workflow>@<impl>).Gherkin Specification Delta
must.contracts.ting-workflows.executor.dsl-parsing
Scenario: Parse and normalize an OWS DSL 1.0 workflow
use.workflowsand a<workflow>@<impl>selectorSuperseded by 1-feature deliverable decomposition per freeholder ruling (issues #11+).