Skip to content

fix(dag): make workflow routing deterministic - #250

Merged
LeXwDeX merged 2 commits into
devfrom
feat/dag-routing
Aug 14, 2026
Merged

fix(dag): make workflow routing deterministic#250
LeXwDeX merged 2 commits into
devfrom
feat/dag-routing

Conversation

@LeXwDeX

@LeXwDeX LeXwDeX commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • make the resident Router the sole authority for execution mode, saved-route selection, and full/lite choice
  • require file-backed YAML or an exact workflow name returned by list; remove guessable saved-name examples
  • expose bounded objectives and graph size in saved-workflow listings
  • keep lite reporting gates and downstream skip cascades behaviorally testable

Verification

  • core command contracts: 21 passed
  • opencode routing, blocks, workflow tool, and parameter schema: 150 passed
  • core and opencode tsgo --noEmit: passed
  • git diff --check: passed
  • independent Spec, Standards, and AHE reviews: P1/P2/P3 = 0

@LeXwDeX
LeXwDeX merged commit 63a752d into dev Aug 14, 2026
5 checks passed
@LeXwDeX
LeXwDeX deleted the feat/dag-routing branch August 14, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant