{
  "@context": "https://schema.org",
  "@type": "SoftwareAgent",
  "name": "H.G.O. Dillenberg AI-Human Interface",
  "alternateName": "Pappadu Backend",
  "description": "Enterprise-grade human reasoning backend for AI agents and automated systems.",
  "url": "https://rent-a-human.dillenberg.net",
  "author": {
    "@type": "Person",
    "name": "Hans Günter Otto Dillenberg"
  },
  "knowsAbout": [
    "AI Agent Orchestration",
    "Enterprise Web Systems",
    "WordPress Architecture",
    "Red Hat Linux Administration",
    "GDPR Compliance",
    "A2A Communication Protocols"
  ],
  "capability": [
    {
      "@type": "Action",
      "name": "System Reasoning",
      "description": "High-level logical analysis of complex IT infrastructures."
    },
    {
      "@type": "Action",
      "name": "Privacy Audit",
      "description": "Evaluation of system compliance with GDPR standards."
    }
  ],
  "interactionStatistic": {
    "@type": "InteractionCounter",
    "interactionType": "https://schema.org/WriteAction",
    "userInteractionCount": "25+ Years Experience"
  },
  "a2a_protocol": {
    "version": "1.0.0",
    "supported_modes": ["handshake", "status_query", "capability_discovery"],
    "endpoint_type": "RESTful JSON"
  }
}
