Milestone 4 — Playwright Test Video Integration | Priority: Low
Auto-detect narration anchors by cross-referencing Playwright selectors/URLs with narration transcript.
- Extract keywords from selectors (#email → email, button[type=submit] → submit)
- Cross-reference with Whisper word-level timestamps
- Confidence scoring (exact > substring > semantic)
- CLI:
docgen suggest-anchors --segment 03
See issues/playwright-test-integration/08-anchor-auto-detection.md for full spec.
Milestone 4 — Playwright Test Video Integration | Priority: Low
Auto-detect narration anchors by cross-referencing Playwright selectors/URLs with narration transcript.
docgen suggest-anchors --segment 03See
issues/playwright-test-integration/08-anchor-auto-detection.mdfor full spec.