fabro/lib/crates/fabro-workflows/tests
Bryan Helmkamp 3f5d49f5c4
Attractor spec hunks 9-11: edge selection fallback and default_max_retries rename
- Remove any-edge fallback from select_edge() in deterministic mode; random
  mode retains it as an enhancement over the base spec
- Restrict preferred_label and suggested_next_ids matching to unconditional
  edges only (already applied in prior work, tests added here)
- Rename default_max_retry → default_max_retries across codebase (code, docs,
  fixtures, skills) and change default from 3 to 0
- Update transitions.mdx to document edge selection cascade accurately

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:20:24 -04:00
..
attractor_compat.rs Normalize fabro_graphviz imports to use shorter re-exported paths 2026-03-17 11:26:23 -04:00
cp_integration.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
daytona_integration.rs Extract fabro resume subcommand (#137) 2026-03-22 13:45:06 -04:00
integration.rs Attractor spec hunks 9-11: edge selection fallback and default_max_retries rename 2026-03-23 14:20:24 -04:00