{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://nikitadatar.com/#author",
      "name": "Nikita Datar",
      "url": "https://nikitadatar.com",
      "description": "Author, creator, and builder of intellectual, cultural, human-intelligence, and machine-intelligence systems.",
      "sameAs": [
        "https://www.instagram.com/nikitadatar_/",
        "https://nikitadatar.substack.com/",
        "https://medium.com/@nikitadatar"
      ],
      "knowsAbout": [
        { "@type": "Thing", "name": "Self-Love" },
        { "@type": "Thing", "name": "Identity Architecture" },
        { "@type": "Thing", "name": "Consciousness" },
        { "@type": "Thing", "name": "Trauma Healing" },
        { "@type": "Thing", "name": "Nervous System Science" },
        { "@type": "Thing", "name": "AI Agency" },
        { "@type": "Thing", "name": "Decision Governance" },
        { "@type": "Thing", "name": "Vedic Philosophy" },
        { "@type": "Thing", "name": "Epigenetics" },
        { "@type": "Thing", "name": "Attachment Theory" }
      ],
      "founder": [
        { "@type": "Organization", "@id": "https://nikitadatar.com/#org", "name": "The Elysian Sanctuary" },
        { "@type": "Organization", "@id": "https://becomingatelier.com/#org", "name": "Becoming Atelier" }
      ],
      "author": [
        {
          "@type": "Book",
          "@id": "https://nikitadatar.com/books/you-are-the-love-you-seek/#book",
          "name": "You Are the Love You Seek",
          "url": "https://nikitadatar.com/books/you-are-the-love-you-seek/"
        },
        {
          "@type": "Book",
          "@id": "https://nikitadatar.com/books/the-life-that-is-already-yours/#book",
          "name": "The Life That Is Already Yours",
          "url": "https://nikitadatar.com/books/the-life-that-is-already-yours/"
        }
      ],
      "mainEntityOfPage": { "@type": "WebPage", "@id": "https://nikitadatar.com/about/" }
    },
    {
      "@type": "Organization",
      "@id": "https://nikitadatar.com/#org",
      "name": "The Elysian Sanctuary",
      "url": "https://nikitadatar.com",
      "description": "The umbrella intellectual and creative body behind Nikita Datar's public work.",
      "founder": { "@id": "https://nikitadatar.com/#author" }
    },
    {
      "@type": "WebSite",
      "@id": "https://nikitadatar.com/#website",
      "name": "Nikita Datar",
      "url": "https://nikitadatar.com",
      "author": { "@id": "https://nikitadatar.com/#author" },
      "publisher": { "@id": "https://nikitadatar.com/#org" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": { "@type": "EntryPoint", "urlTemplate": "https://nikitadatar.com/search?q={search_term_string}" },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://becomingatelier.com/#app",
      "name": "Becoming Atelier",
      "url": "https://becomingatelier.com",
      "applicationCategory": "LifestyleApplication",
      "description": "An identity diagnostic platform extending the self-confrontation work of the books.",
      "author": { "@id": "https://nikitadatar.com/#author" }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://vectordecisions.com/#app",
      "name": "Vector Decisions",
      "url": "https://vectordecisions.com",
      "applicationCategory": "BusinessApplication",
      "description": "Decision-governance infrastructure for AI agent actions.",
      "author": { "@id": "https://nikitadatar.com/#author" }
    }
  ],
  "meta": {
    "generated": "2026-09-12",
    "canonical_api": "https://nikitadatar.com/api/ecosystem",
    "ecosystem_manifest": "https://nikitadatar.com/.well-known/ecosystem.json"
  }
}
