{
  "protocolVersion": "0.3.0",
  "name": "Cybernecs",
  "description": "Identity card for Cybernecs, the SME AI integrator (agents, cloud or on-premise, cybersecurity, private training). This WordPress host publishes identity — it is not a public unattended A2A chat endpoint. Runtime is private / on-premise under HITL.",
  "url": "https://cybernecs.com/",
  "documentationUrl": "https://cybernecs.com/llms.txt",
  "provider": {
    "organization": "Cybernecs",
    "url": "https://cybernecs.com/"
  },
  "version": "2026.09",
  "documentation": "https://cybernecs.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "sme-ai-agents",
      "name": "AI agents for SMEs",
      "description": "Private AI agents for TPE/PME operations. Named human on outbound. Not a public chatbot.",
      "tags": ["agents", "sme", "hitl"]
    },
    {
      "id": "sovereign-deploy",
      "name": "Cloud France and on-premise",
      "description": "Cloud or air-gapped runtime when data must stay on site. See agents.cybernecs.com for Cerebros.",
      "tags": ["on-premise", "sovereign", "cloud"]
    },
    {
      "id": "cyber-audit",
      "name": "Cybersecurity audit",
      "description": "Audit and hardening for SMEs. No invented client ROI.",
      "tags": ["cybersecurity", "audit"]
    },
    {
      "id": "private-training",
      "name": "Private AI training",
      "description": "Private training billed to the individual or company. No OPCO / Qualiopi claims. See formations.cybernecs.com.",
      "tags": ["training"]
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "additionalInterfaces": [],
  "securitySchemes": {
    "hitl": {
      "type": "apiKey",
      "in": "cookie",
      "name": "session",
      "description": "Named human on financial, destructive, security, and outbound actions. No silent execution."
    }
  },
  "x-cybernecs": {
    "kind": "identity",
    "runtime": "private",
    "hitl": true,
    "code": "CYB-ORG",
    "contact": "https://cybernecs.com/contact/",
    "whatsapp": "https://wa.me/33650012445",
    "phone": "+33650012445",
    "llms": "https://cybernecs.com/llms.txt",
    "llmsEn": "https://cybernecs.com/llms-en.txt",
    "aiPolicy": "https://cybernecs.com/ai.txt",
    "host": "wordpress",
    "related": [
      "https://agents.cybernecs.com/.well-known/agent.json",
      "https://digitalai.cybernecs.com/.well-known/agent.json"
    ]
  }
}
