Skip to content

fix: align browser accessibility public contract#2077

Merged
chubes4 merged 1 commit into
mainfrom
fix/2075-public-api-contract
Jul 26, 2026
Merged

fix: align browser accessibility public contract#2077
chubes4 merged 1 commit into
mainfrom
fix/2075-public-api-contract

Conversation

@chubes4

@chubes4 chubes4 commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add the intentional browser-accessibility module to the manually maintained public and contracts barrel expectations
  • verify the accessibility schema and contract helper remain exported from the root compatibility barrel, curated public facade, and contracts facade
  • preserve the package export map and public surface introduced by Add browser accessibility, keyboard, and focus fuzzing oracles #2065 without adding new exports or infrastructure

browser-accessibility is intentional because #2065 added it to all three core facades alongside the adaptive browser contract and runtime-playground collector that consume it. This PR only restores contract-test parity with that existing surface.

Testing

Fixes #2075

@chubes4
chubes4 merged commit 67fc8b0 into main Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

public-api-contract fails on browser accessibility export

1 participant