Worktree bright frolicking charm#23
Merged
Merged
Conversation
Empirical evidence (16 trajectories, 0 activations + observability fields hardcoded to zero) showed the EvolutionLoop retry subsystem was never exercised in production. All 5 capabilities are covered by Memory ERL (failure classification + lesson recall + retry guidance) and the existing pilot BudgetEnforcer. Deleted: - crates/theo-domain/src/evolution.rs (117 LOC) - crates/theo-agent-runtime/src/evolution.rs (264 LOC) - theo_domain::retry_policy::CorrectionStrategy enum (RetryPolicy preserved) - PilotLoop.evolution field + record_evolution_attempt helper + prompt injection - evolution_attempts/evolution_success fields from FinalizeInputs + LoopMetrics - SessionState::record_attempt (name-collision orphan exposed by deletion) Downstream consumers updated in lockstep: - apps/theo-ui: LoopMetrics interface + LoopHealthPanel badge - apps/theo-benchmark: loop_analysis.py, _headless.py, tests/test_headless.py Validation: - 3,562 lib tests passing (baseline 3,567 − 5 expected deletions) - All pre-existing-failure gates with DELTA ZERO (check-unwrap/panic/duplication/wiring) - Real-LLM E2E via OAuth Codex: 4 trajectories, zero evolution_* matches - Cross-validation APROVADO, dogfood SHIPPABLE 78/100 - Net: 25 files, +132 / -564 = -432 LOC Plan: .claude/knowledge-base/plans/evolution-loop-removal-plan.md (#evolution-loop-removal)
…ee-bright-frolicking-charm # Conflicts: # .claude/knowledge-base/log.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.