{
  "sdk": "153.1",
  "version": "2.0.0",
  "destinations": [
    {
      "id": "agent_knowledge_mapper",
      "label": "Knowledge Mapper",
      "type": "agent",
      "description": "Cartographie de concepts, ontologies et relations sémantiques.",
      "capabilities": [
        {
          "id": "concept_mapping",
          "label": "Cartographie conceptuelle",
          "description": "Identifier les concepts et leurs relations.",
          "keywords": [
            "concept",
            "concepts",
            "cartographie",
            "ontologie",
            "relation",
            "relations",
            "sémantique"
          ]
        },
        {
          "id": "ontology_mapping",
          "label": "Alignement d’ontologies",
          "description": "Comparer et aligner des vocabulaires.",
          "keywords": [
            "ontologie",
            "taxonomie",
            "vocabulaire",
            "alignement"
          ]
        }
      ],
      "accepts_confidentiality": [
        "public",
        "internal"
      ],
      "languages": [
        "fr",
        "en"
      ],
      "available": true,
      "human_review": false
    },
    {
      "id": "agent_document_summariser",
      "label": "Document Summariser",
      "type": "agent",
      "description": "Résumé, extraction de points clés et synthèse documentaire.",
      "capabilities": [
        {
          "id": "summarisation",
          "label": "Résumé",
          "description": "Produire une synthèse fidèle.",
          "keywords": [
            "résume",
            "résumé",
            "synthèse",
            "points",
            "clés",
            "document"
          ]
        }
      ],
      "accepts_confidentiality": [
        "public",
        "internal"
      ],
      "languages": [
        "fr",
        "en"
      ],
      "available": true,
      "human_review": false
    },
    {
      "id": "workflow_legal_review",
      "label": "Legal Review Workflow",
      "type": "workflow",
      "description": "Revue juridique avec validation humaine.",
      "capabilities": [
        {
          "id": "legal_review",
          "label": "Revue juridique",
          "description": "Analyser risques, obligations et conformité.",
          "keywords": [
            "juridique",
            "contrat",
            "loi",
            "conformité",
            "obligation",
            "responsabilité"
          ]
        }
      ],
      "accepts_confidentiality": [
        "public",
        "internal",
        "confidential"
      ],
      "languages": [
        "fr",
        "en"
      ],
      "available": true,
      "human_review": true
    },
    {
      "id": "forge_archive",
      "label": "ZEON Forge Archive",
      "type": "repository",
      "description": "Préservation, indexation et archivage durable.",
      "capabilities": [
        {
          "id": "archival",
          "label": "Archivage",
          "description": "Préserver et indexer des documents.",
          "keywords": [
            "archive",
            "archiver",
            "préserver",
            "forge",
            "document"
          ]
        }
      ],
      "accepts_confidentiality": [
        "public",
        "internal"
      ],
      "languages": [
        "fr",
        "en"
      ],
      "available": true,
      "human_review": false
    },
    {
      "id": "human_research_editor",
      "label": "Human Research Editor",
      "type": "human",
      "description": "Relecture scientifique, arbitrage et validation éditoriale humaine.",
      "capabilities": [
        {
          "id": "research_review",
          "label": "Revue scientifique",
          "description": "Évaluer méthode, cohérence et argumentation.",
          "keywords": [
            "recherche",
            "scientifique",
            "working",
            "paper",
            "méthode",
            "hypothèse",
            "relecture"
          ]
        }
      ],
      "accepts_confidentiality": [
        "public",
        "internal",
        "confidential"
      ],
      "languages": [
        "fr",
        "en"
      ],
      "available": true,
      "human_review": true
    }
  ]
}