Skip to content
Verification & evidenceVerification workspace

Verification & evidence

On this page

Supplied snapshots · Bounded pilot

Verification workspace

Check what a source says about a specific entity. Define the fields and context, provide the HTML, and inspect each decision beside its source evidence.

Open the workspace

What you can check

The workspace checks relationships retained from the HTML snapshot you supply. It distinguishes a value that belongs to your entity from a value that merely appears somewhere on the page. It also surfaces compatible declarations that disagree.

Illustrative source

Atlas costs 25;
Boreal costs 99.
Atlas price: 25 · Supported

The 99 belongs to Boreal. Its presence alone does not support Atlas = 99.

Illustrative conflict

Body: Atlas costs 25.
Metadata: Atlas price 99.
Atlas price · Conflicting

When both declarations match the requested scope, the result is withheld and both passages remain inspectable.

These examples explain the behavior. They are not live receipts or a general accuracy benchmark.

Make your first check

  1. Sign in and open the workspace. Choose an example or start with your own HTML.
  2. Enter the exact entity, such as Atlas. A name does not assign every value on the page to that entity.
  3. For each field, choose an output name, the source property, and a value type. For this example, use price for both names and Number for the type.
  4. Supply a reference URL and paste the source snapshot. The URL is a reference you provide; the workspace does not contact it.
  5. Select Verify snapshot. Read the whole-result decision, then select each field to inspect its supporting or competing passages.
<p>Atlas costs 25; Boreal costs 99</p>

The supported contract uses explicit, flat fields with text, number, or boolean values. Arbitrary prose, aliases, complex layouts, and nested data can fall outside the supported relationships. Missing evidence is not permission to infer an answer.

Set context deliberately

Open Context and source policy when currency, period, version, or source channel matters. Known different currencies or periods can describe different claims. Without enough context to distinguish them, the result can be uncertain rather than conflicting.

Selecting only body text or only metadata narrows the claim being checked. It does not establish that the selected declaration is more truthful. Excluding content marked hidden checks explicit static HTML declarations; it does not establish what a browser actually displays.

Numeric interpretation is deliberately narrow. Comma-formatted numbers and unsupported conversions can be refused. A dollar symbol is not guessed to mean USD. Make the source and requested context explicit.

Read the field decisions

Supported
The retained relationship supports the requested value within the stated entity, property, and context, with no detected compatible contradiction.
Conflicting
Comparable declarations for the same claim disagree. Inspect both passages and resolve the source or requested context before acting.
Uncertain
Context is ambiguous, conversion is unsafe, or known missing or truncated evidence prevents a decision.
Missing evidence
No adequate supported relationship was found. This does not establish that the requested fact is false.
Unsupported
The request or candidate does not meet the supported contract or does not match the evidence.

If any requested field is unresolved, the whole-result data is withheld. A supported individual field remains a scoped decision; it does not make the entire request accepted.

The check can recover evidence outside its initial selection window when that evidence is already retained from your snapshot. It cannot recover content absent from the HTML. There is no automatic web fetch, rendering, or model fallback in this mode.

Inspect the source

Select a field to see its entity, context, source channel, and relevant passages. The displayed fragments come from the supplied HTML and are shown as text. A structural fragment may include an enclosing declaration, so read its context as well as the displayed value.

Passage limits and truncation are disclosed. A snapshot hash identifies the supplied bytes; it does not authenticate where they came from. The source URL, live freshness, publisher truth, and rendered visibility remain unverified.

Save, review, and return

Each completed run has one execution ID across its decision, source evidence, receipt, and account-private history. Reopen a run from history to inspect the same saved result. Inputs, results, and review notes are encrypted at rest, and snapshot content remains available for seven days.

Flag a wrong accepted value, missed support, missed conflict, or another issue. Describe the field and what the source actually establishes. Feedback is saved for investigation; it does not automatically change the verification rules or become a validated improvement.

Download the signed result when you need to retain a packet. Follow the evidence packet guide to verify it using independently obtained issuer keys. A valid signature establishes packet integrity and issuer-key possession, not source authenticity or semantic truth.

Pilot limits

  • Up to 20 runs per account in a rolling 24-hour period, with two active runs at once and shared service capacity limits.
  • Up to 20 flat fields and 200,000 UTF-8 bytes of supplied HTML per request.
  • Seven days of account-private snapshot history.
  • No extraction credits charged for this supplied-snapshot mode.

These are bounded pilot limits, separate from the existing extraction plans and their credit allowances. A supported snapshot result is not a general semantic-accuracy certification.

Choose the right verification path

Verification workspace
Use the signed-in workspace to inspect explicit entity and context relationships in supplied snapshots. This guide describes that bounded mode.
Verify API
Use the existing API to check whether value text occurs in a source. Text presence does not establish that a value belongs to the claimed entity or field.
Evidence verification
Verify the signature of a saved result. For a supplied snapshot, asking to refetch does not fetch the reference URL; source comparison is reported unavailable.

The workspace does not replace the legacy extraction acceptance rules or add its semantic decisions to the existing MCP tools. Use the MCP guide for the currently supported agent interface.