{
  "$schema": "https://finance.entelekron.org/schemas/entelepay-settlement-control-profile.schema.json",
  "schemaVersion": "1.0.0",
  "controlPlaneId": "tvk-group:entelekron-financial-infrastructure",
  "canonicalAssetId": "tvk-group:tvkusd",
  "profileId": "entelepay-tvkusd-settlement-prelaunch-v1",
  "status": "tvkusd-settlement-prelaunch-locked",
  "effectiveAt": "2026-08-14T00:00:00Z",
  "acceptedEnvironments": [],
  "productionIntentEndpoint": null,
  "productionWebhookEndpoint": null,
  "approvedProviders": [],
  "approvedMerchantProfiles": [],
  "activeSettlementInstructionCount": 0,
  "scopeBoundary": {
    "entelepayExistingProductDisabledByThisProfile": false,
    "tvkusdSettlementDisabled": true,
    "customerFundsHeldByEntelepay": false,
    "custodyGrantedByPaymentIntegration": false,
    "providerApprovalInheritedAcrossCountries": false
  },
  "requiredBindings": [
    "payment-intent-id",
    "idempotency-key",
    "environment",
    "legal-entity",
    "merchant-profile",
    "payer-eligibility-decision",
    "payee-eligibility-decision",
    "jurisdiction-entitlement",
    "amount",
    "currency",
    "provider-route",
    "source-account-entitlement",
    "destination-account-entitlement",
    "ledger-order-id",
    "policy-bundle-digest",
    "callback-signature",
    "nonce",
    "created-at",
    "expires-at"
  ],
  "stateMachine": {
    "currentOperationalState": "disabled",
    "definedStates": [
      "received",
      "eligibility-verified",
      "provider-route-approved",
      "funds-controlled",
      "settlement-submitted",
      "provider-finalized",
      "ledger-posted",
      "reconciled",
      "rejected",
      "expired",
      "suspended",
      "manual-review"
    ],
    "terminalSuccessState": "reconciled",
    "exceptionStates": ["rejected", "expired", "suspended", "manual-review"]
  },
  "integrity": {
    "verifiedProviderCallbackRequired": true,
    "singleUseNonceRequired": true,
    "idempotencyRequired": true,
    "amountAndCurrencyImmutableAfterApproval": true,
    "finalReconciliationRequired": true,
    "silentStatusOverridePermitted": false,
    "unverifiedClientSuccessSignalAccepted": false
  },
  "exceptions": {
    "refundsEnabled": false,
    "chargebacksEnabled": false,
    "automaticRetryMayDuplicateValueMovement": false,
    "providerFailureRequiresManualReview": true,
    "correctionRequiresLinkedJournalEntry": true
  },
  "authority": {
    "aiCanApprove": false,
    "aiCanSelectProductionProvider": false,
    "aiCanReleaseFunds": false,
    "singleOperatorCanCompleteSettlement": false,
    "merchantCanSelfActivateTvkusd": false,
    "softwareChangeAloneCanUnlock": false
  },
  "notice": "This profile governs only future TVKUSD settlement through EntelePAY. It does not represent a live TVKUSD payment, acquiring, custody or money-transmission service."
}
