{
  "eas_status": "not_enabled",
  "fields": [
    {
      "name": "radarId",
      "source": "eas-candidate.radar_id",
      "type": "string"
    },
    {
      "name": "publisherName",
      "source": "eas-candidate.publisher.name",
      "type": "string"
    },
    {
      "name": "subjectHash",
      "source": "eas-candidate.bundle_canonical_sha256",
      "type": "bytes32"
    },
    {
      "name": "indexHash",
      "source": "eas-candidate.canonical_envelope_index_sha256",
      "type": "bytes32"
    },
    {
      "name": "signatureStatus",
      "source": "eas-candidate.signature_status",
      "type": "string"
    },
    {
      "name": "keyId",
      "source": "eas-candidate.key_id",
      "type": "string"
    },
    {
      "name": "publicKeyRef",
      "source": "eas-candidate.public_key_ref",
      "type": "string"
    },
    {
      "name": "publicSafe",
      "source": "eas-candidate.safety.public_safe_only",
      "type": "bool"
    },
    {
      "name": "defensiveOnly",
      "source": "eas-candidate.safety.defensive_use_only",
      "type": "bool"
    },
    {
      "name": "sourceRefs",
      "source": "eas-candidate.source_endpoint_refs",
      "type": "string"
    }
  ],
  "keyless_value_policy": {
    "keyId": "null_to_empty_string",
    "publicKeyRef": "null_to_empty_string"
  },
  "primary_subject_hash_policy": "bundle_canonical_sha256",
  "safety": {
    "attack_steps_included": false,
    "defensive_use_only": true,
    "eas_uid_claimed": false,
    "exploit_detail_included": false,
    "external_submission_performed": false,
    "onchain_claimed": false,
    "public_safe_only": true,
    "remediation_claimed": false,
    "weaponized_detail_included": false
  },
  "schema_encoding": "string radarId,string publisherName,bytes32 subjectHash,bytes32 indexHash,string signatureStatus,string keyId,string publicKeyRef,bool publicSafe,bool defensiveOnly,string sourceRefs",
  "schema_name": "RirastaFabTrustLayerV0",
  "schema_registration_status": "not_registered",
  "schema_uid": null,
  "schema_version": "rirastafab-eas-schema-mapping-v0",
  "secondary_subject_hash_policy": "canonical_envelope_index_sha256",
  "signed_value_policy": {
    "keyId": "non_empty",
    "publicKeyRef": "non_empty"
  },
  "submission_status": "not_submitted",
  "trust_layer_version": "0.3-preflight"
}