perf(tooling): adopt cooperative fast local validation - #1871
Merged
Conversation
Contributor
✅ Approve — automated reviewNo actionable correctness defects were identified in the current diff. The prior review had no active findings to revalidate. No findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v3.0 #1871 +/- ##
================================================
+ Coverage 77.01% 77.03% +0.01%
================================================
Files 477 477
Lines 51141 51141
================================================
+ Hits 39386 39395 +9
+ Misses 8320 8313 -7
+ Partials 3435 3433 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
gfyrag
force-pushed
the
perf/cooperative-agent-fast-workflow
branch
from
September 3, 2026 11:32
adc1838 to
77f32f8
Compare
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.
Summary
~/.cache/ledger-ai, retaining only run-local temporary stateDecision record
INITIAL_TARGET_BASE_SHA:
0d5cd3f619915e8c53a47559eac5fa31d1f75e82PUBLICATION_BASE_SHA after #1870:
6d76d60adde8159b66a98c12f3e49757e636a985Reference measurements with the pinned toolchain:
The simple warm pre-commit was selected over #1869's roughly 1,500-line dependency selector. #1862's verified seed/copy module-cache design is classified
SUPERSEDED_BY_SIMPLER_CACHE_MODEL. Merged #1866 same-run exact-state reuse is preserved. The local proportional-validation branch is superseded by the smaller conservative selector. #1870 merged during this PR and now supplies the canonical accidental parent-binding sanitizer; the rebase retained it and removed the redundant selector-level scrub. #1864 has no design collision.Local / CI split
Local always: repository invariants, root compilation, diff hygiene, exact review, base/head freshness, and guarded publication.
Local when affected: pre-commit normalization, focused race/regression tests, E2E, scenarios, Schemathesis, and operator tests.
CI by default: full root race/coverage, broad E2E/model/scenario/Schemathesis/operator execution, and Antithesis workload.
Validation
AI_REVIEW_BASE_SHA=6d76d60adde8159b66a98c12f3e49757e636a985 bash scripts/agent-check-prBroad clean validation is intentionally delegated to this PR's independent CI.