{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://eviulon.com/api/patefacere-sync-v14.schema.json",
  "title": "Patefacere to Eviulon privacy-minimized public status v1.4",
  "type": "object",
  "additionalProperties": false,
  "required": [
    "acceptedGovernanceSha256",
    "acceptedGovernanceVersion",
    "acknowledgmentSequence",
    "canonicalizationProfile",
    "clockUncertaintySeconds",
    "correctionReference",
    "expiresAt",
    "governanceManifestPredecessorSha256",
    "lastKnownGoodObservationReference",
    "liveConnectorState",
    "localImplementationState",
    "maximumRecordBytes",
    "minimumSupportedSchema",
    "patefacereRelease",
    "payloadSha256",
    "previousDigest",
    "privacyFieldBudget",
    "producerSequence",
    "productionExchangeVerified",
    "publicReasonCode",
    "publicServiceState",
    "publishedAt",
    "publisher",
    "schemaDeprecationWindow",
    "schemaVersion",
    "serviceReadinessState",
    "signatureState",
    "sourceOrigin",
    "sourceRoute",
    "supersessionReference",
    "truthBoundary"
  ],
  "properties": {
    "acceptedGovernanceSha256": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "acceptedGovernanceVersion": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "acknowledgmentSequence": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "canonicalizationProfile": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "clockUncertaintySeconds": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "correctionNotices": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "correctionReference": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "expiresAt": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "governanceManifestPredecessorSha256": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "lastKnownGoodObservationReference": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "liveConnectorState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "localImplementationState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "maximumRecordBytes": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "minimumSupportedSchema": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "patefacereRelease": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "payloadSha256": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "previousDigest": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "privacyFieldBudget": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "producerSequence": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "productionExchangeVerified": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publicCapabilityState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publicEvidenceReferences": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publicReasonCode": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publicServiceState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publishedAt": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "publisher": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "schemaDeprecationWindow": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "schemaVersion": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "serviceReadinessState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "signatureState": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "sourceOrigin": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "sourceRoute": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "supersessionReference": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    },
    "truthBoundary": {
      "type": [
        "string",
        "integer",
        "boolean",
        "object",
        "array",
        "null"
      ]
    }
  },
  "x-eviulon-truth-boundary": "Local privacy-minimized contract and deterministic fixtures only. It does not prove Patefacere implementation, reciprocal adoption, availability, citizen activity, passport or credential status, live synchronization or production readiness."
}
