{
  "assistant": {
    "name": "Orbit AI Assistant",
    "version": "4.9.2-build-2026",
    "mode": "hybrid-multi-agent",
    "primaryModel": "orbit-deepmind-industrial-v4",
    "temperature": 0.15,
    "maxTokens": 1024,
    "systemLatencyTargetMs": 350
  },
  "ingestion": {
    "supportedFormats": [".pdf", ".md", ".json", ".csv", ".xml"],
    "maxFileSizeMB": 50,
    "ocrEnabled": true,
    "extractionStrategy": "hierarchical-chunking"
  },
  "languages": {
    "default": "en",
    "supported": [
      {"code": "tn", "name": "Tunisian Derja", "confidenceThreshold": 0.85},
      {"code": "fr", "name": "Français", "confidenceThreshold": 0.90},
      {"code": "en", "name": "English", "confidenceThreshold": 0.95},
      {"code": "it", "name": "Italiano", "confidenceThreshold": 0.88},
      {"code": "de", "name": "Deutsch", "confidenceThreshold": 0.92}
    ]
  },
  "agentWeights": {
    "energy": 0.95,
    "carbon": 0.98,
    "maintenance": 0.97,
    "process": 0.94,
    "manufacturing": 0.92,
    "powerQuality": 0.99
  },
  "complianceThresholds": {
    "THDV_IEEE519": 5.0,
    "THDI_IEEE519": 8.0,
    "PowerFactorNominal": 0.92,
    "PUE_DatacenterTarget": 1.25,
    "BoilerEfficiencyMin": 85.0
  },
  "databaseConnectors": {
    "telemetry": "opc-ua-secure-stream",
    "historicalInterventions": "orbit-maintenance-ledger",
    "standardsDb": "iec-ieee-global-registry",
    "billingRates": "steg-tou-tariffs"
  }
}
