519aa35f1f
routing table
13 lines
504 B
Markdown
13 lines
504 B
Markdown
# ADR-0004: Use Playwright MCP for Agent Debugging
|
|
|
|
Status: Superseded by [ADR-0005](0005-playwright-cli-debugging.md)
|
|
Date: 2026-07-14
|
|
|
|
## Historical Decision
|
|
|
|
The project initially selected a repository-scoped Playwright MCP process for interactive agent debugging.
|
|
|
|
## Current Guidance
|
|
|
|
[ADR-0005](0005-playwright-cli-debugging.md) defines the current browser-debugging entry point. [ADR-0003](0003-project-local-browser-testing.md) defines the browser test and resource policy that remains active.
|