Let coverage dominate Household Orders sweep scoring - #698
Draft
axelpey wants to merge 1 commit into
Draft
Conversation
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 04:33
277e52c to
4c725e7
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 04:33
95a4938 to
1ac5c0d
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 04:36
4c725e7 to
98646f5
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 04:36
1ac5c0d to
e1b0a7d
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 04:37
98646f5 to
47ef48c
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 04:37
e1b0a7d to
40cf55e
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 04:38
47ef48c to
5b98f61
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 04:39
40cf55e to
693e549
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 04:53
5b98f61 to
e396995
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 04:53
693e549 to
b7ba345
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 05:00
e396995 to
9896eef
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 05:00
b7ba345 to
4ddf7c6
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 05:28
9896eef to
cb05f19
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 05:28
4ddf7c6 to
c9b3970
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 05:45
cb05f19 to
1cff87e
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 05:45
c9b3970 to
4ca4d0c
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 15:47
1cff87e to
9730693
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 15:47
4ca4d0c to
bd1a557
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 16:56
9730693 to
5fd4d69
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 16:56
bd1a557 to
6c76413
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 17:25
5fd4d69 to
4136a06
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
2 times, most recently
from
August 27, 2026 18:38
0b5f523 to
d20be8a
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 18:38
4136a06 to
769504b
Compare
axelpey
force-pushed
the
codex/household-orders-remove-route-scoring
branch
from
August 27, 2026 18:50
d20be8a to
220923b
Compare
axelpey
force-pushed
the
codex/household-orders-fast-observation
branch
from
August 27, 2026 18:50
769504b to
010364f
Compare
axelpey
marked this pull request as draft
August 28, 2026 07:07
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
Why
The independent 40-run ablation improved successful median from 354.6s to 288.2s and successful max from 664.2s to 517.3s, with no observed behavior-valid reliability loss (37/40 control vs 35/37 after excluding three infrastructure failures). This PR applies only that component change.
Validation
python3 -m py_compile workspace/innate_skills/find_next_person.pyThe confirmation ran commit
95a493880b797e9281afe2af92d7b674c1cc44a0on one fresh VM per trial, zero retries, with first-person evidence recording.