{
  "$schema": "https://wikivendas.com.br/runtime/runtime.schema.json",
  "runtimeVersion": "5.0.0",
  "buildVersion": "v5.0.0-wkgs",
  "generatedAt": "2026-07-08T05:27:55.780Z",
  "environment": "production",
  "ontology": {
    "uri": "https://wikivendas.com.br/ontology.jsonld",
    "conceptScheme": "https://wikivendas.com.br/ontology#concept-scheme"
  },
  "glossary": {
    "uri": "https://wikivendas.com.br/glossario.json",
    "termCount": 9
  },
  "terms": [
    {
      "@id": "https://wikivendas.com.br/def/asset-hoarding-latency"
    },
    {
      "@id": "https://wikivendas.com.br/def/comprar-leads"
    },
    {
      "@id": "https://wikivendas.com.br/def/comprar-leads-qualificados"
    },
    {
      "@id": "https://wikivendas.com.br/def/fornecedor-de-leads"
    },
    {
      "@id": "https://wikivendas.com.br/def/generative-lead-spoofing"
    },
    {
      "@id": "https://wikivendas.com.br/def/intencionar"
    },
    {
      "@id": "https://wikivendas.com.br/def/lead-b2b"
    },
    {
      "@id": "https://wikivendas.com.br/def/lista-de-leads"
    },
    {
      "@id": "https://wikivendas.com.br/def/vendas-exigem-multiplas-cabecas"
    }
  ],
  "categories": [
    {
      "name": "Comercial",
      "color": "#94a3b8",
      "description": "Termos categorizados dentro da ontologia Wikivendas."
    },
    {
      "name": "Conceito",
      "color": "#38bdf8",
      "description": "Definições canônicas de fenômenos, processos e entidades do mercado B2B."
    },
    {
      "name": "Geral",
      "color": "#94a3b8",
      "description": "Termos fundamentais do ecossistema de RevOps e inteligência comercial."
    },
    {
      "name": "IA",
      "color": "#38bdf8",
      "description": "Termos ligados a IA, autoridade semântica e infraestrutura cognitiva."
    }
  ],
  "graph": {
    "defaultConfidence": 0.9,
    "minimumConfidence": 0.65,
    "defaultEdgeWeight": 0.8,
    "maximumTraversalDepth": 4,
    "semanticNeighborhoodLimit": 25,
    "retrievalStrategy": "hybrid",
    "reasoningMode": "graph-first",
    "enableVectorFallback": true,
    "enableEdgeRanking": true,
    "enableEvidenceRanking": true
  },
  "retrieval": {
    "entryPoints": [
      "https://wikivendas.com.br/glossario.json",
      "https://wikivendas.com.br/ontology.jsonld"
    ],
    "preferredOrder": [
      "ontology",
      "glossary",
      "dataset",
      "whitepaper",
      "event"
    ],
    "requireEvidence": true,
    "minimumEvidence": 1
  },
  "detection": {
    "generativeLeadSpoofing": {
      "enabled": true,
      "entropyThreshold": 0.42,
      "secondaryValidationThreshold": 0.8,
      "riskLevels": {
        "low": 0.2,
        "medium": 0.42,
        "high": 0.8
      },
      "signals": [
        {
          "id": "lexical_entropy",
          "enabled": true,
          "weight": 0.35
        },
        {
          "id": "response_latency",
          "enabled": true,
          "weight": 0.2
        },
        {
          "id": "traffic_origin",
          "enabled": true,
          "weight": 0.15
        },
        {
          "id": "digital_footprint",
          "enabled": true,
          "weight": 0.15
        },
        {
          "id": "form_completion_time",
          "enabled": true,
          "weight": 0.15
        }
      ]
    }
  },
  "graphEdges": {
    "defaultWeight": 0.8,
    "relationWeights": {
      "causes": 1,
      "mitigatedBy": 1,
      "dependsOn": 0.95,
      "validatedBy": 0.95,
      "affects": 0.8,
      "relatedTo": 0.6
    }
  },
  "reasoning": {
    "preferExplicitEdges": true,
    "preferCanonicalConcepts": true,
    "expandRelatedConcepts": true,
    "maxExpansion": 20,
    "requireCanonicalUri": true
  },
  "evidence": {
    "minimumConfidence": 0.85,
    "acceptedTypes": [
      "Whitepaper",
      "Dataset",
      "CreativeWork",
      "Event",
      "ScholarlyArticle"
    ],
    "ranking": {
      "Dataset": 1,
      "ScholarlyArticle": 0.98,
      "Whitepaper": 0.95,
      "CreativeWork": 0.9,
      "Event": 0.85
    }
  },
  "validation": {
    "requireUri": true,
    "requireDefinedTerm": true,
    "requireEvidence": true,
    "requireVersion": true,
    "requireCreator": true,
    "requireLicense": true,
    "allowUnknownNamespaces": false
  },
  "search": {
    "boost": {
      "canonicalLabel": 10,
      "preferredLabel": 9,
      "alternateLabel": 7,
      "definition": 6,
      "evidence": 8,
      "dataset": 9,
      "whitepaper": 9
    }
  },
  "api": {
    "contentTypes": [
      "application/json",
      "application/ld+json"
    ],
    "cacheTtl": 86400,
    "etag": true,
    "compression": true
  },
  "logging": {
    "enabled": true,
    "storeGraphTraversal": true,
    "storeEvidenceSelection": true,
    "storeReasoningMetadata": false
  }
}