Where to enforce
Place Acira between the agent's planning layer and the Playwright browser action layer. The model can request actions, but policy decides what executes.
Playwright gives agents powerful browser control. Acira adds policy checks before those actions run.
Use this page when adding action mediation to Playwright-based agents.
Place Acira between the agent's planning layer and the Playwright browser action layer. The model can request actions, but policy decides what executes.
Prioritize click, fill, press, goto, download, upload, evaluate, and any action that uses credentials or changes account state.
Record the proposed action, policy decision, reason, and result for review and debugging.
Yes. Acira is designed to evaluate browser actions before they execute, including Playwright-style automation flows.