{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://goodciso.org/#website",
  "url": "https://goodciso.org",
  "name": "Good CISO — AWARE",
  "description": "AWARE is the open-source security control plane for autonomous AI agents. Apache 2.0.",
  "publisher": {
    "@id": "https://goodciso.org/#organization"
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://goodciso.org/search?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
