fabro/test/docs
Bryan Helmkamp b9fe1282d3 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
..
agents Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
changelog/2026-03-05 Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
core-concepts Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
examples Attractor spec hunks 9-11: edge selection fallback and default_max_retries rename 2026-03-23 14:20:24 -04:00
execution Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
getting-started/why-fabro Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
human-tools/preview Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
integrations Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
reference/dot-language Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
tutorials Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
workflows Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
CHECKLIST.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
extract_dots.py Re-sync test/docs DOT fixtures with current documentation 2026-03-07 18:06:57 -05:00
run_tests.sh Use temp dir for dry-run instead of ~/.fabro/runs to avoid clutter in fabro ps -a 2026-03-15 17:27:10 -04:00