{
  "record_type": "efti_edge_gateway_fixture",
  "scenario_id": "FI-EFTI-EDGE-V0-V1-FIXTURE",
  "country_gate": {
    "country_code": "FI",
    "gate_name": "Fintraffic eFTI Gate",
    "regulatory_date": "2027-07-09",
    "developer_portal_status": "testing_available",
    "production_status": "planned_2027"
  },
  "client_side": {
    "systems": ["TMS", "ERP", "WMS"],
    "protocol": "REST",
    "openapi_available": true
  },
  "canonical_layer": "canonical shipment graph + eFTI common data set mapping",
  "authority_side": {
    "primary_protocol": "eDelivery/AS4",
    "fallback_protocol": "national gate protocol"
  },
  "protocol_capabilities": [
    {
      "protocol": "HTTP_REST",
      "label": "HTTP/OpenAPI test interface",
      "status": "implemented",
      "expected": "public HTTP API and schemas",
      "observed": "public developer portal API",
      "owner": "platform_engineering",
      "evidence": "Fintraffic developer portal"
    },
    {
      "protocol": "EDELIVERY_AS4",
      "label": "eDelivery / AS4 access point boundary",
      "status": "support_only",
      "expected": "documented access point path",
      "observed": "API description available via support request",
      "owner": "integration_architect",
      "evidence": "Fintraffic developer portal"
    },
    {
      "protocol": "PRODUCTION_GATE",
      "label": "Production gate connection",
      "status": "planned",
      "expected": "production environment",
      "observed": "production planned for 2027",
      "owner": "program_owner",
      "evidence": "Fintraffic developer portal"
    }
  ],
  "version_adapters": [
    {
      "from": "V0",
      "to": "V1",
      "source_status": "recommended_now",
      "target_status": "developing",
      "contract_tests": "pending",
      "owner": "adapter_team",
      "evidence": "Fintraffic API version note"
    }
  ],
  "change_control": {
    "schema_diff_enabled": true,
    "contract_tests_enabled": true,
    "client_contract_stability": "stable_adapter_boundary"
  }
}
