Step 01
Raw evidence
Append-only source rows — a crawl, an export, a hand-assembled CSV. Duplicates are kept:
they are a fact about collection, not an error.
Collected by you or your agent · Tablize does not fetch it
Step 02
Agent attempts
Your agent leases a bounded batch to disk, runs your prompt against your model, and submits
the results as one batch with the model and prompt hash attached.
Runs on your machine, your model key · Tablize supplies no model
Step 03 · optional
Golden gate
Build the line without goldens and there is no gate: nothing is judged and rows land
unverified. Supply them and check rows with known answers ride in
every batch — expected values held server-side, never returned by a lease, one miss refuses
the whole batch.
Held by Tablize once the line has goldens · the submitting agent can
never read or approve them
Step 04
Result view
Not a fourth table — a reading of the process table showing the latest row per source row.
With the gate on it shows accepted rows only and refused attempts move nothing; with the gate
off it shows what landed, marked unverified.
Projected by Tablize · you decide whether anyone downstream uses it