{
  "schema_version": "2025-06-18",
  "name": "abconsult-web",
  "title": "ABConsult (Web)",
  "description": "Öffentliche Wissens- und Tool-Oberfläche der ABConsult. Signalisiert Bereitschaft für agentisches Browsing: KI-Agenten können auf die Grounding-Page, llms.txt/llms-full.txt sowie die kostenlosen HR-Tools zugreifen.",
  "vendor": {
    "name": "ABConsult – Alexander Baumann",
    "url": "https://abconsult.biz",
    "email": "info@abconsult.biz"
  },
  "capabilities": {
    "browsing": true,
    "forms": true,
    "tools": true,
    "structured_data": true
  },
  "resources": [
    { "name": "grounding", "url": "https://abconsult.biz/fakten/", "type": "text/html" },
    { "name": "llms", "url": "https://abconsult.biz/llms.txt", "type": "text/plain" },
    { "name": "llms-full", "url": "https://abconsult.biz/llms-full.txt", "type": "text/plain" },
    { "name": "sitemap", "url": "https://abconsult.biz/sitemap.xml", "type": "application/xml" },
    { "name": "rss", "url": "https://abconsult.biz/rss.xml", "type": "application/rss+xml" }
  ],
  "actions": [
    {
      "id": "contact_submit",
      "title": "Kontaktanfrage senden",
      "description": "Nachricht über das Kontaktformular übermitteln.",
      "url": "https://abconsult.biz/kontakt/",
      "method": "form",
      "requires_consent": true
    },
    {
      "id": "berufsausbildung_lead",
      "title": "Anfrage Berufsausbildung",
      "description": "Kurzformular zur Beratungsleistung Berufsausbildung.",
      "url": "https://abconsult.biz/berufsausbildung/",
      "method": "form",
      "requires_consent": true
    },
    {
      "id": "run_agmc",
      "title": "Arbeitgebermarken-Check",
      "description": "Interaktive Selbsteinschätzung der Arbeitgeberattraktivität (9 Kategorien, 18 Fragen).",
      "url": "https://abconsult.biz/tools/arbeitgebermarken-check/",
      "method": "web"
    },
    {
      "id": "run_stellenanzeigen_analyzer",
      "title": "Stellenanzeigen-Analyzer v2",
      "description": "Prüft Stellenanzeigen entlang 6 Dimensionen und ~40 Checks (inkl. Kandidatenzentrierung).",
      "url": "https://abconsult.biz/tools/stellenanzeigen-analyzer/",
      "method": "web"
    }
  ],
  "privacy_policy": "https://abconsult.biz/datenschutzerklaerung/",
  "legal_info": "https://abconsult.biz/impressum/"
}
