What should an AI visibility export contain?

by

A visibility score is easy to export. An audit trail is harder—and much more useful.

For every metric, I think a portable AI-visibility export should include:

• the exact prompt and benchmark version

• provider, model, locale, parameters, and acquisition time

• the complete raw answer

• raw citation URLs in their returned order

• resolved and canonical URLs without overwriting the raw values

• explicit timeout, block, parsing, and resolution failures

• metric eligibility plus numerator and denominator

• parser, normalizer, matcher, and scoring versions

Scores should be projections over this evidence, not the only thing that survives outside the dashboard.

A team should be able to load the export into a warehouse, replay a newer parser against preserved answers, recalculate the metrics, and explain every material change.

I wrote the fuller data-contract proposal here:

At Corank, we are applying the same evidence-first approach to AI-search visibility:

For teams that consume these reports: would you rather receive a set of related tables, newline-delimited JSON, or both?

1 view

Add a comment

Replies

Be the first to comment