# Agent workflow — recommended

1) Reproduce with Debug build (do not guess).
2) Identify continuation response shape:
   - Log counts of action nodes (appendContinuationItemsAction, reloadContinuationItemsCommand, onResponseReceivedActions, frameworkUpdates).
   - Do not log full payload; log keys + counts + one example path.
3) Implement small parser improvement.
4) Re-test with the same playlist URL.
5) Remove excessive debug noise; keep one summary line per page.

Deliver:
- patch + brief explanation + updated TESTING.md if needed.


## Read-only mode (first Antigravity run)
- Do not modify files.
- Produce a plan + instrumentation proposal only.
- If changes are required, list them precisely (file/function/line-region).
