feat(core): bind semantic node action targets to browser authority - #58
Draft
seonghobae wants to merge 19 commits into
Draft
feat(core): bind semantic node action targets to browser authority#58seonghobae wants to merge 19 commits into
seonghobae wants to merge 19 commits into
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This was referenced Aug 10, 2026
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.
Partial implementation of #28: an authority-bound semantic node action target derived from a validated observation.
Live dependency and exact head
main:542ca1e9c0a863595b8b6697790005d2471f5413;feat/semantic-node-query:52d0efafd292f2af5a38f747a10f7a7d80a86de9;52d0efafd292f2af5a38f747a10f7a7d80a86de9;eb920427a4c46520118f29e38ab7fd4e944495d4.The branch was non-destructively reconciled onto the live semantic-query parent. The final fix restores
SemanticNodeActionTargetandSemanticNodeActionTargetErrorfrom the actualsrc/root.rscrate entry point; the existing action-target integration test had exposed the missing public export at compile time.Exact-current verification
Rust contracts,Pinned Chrome for Testing MV3 fixture, andProduction coverage: success for exact headeb920427a4c46520118f29e38ab7fd4e944495d4.Boundary
This Draft remains a value-level prerequisite only. It does not execute browser input, authorize policy, mint capabilities, connect to BiDi/CDP/WebMCP, persist data, handle secrets, run models, or claim the #28 Chromium vertical slice.
SemanticNodeActionTargetaccepts only an action advertised by the observation and revalidates the exact live registry binding before later use; stale, retired, or caller-forged authority cannot be revived.No independent counted approval is claimed. This scheduled maintenance actor does not self-approve, bypass required checks, alter workflows or rulesets, force-push, tag, release, or publish.