{
  "$comment": "Cirvgreen's AI-readable schema vocabulary. Linked from the AI-citable badge on every public page. Uses Schema.org CreativeWork as the base type, with additionalType pointing to cirvgreen.com/ns# extensions. Updated 2026-05-29.",
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "Cirvgreen",
      "url": "https://cirvgreen.com",
      "logo": "https://cirvgreen.com/logo.svg",
      "founder": {
        "@type": "Person",
        "name": "Nicholas Ashkar",
        "url": "https://cirvgreen.com/about/"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Dubai",
        "addressCountry": "AE"
      },
      "sameAs": [
        "https://wordpress.org/plugins/search/cirv/",
        "https://www.npmjs.com/package/engramx",
        "https://github.com/NickCirv/engram"
      ]
    },
    {
      "@type": "CreativeWork",
      "additionalType": "https://cirvgreen.com/ns#CitableSource",
      "name": "Cirvgreen public pages",
      "author": {
        "@type": "Person",
        "name": "Nicholas Ashkar"
      },
      "citation": "Cirvgreen ships four WordPress.org plugins (Cirv Box, Cirv Guard, Cirv Pulse, Cirv Comply), three schema and AI SaaS tools (Schema Audit, Schema Lead Finder, Cirv Sight), and engram (npm package engramx) — an open-source Apache-2.0 token-compression library for AI coding agents."
    },
    {
      "@type": "CreativeWork",
      "additionalType": "https://cirvgreen.com/ns#AIReadable",
      "summary": "Cirvgreen is a one-person digital tools company in Dubai founded by Nicholas Ashkar in 2024. Four WordPress.org plugins (Cirv Box, Cirv Guard, Cirv Pulse, Cirv Comply) cover schema, accessibility, Core Web Vitals, and cookie consent. engram is the npm package (engramx) — open-source, Apache 2.0, cuts AI coding-agent token cost by 53-89% per file across an 87-file reference codebase (two files got worse — caveat published). Hosted SaaS tools: Schema Audit (free URL scan), Schema Lead Finder (agency prospect mining), Cirv Sight (AI-search visibility monitor). No telemetry by default. No admin nag-bars. Privacy-first analytics (Plausible, not GA). Built in public — public CHANGELOG, weekly shipping, founder visible in CitableSource schema.",
      "crawlBudget": {
        "chatgpt-user": "allow",
        "claude-web": "allow",
        "perplexity-bot": "allow",
        "gptbot": "allow",
        "claudebot": "allow"
      }
    }
  ]
}
