EqualifyEverything / equalify-iris

refactor(pipeline): single-pass extraction, document-level review, clean output
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>
Blake Bertuccelli-Booth Blake Bertuccelli-Booth committed on May 22, 2026, 07:06 PM
Showing 6 changed files +187 additions -302 deletions
Browse files at this commit →