What happened: First observer analysis cycle failed with Error: Reached max turns (20) when analyzing 500 observations. Increased ECC_OBSERVER_MAX_TURNS=50 and lowered ECC_OBSERVER_MAX_ANALYSIS_LINES=100 to get analysis to succeed.
Suggested fix: Either pair the defaults more conservatively (e.g. MAX_TURNS=50 to match the 500-line default) or auto-scale turns by batch size.
What happened: First observer analysis cycle failed with Error: Reached max turns (20) when analyzing 500 observations. Increased ECC_OBSERVER_MAX_TURNS=50 and lowered ECC_OBSERVER_MAX_ANALYSIS_LINES=100 to get analysis to succeed.
Suggested fix: Either pair the defaults more conservatively (e.g. MAX_TURNS=50 to match the 500-line default) or auto-scale turns by batch size.