v0.2.0 β from demo to product
Reweave now does real work end to end:
- β¨ Zero-selector onboarding β paste a URL + 2 golden examples; the Surgeon synthesizes and validates the extraction spec (
POST /api/sources,reweave add, MCPadd_source, dashboard οΌ Add source). Verified against the live web: 3 examples β 20 rows at 100% confidence on books.toscrape.com. - π§² Attribute anchoring β golden values found in text or attributes (
title=/alt=), per-shape candidate groups, most-specific container selection: a few examples generalize to the whole page. - π¦ Data out β every run stored, data drawer in the dashboard, CSV/JSON export, MCP
get_rows. - π°οΈ Autopilot β continuous monitoring; repairs still deploy only through the human gate.
20 tests, lint clean. Full notes: CHANGELOG.md