refactor: split pipeline_runner_browser into focused mixins - #3
Merged
ifuri-validator-agent[bot] merged 1 commit intoSep 1, 2026
Merged
Conversation
Extract legacy multi-action and ActionDispatcher paths into separate modules; keep single-action DOM entry in pipeline_runner_browser.py.
Contributor
There was a problem hiding this comment.
Deterministic Validator approval for exact head 5c6938d5169ed58b41c0b759fc13e18d5b40c7cd.
Ticket: ticket-000
Correlation ID: nlp2cmd-pr-3-ticket-000
Model: zai/glm-5.3
Advisory LLM review: LLM_UNAVAILABLE
Reason: advisory_review_budget_exceeded: full review requires 17 chunks; limit is 8
This approval rests on the deterministic checks alone; no advisory opinion was recorded for this head.
Merge will be attempted after this approval when explicitly authorized.
Decision record (recomputable)
DECISION D-000-1021
TICKET ticket-000
HEAD_SHA 5c6938d5169ed58b41c0b759fc13e18d5b40c7cd
CORRELATION_ID nlp2cmd-pr-3-ticket-000
ACTOR agent:ifuri-validator-agent[bot]
APPLIED_RULE P-CORE-015
INPUT author_login = "tom-sapletta-com"
INPUT observed_checks = ["test (3.11)=PASS","test (3.12)=PASS"]
INPUT required_checks = ["test (3.11)","test (3.12)"]
INPUT required_checks_source = "protected registry + GitHub applied rules (env/request)"
INPUT reviewer_login = "ifuri-validator-agent[bot]"
INPUT superseded_checks = []
VERDICT APPROVE AUTHORITY DETERMINISTIC
REJECTED REQUEST_CHANGES BECAUSE NO_UNSAFE_CHANGE_REASON_FOUND
ADVISORY llm_verdict = "" MODEL "zai/glm-5.3"
ASSERT VERDICT_AUTHORITY != "ADVISORY"
ifuri-validator-agent
Bot
deleted the
refactor/pipeline-browser-dispatch-split
branch
September 1, 2026 11:59
tom-sapletta-com
restored the
refactor/pipeline-browser-dispatch-split
branch
September 1, 2026 15:05
tom-sapletta-com
deleted the
refactor/pipeline-browser-dispatch-split
branch
September 1, 2026 23:10
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
pipeline_runner_browser.pyto single-action DOM entry (~114 lines)_run_dom_multi_actiontopipeline_runner_browser_multi.pypipeline_runner_browser_dispatch.pyPipelineRunnerfrom the three browser mixinsTest plan
from nlp2cmd.pipeline_runner import PipelineRunnerworksMade with Cursor