feat: separate local operator plane - #14
Draft
jeffscottward wants to merge 9 commits into
Draft
Conversation
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
Verification
bun run verify:corebun run coverage:update(100% statements, branches, functions, and lines)bun run graph:updatebun run graph:checkbun run graph:verify15e0417Dashboard CI repair
The original failed browser attempt safely classified the defect as a request-local SSR dashboard availability failure: the page rendered its generic error state, then a separate direct oRPC request returned HTTP 200 after the five-second heading wait. The loader did not retain the exact original non-authorization subtype. The identified policy mismatch was deterministic: internal oRPC dispatch inherited a 3-second transport deadline while the request database permits a bounded 10-second connection and query interval. Only request-local dashboard dispatch now uses the 10-second deadline. The shared transport default remains 3 seconds. A delayed 3,001 ms response failed before the repair and passes after it. Both replacement browser CI jobs pass.
Known local blocker
One clean-head browser-queued Wayfinder run reached sandboxed OMP but timed out after 300,039 ms before publishing
map.md. An equivalent unsandboxed 4B model profile completed in 86,499 ms and wrote a valid map. The cause is unproven across LM Studio, sandbox policy, OMP integration, or their interaction..omp-status.mdrecords the owner, evidence, rerun trigger, and stop condition. No successful browser tracker publication is claimed.