feat(workflows): contextual <workflow>@<impl> binding with mutual exclusion #27

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

Proposal

Bind workflow implementations contextually and reject conflicting bindings.

Design

Resolve load-time selectors and enforce one implementation per workflow identity.

Tasks

  • Resolve selectors; enforce exclusivity; emit conflict before execution.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-27

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN two implementations for one workflow, when context loads, then binding fails with mutual-exclusion error.
## Proposal Bind workflow implementations contextually and reject conflicting bindings. ## Design Resolve load-time selectors and enforce one implementation per workflow identity. ## Tasks - Resolve selectors; enforce exclusivity; emit conflict before execution. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-27 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** two implementations for one workflow, when context loads, then binding fails with mutual-exclusion error.
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#27
No description provided.