feat(engine): native wf gate command #24

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

Proposal

Compute gate verdicts using OpenSpec and Datalog.

Design

Evaluate supplied OpenSpec assertions and Datalog rules into structured pass/fail findings.

Tasks

  • Load inputs; evaluate constraints and rules; return verdict and findings.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-24

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN passing or failing rules, when wf gate runs, then structured verdict reflects findings.
## Proposal Compute gate verdicts using OpenSpec and Datalog. ## Design Evaluate supplied OpenSpec assertions and Datalog rules into structured pass/fail findings. ## Tasks - Load inputs; evaluate constraints and rules; return verdict and findings. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-24 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** passing or failing rules, when wf gate runs, then structured verdict reflects findings.
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#24
No description provided.