Commit be2d183
fix: default convergence_level threshold to 0.8 instead of 1.0
Fourth contract review found that the YAML default for min_level in
ConvergenceLevel signals was 1.0 (requiring perfect convergence),
which is impractically strict. Changed to 0.8 to match the threshold
used by SwarmOverseer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f172409 commit be2d183
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1926 | 1926 | | |
1927 | 1927 | | |
1928 | 1928 | | |
1929 | | - | |
| 1929 | + | |
1930 | 1930 | | |
1931 | 1931 | | |
1932 | 1932 | | |
| |||
0 commit comments