Replace the multi-agent fan-out (each content agent re-rendering the whole
page, which triplicated nested forms) with one coherent accessible-HTML pass
per page. Rework review to a document-level editor that sees the whole doc +
issues + source images and can remove duplicates / reorder / fix structure,
looping Reader->Editor->re-verify until the Reader confirms clean or the cap is
hit. Deliver clean HTML with no provenance comments (provenance stays in
fragments.json); @unresolved becomes a trailing comment only.
Triage/reconciliation/builder modules remain in the repo (dormant) for the
agent-contribution story; the active extraction path no longer invokes them.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>