Split catalog-state lifecycle Fast route - #66
Merged
xor-machine merged 2 commits intoAug 5, 2026
Merged
Conversation
…slice/group/b0-ci-control-plane/catalog-state-routing
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
Split the hosted Fast catalog-state lifecycle route into three selector-disjoint public routes so the frozen 120-second suite deadline has honest runner headroom without changing product behavior or security limits.
Motivation / Context
PR #63 exact-head Fast job
92301453764failed with infrastructure status while Docker remained pending. Direct job logs identifiedexperiment-catalog-state-lifecycle exceeded its execution deadline. Profiling showed the former 34-identity Python leaf took 48.8 seconds locally, withCAT-BOUND-001alone taking 31.1 seconds andCAT-CRASH-006another 11.3 seconds. A wrapper-only retry or timeout increase would not correct that concentrated work.Changes
state(18),name-bound(1), anddurability(15) selectors, each executing only its owned cases;Testing
./scripts/dev/ci-fast— pass, 39 pass / 0 fail / 0 skip / 0 infrastructure.bash tests/experiment/aggregate-harness-cases.sh— pass, 26/26../scripts/dev/lint-scriptsand changed-file ShellCheck/Python syntax checks — pass.VERDICT: PASS.Evidence
Cycle 1
slice/group/b0-ci-control-plane/catalog-state-routing->group/b0-ci-control-plane63ea68b9201ba34951e13a2c7e2fa9bc30553473a3fa6e37fcfed02524fbc89b8dc76ea8050fb9f9FAST-CATALOG-STATE-LIFECYCLE-DEADLINE-003SELECTOR-DISJOINT-ROUTES,NOARG-COMPAT-34,LIFECYCLE-UNION-133,TRUTHFUL-FAST-REGISTRATION,FROZEN-120-AND-463ea68b9201ba34951e13a2c7e2fa9bc30553473AGENT_LAB_MAINTENANCE=1 ./scripts/dev/ci-fast— rc=0 classification=successpredecessor-34-route|overlapping-slice|ineffective-selector|dropped-selector— detected rc=1 classification=assertion-failuredropped-registration|untruthful-marker|serialized-wrapper— detected rc=1 classification=assertion-failure/tmpa3fa6e37fcfed02524fbc89b8dc76ea8050fb9f9; Grok auditVERDICT: PASSCycle 2
slice/group/b0-ci-control-plane/catalog-state-routing->group/b0-ci-control-planed0b829f2fbab316ce854f28fd9073f21a80bdb519b872fb712d252398abbfa18cd55bf9010e0ddf1FAST-CATALOG-STATE-LIFECYCLE-DEADLINE-003SELECTOR-DISJOINT-ROUTES,NOARG-COMPAT-34,LIFECYCLE-UNION-133,TRUTHFUL-FAST-REGISTRATION,FROZEN-120-AND-463ea68b9201ba34951e13a2c7e2fa9bc30553473AGENT_LAB_MAINTENANCE=1 ./scripts/dev/ci-fast— rc=0 classification=successpredecessor-34-route|overlapping-slice|ineffective-selector|dropped-selector— detected rc=1 classification=assertion-failuredropped-registration|untruthful-marker|serialized-wrapper— detected rc=1 classification=assertion-failure2m9b872fb712d252398abbfa18cd55bf9010e0ddf1