Sample evidence package

Check what SUNURA evidence can look like before you buy.

This sample package demonstrates the structure a customer can export for internal legal review, procurement, audit preparation, or external review.

Designed for evidence review

SUNURA evidence packs help counsel, auditors, and procurement teams inspect what happened. They do not replace legal judgment.

Control coverage

Clause-level evidence links for AI disclosure, synthetic content, biometric exposure, and publication review.

Hash-chain proof

Event hashes, previous-hash links, timestamps, and event IDs for tamper-evident review.

Legal boundary

Clear disclaimer that SUNURA provides operational evidence, not legal advice or EU-issued certification.

Sample evidence pack preview

The live product generates customer workspace data. This sample is static, fake, and intended only to show structure.

{
  "packageType": "SUNURA_SAMPLE_ARTICLE50_EVIDENCE_PACKAGE",
  "version": "demo-1.0",
  "generatedAt": "2026-06-20T00:00:00.000Z",
  "workspace": {
    "workspaceId": "sample-workspace-eu-001",
    "workspaceName": "Example customer workspace",
    "environment": "sample"
  },
  "summary": {
    "purpose": "Demonstrate the structure of SUNURA evidence exports.",
    "verificationStatus": "SAMPLE_ONLY",
    "legalStatus": "Not legal advice and not an official EU certificate."
  },
  "evidenceEvents": [
    {
      "control": "AI interaction notice",
      "workflow": "Customer support AI assistant",
      "evidenceEventId": "evt_sample_cl1_001",
      "evidenceHash": "sha256:7d7b3a7d3f0a5c4e8e34d0fb07a4c1f8b0f14bb4e8d73b1bb58c2a8b9a4a0011",
      "outcome": "Notice displayed before the AI interaction continued."
    },
    {
      "control": "Synthetic media label",
      "workflow": "Public campaign media review",
      "evidenceEventId": "evt_sample_cl2_001",
      "evidenceHash": "sha256:8ef0dc58bf2fa7b6a022b282e19eaf24fd9cf8a3b76d63af028b9aa01f9a7722",
      "outcome": "Visible AI label applied and provenance evidence attached."
    },
    {
      "control": "Public-interest text review",
      "workflow": "Publication and editorial review",
      "evidenceEventId": "evt_sample_cl3_001",
      "evidenceHash": "sha256:319c98a9dc6e1b9ed06c7d7f210e4dfcdd915fe54f7c9ce7779db0db71a99f04",
      "outcome": "Editorial review recorded before publication."
    }
  ],
  "customerResponsibilities": [
    "Maintain accurate privacy, legal-basis, and editorial-responsibility records.",
    "Verify deployment-specific settings before production use.",
    "Review outputs with qualified legal counsel before regulator submission."
  ],
  "disclaimer": "This package is a representative sample for product evaluation. It is not legal advice and is not an official EU certificate."
}