Documentation
README
CDP UI Verification
"Rules" below is what counts as valid evidence. "Mechanics" is how to attach to the right renderer
and repair auth. apps/desktop/scripts/cdp-smoke-integrations.ts is a working example script.
Rules
-
Target the correct app instance. Confirm and report the worktree, renderer URL/port, and active route before testing. Follow any task-provided CDP/auth guidance and verify the expected signed-in session. Another running desktop instance is not equivalent.
-
Reproduce the exact user journey. Use real browser input and visible UI navigation for the steps the user performs. Assigning DOM properties, invoking internal app APIs, or running component-only scripts is diagnostic support, not proof of end-to-end behavior.
This is the opening of the README. Read the full README on GitHub.