{
  "service_identity": {
    "name": "Developer's Ark",
    "primary_offer": "Launch Ark"
  },
  "service_is": [
    "async_first_documentation_factory",
    "continuity_documentation_offer",
    "gap_visible_handoff_support"
  ],
  "service_is_not": [
    "live_checkout_product",
    "security_certification_provider",
    "compliance_certification_provider",
    "emergency_operations_team",
    "repository_upload_service"
  ],
  "current_authorized_scope": {
    "public_fit_check": true,
    "informational_pricing": true,
    "public_boundary_docs": true
  },
  "current_unauthorized_scope": {
    "payment": true,
    "checkout": true,
    "backend_order_processing": true,
    "crm": true,
    "public_repository_upload": true,
    "secret_handling": true
  },
  "delivery_boundary": {
    "automated_customer_delivery_available": false,
    "delivery_requires_later_authorization": true
  },
  "compliance_boundary": {
    "certification_provided": false
  },
  "security_boundary": {
    "certification_provided": false
  },
  "operations_boundary": {
    "production_access_required": false,
    "live_infrastructure_verification_provided": false
  },
  "customer_data_boundary": {
    "customer_data_public_intake_allowed": false,
    "secrets_allowed": false
  },
  "emergency_boundary": {
    "emergency_support_available": false
  },
  "known_limitations": [
    "controlled_fit_check_surface_only",
    "no_live_checkout",
    "no_public_secret_intake"
  ],
  "escalation_policy": {
    "urgent_production_incidents_route_here": false,
    "fit_check_before_scope": true
  }
}
