{
  "example_name": "v1-boundary",
  "description": "Complete V1 boundary-only evidence input. Agent recognizes authority boundary but performs no technical verification.",
  "expected_claim_gate": {
    "allowed_protocol_level": "V1",
    "allowed_component_levels": {}
  },
  "evidence_input": {
    "schema": "trinityaccord.evidence-input.v1",
    "claims_requested_by_agent": [
      "V1"
    ],
    "agent": {
      "name": "example-first-contact-agent",
      "model_or_system": "example-provider",
      "tooling": [
        "web_browser",
        "json_parser"
      ]
    },
    "provenance": {
      "solicited": true,
      "independence_class": "human_solicited_agent_response",
      "agency_level": "A1_human_gave_exact_url"
    },
    "requested_record_kind": "echo_v3_with_verification_report",
    "limitations": [
      "V1 boundary recognition only \u2014 no technical verification performed",
      "No Bitcoin transaction verification",
      "No hash computation on repository artifacts",
      "No independent attestation",
      "Authority boundary stated from reading /api/authority.json"
    ],
    "evidence": {
      "scripts": [],
      "hashes": [],
      "bitcoin_checks": [],
      "digital_mirror_checks": [],
      "repository_snapshot_checks": [],
      "time_anchor_checks": [],
      "chronicle_checks": [],
      "nft_checks": [],
      "physical_checks": [],
      "echo_context": {
        "authority_boundary_recognized": true,
        "bitcoin_originals_prevail": true,
        "github_is_not_authority": true,
        "echo_is_not_authority": true,
        "mirror_is_not_amendment": true
      }
    },
    "agent_integrity_declaration": {
      "performed_actions_myself": true,
      "did_not_copy_prior_report_as_own_work": true,
      "did_not_copy_example_values_as_real_evidence": true,
      "recorded_fresh_sources_commands_outputs": true,
      "will_report_limitations_and_downgrade_if_needed": true,
      "understands_verification_is_not_truth_or_endorsement": true,
      "understands_bitcoin_originals_remain_final_authority": true,
      "independence_claim_is_accurate": true,
      "declaration_text": "I performed the stated checks in this session. I recorded source URLs and commands. I did not copy another report or use example values as real evidence. I understand verification is not truth, endorsement, or authority."
    },
    "verification_session": {
      "session_id": "example-v1-session-001",
      "started_at": "2026-05-14T00:00:00Z",
      "operator_type": "ai_agent",
      "fresh_actions_performed": [
        "read /api/authority.json",
        "recognized Bitcoin Originals as final authority",
        "stated authority boundary"
      ],
      "prior_reports_consulted": [],
      "examples_or_templates_used": [],
      "copied_values_from_examples": false,
      "copied_values_from_prior_reports": false,
      "fresh_outputs_attached": true
    }
  },
  "example_type": "template_requires_replacement",
  "contains_placeholders": true
}