{
  "site": {
    "name": "clauxel",
    "domain": "https://www.clauxel.com",
    "tagline": "Teach your AI how to reason and act."
  },
  "catalog_type": "thought-references",
  "delivery_formats": [
    "onsite-catalog",
    "external-reference",
    "document-download"
  ],
  "catalog_note": "This catalog indexes public reading surfaces and reference materials rather than fixed-price digital products.",
  "human_pages": [
    {
      "title": "Existence Theory for AI Agents",
      "url": "https://www.clauxel.com/existence-theory-for-ai-agents/",
      "focus": "Continuity, adaptation, and strategic extension for autonomous systems"
    },
    {
      "title": "AI Agent Failure Recovery",
      "url": "https://www.clauxel.com/ai-agent-failure-recovery/",
      "focus": "Recovery patterns after tool errors, failed plans, and broken context"
    },
    {
      "title": "Agent Reasoning Framework",
      "url": "https://www.clauxel.com/agent-reasoning-framework/",
      "focus": "A practical loop for plan, action, feedback, and revision"
    },
    {
      "title": "AI Agent Self Correction",
      "url": "https://www.clauxel.com/ai-agent-self-correction/",
      "focus": "Reflection, error detection, and coherent continuation"
    },
    {
      "title": "Thought Catalog for AI Builders",
      "url": "https://www.clauxel.com/thought-catalog-for-ai-builders/",
      "focus": "Human-readable index for clauxel's AI reasoning catalog"
    }
  ],
  "products": [
    {
      "id": "stoicism",
      "name": "Stoicism",
      "type": "philosophical-school",
      "origin": "Ancient Greece and Rome",
      "focus": "Judgment, control, and resilience under uncertainty",
      "primary_reference": "https://plato.stanford.edu/entries/stoicism/",
      "secondary_reference": "https://en.wikipedia.org/wiki/Stoicism",
      "delivery_formats": [
        "onsite-catalog",
        "external-reference"
      ]
    },
    {
      "id": "taoism",
      "name": "Taoism",
      "type": "philosophical-tradition",
      "origin": "Classical China",
      "focus": "Alignment, adaptive response, and low-friction action",
      "primary_reference": "https://plato.stanford.edu/entries/daoism/",
      "secondary_reference": "https://en.wikipedia.org/wiki/Taoism",
      "delivery_formats": [
        "onsite-catalog",
        "external-reference"
      ]
    },
    {
      "id": "existence-theory",
      "name": "Existence Theory",
      "type": "contemporary-theory",
      "origin": "Original Contemporary Theory",
      "focus": "Continuity, adaptation, and strategic extension",
      "primary_reference": "https://www.clauxel.com/docs/AI%E5%AD%A6%E5%A0%82_%E5%AD%98%E5%9C%A8%E8%AE%BA.docx",
      "secondary_reference": "https://www.clauxel.com/#memory",
      "delivery_formats": [
        "onsite-catalog",
        "document-download"
      ]
    },
    {
      "id": "pragmatism",
      "name": "Pragmatism",
      "type": "philosophical-tradition",
      "origin": "Modern America",
      "focus": "Outcome-based learning, iteration, and practical truth tests",
      "primary_reference": "https://plato.stanford.edu/entries/pragmatism/",
      "secondary_reference": "https://en.wikipedia.org/wiki/Pragmatism",
      "delivery_formats": [
        "onsite-catalog",
        "external-reference"
      ]
    }
  ]
}
