🔒 SOC 2 Compliant · Enterprise Ready

Examples & Schemas

Explore anonymized report samples and schema definitions. If a section is unavailable in a sample, we leave it unavailable—no fake data.

JSON

Sample JSON Report

See the canonical schema structure used by production. Includes all fields: decision signal, confidence ranges, persona breakdown, and more.

Registry

Test Type Registry

Test types are contracts: fixed persona counts and execution modes. Browse available test types and their configurations.

JSON

Persona Pack Example

Explore how persona packs are structured with versioning, demographics, and behavioral traits for reproducible testing.

JSON

Run Record Sample

See how run metadata is captured including timestamps, versions, seeds, and execution parameters.

report.example.json
{
  "decision": "GO",
  "confidence": {
    "min": 0.72,
    "max": 0.89
  },
  "sample_size": 2400,
  "dissent": {
    "level": 0.12,
    "direction": "CAUTION",
    "notes": "Price sensitivity in segment B"
  },
  "methodology": {
    "test_type": "market-acceptance",
    "persona_pack": "us-consumers-v2.3",
    "execution_mode": "parallel"
  }
}

Ready to generate your own reports?

Create your first test and get production-grade JSON reports in seconds.

Create Your First Test