{
  "$schema": "https://egg-framework.org/schemas/eggf-manifest-v1.json",
  "eggf_version": "0.3",
  "instance": {
    "name": "YounndAI",
    "description": "You and AI, unified. A philosophy of structure for the AI era — the Quiet Law and The Way — and the open tools built on it.",
    "primary_entity": "https://younndai.com/#org",
    "entity_type": "Organization",
    "canonical_domain": "https://younndai.com"
  },
  "exposes": {
    "graph": "/graph.jsonld",
    "sitemap": "/sitemap.xml",
    "rss": "/rss.xml",
    "json_feed": "/feed.json"
  },
  "supports": {
    "federation": true,
    "graph_deltas": false,
    "subscription": false
  },
  "contact": {
    "name": "YounndAI",
    "url": "https://younndai.com"
  },
  "generated_at": "2026-07-14T06:27:13.918Z"
}