gstack/scrape
orendi84 2869680394 feat(scrape): gate prototype JSON on evidence before returning
Add a Step 5 verification gate to /scrape. Before emitting, decompose the
intent into checkpoints (each datum, filter, count, ranking), back each
with a populated field or a page capture, and treat an unbacked checkpoint
as a prototype failure instead of returning partial data as the answer.
Ranking and filter checkpoints must be grounded in the page's own order or
controls, not the agent's re-sorting. The match path also routes its result
through the gate so stale or empty skill output falls through rather than
being emitted.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 15:53:45 +02:00
..
SKILL.md feat(scrape): gate prototype JSON on evidence before returning 2026-05-26 15:53:45 +02:00
SKILL.md.tmpl feat(scrape): gate prototype JSON on evidence before returning 2026-05-26 15:53:45 +02:00