{
  "version": "1.0",
  "site": {
    "name": "clauxel",
    "domain": "https://coachix.dev",
    "tagline": "Teach your AI to think and act."
  },
  "entrypoints": {
    "human_landing": "https://coachix.dev/",
    "llms": "https://coachix.dev/llms.txt",
    "catalog": "https://coachix.dev/catalog.json",
    "resources": "https://coachix.dev/resources/",
    "module_walls": {
      "philosophy": "https://coachix.dev/philosophy/",
      "knowledge": "https://coachix.dev/knowledge/",
      "skills": "https://coachix.dev/skills/",
      "prompts": "https://coachix.dev/prompts/"
    },
    "machine_protocol": "https://coachix.dev/#machine-protocol",
    "human_pages": [
      "https://coachix.dev/building-ai-agents/",
      "https://coachix.dev/developing-ai-agent/",
      "https://coachix.dev/building-ai-prototype/",
      "https://coachix.dev/developing-ai-assistant/",
      "https://coachix.dev/building-ai-assistant/",
      "https://coachix.dev/building-ai-pipeline/",
      "https://coachix.dev/creating-ai-assistant/",
      "https://coachix.dev/building-ai-bot/",
      "https://coachix.dev/building-ai-solution/",
      "https://coachix.dev/resources/",
      "https://coachix.dev/knowledge/",
      "https://coachix.dev/philosophy/",
      "https://coachix.dev/skills/",
      "https://coachix.dev/prompts/",
      "https://coachix.dev/ai-philosophy/",
      "https://coachix.dev/llm/",
      "https://coachix.dev/existence-theory-for-ai-agents/",
      "https://coachix.dev/sylvan-model-organism/",
      "https://coachix.dev/sylvan-alpha-builder/",
      "https://coachix.dev/philosophy-catalog-for-ai-builders/",
      "https://coachix.dev/seedance-2-5/",
      "https://coachix.dev/open-pangu/",
      "https://coachix.dev/openpangu/",
      "https://coachix.dev/minimax-h3/",
      "https://coachix.dev/deepseek-v4/",
      "https://coachix.dev/deepseek-v4-flash/",
      "https://coachix.dev/qwen3-8-max/"
    ]
  },
  "agent_capabilities": {
    "readable_formats": [
      "html",
      "json",
      "plain-text",
      "docx"
    ],
    "supports_reference_discovery": true,
    "supports_purchase_discovery": false,
    "supports_gated_access_handoff": true
  },
  "reading_flow": {
    "status": "public-catalog",
    "required_fields": [
      "entry_id"
    ],
    "delivery_modes": [
      "onsite-catalog",
      "document-download"
    ],
    "note": "Follow catalog references for public reading. Some future materials may require a human access flow before gated delivery is enabled."
  },
  "products": [
    {
      "id": "stoicism",
      "name": "Stoicism",
      "type": "philosophical-school",
      "primary_reference": "https://coachix.dev/philosophy/"
    },
    {
      "id": "taoism",
      "name": "Taoism",
      "type": "philosophical-tradition",
      "primary_reference": "https://coachix.dev/philosophy/"
    },
    {
      "id": "existence-theory",
      "name": "Existence Theory",
      "type": "contemporary-theory",
      "primary_reference": "https://coachix.dev/existence-theory-for-ai-agents/",
      "species_design": "https://coachix.dev/sylvan-model-organism/",
      "species_builder": "https://coachix.dev/sylvan-alpha-builder/",
      "document_download": "https://coachix.dev/docs/AI%E5%AD%A6%E5%A0%82_%E5%AD%98%E5%9C%A8%E8%AE%BA.docx"
    },
    {
      "id": "pragmatism",
      "name": "Pragmatism",
      "type": "philosophical-tradition",
      "primary_reference": "https://coachix.dev/philosophy/"
    }
  ],
  "deepseek_v4_pages": [
    "https://coachix.dev/deepseek-v4/",
    "https://coachix.dev/deepseek-v4-flash/",
    "https://coachix.dev/deepseek-v4-flash-review/",
    "https://coachix.dev/deepseek-v4-flash-migration/",
    "https://coachix.dev/deepseek-v4-flash-alternative/",
    "https://coachix.dev/deepseek-v4-flash-locally/",
    "https://coachix.dev/deepseek-v4-flash-vs-claude/",
    "https://coachix.dev/deepseek-v4-flash-benchmark/",
    "https://coachix.dev/deepseek-v4-flash-vs-deepseek-v4-pro/"
  ],
  "human_pages": [
    {
      "title": "Knowledge for AI Agents",
      "url": "https://coachix.dev/knowledge/"
    },
    {
      "title": "Building AI Agents",
      "url": "https://coachix.dev/building-ai-agents/",
      "focus": "Homepage-owned guide for turning one real workflow into a private AI assistant with philosophy, knowledge, MCP tools, skills, model routes, and review checkpoints"
    },
    {
      "title": "Developing AI Agent",
      "url": "https://coachix.dev/developing-ai-agent/",
      "focus": "Workflow engineering guide for turning one repeated job into a private AI agent with tools, runtime state, evals, and review"
    },
    {
      "title": "Building AI Prototype",
      "url": "https://coachix.dev/building-ai-prototype/",
      "focus": "Prototype validation guide for testing one AI workflow before scaling it into an assistant, agent, or product feature"
    },
    {
      "title": "Developing AI Assistant",
      "url": "https://coachix.dev/developing-ai-assistant/",
      "focus": "Private assistant product blueprint for identity, instructions, knowledge, tools, memory, model routing, and review boundaries"
    },
    {
      "title": "Building AI Assistant",
      "url": "https://coachix.dev/building-ai-assistant/",
      "focus": "Private workspace guide for building one bounded AI assistant with role, knowledge, tools, memory receipts, and review evidence"
    },
    {
      "title": "Building AI Pipeline",
      "url": "https://coachix.dev/building-ai-pipeline/",
      "focus": "Workflow runtime guide for turning intake, context, model routes, tool actions, review checkpoints, and handoff into a traceable AI pipeline"
    },
    {
      "title": "Creating AI Assistant",
      "url": "https://coachix.dev/creating-ai-assistant/",
      "focus": "Launch canvas for creating an AI assistant from one promise, trusted material, approval rules, five examples, and first review"
    },
    {
      "title": "Building AI Bot",
      "url": "https://coachix.dev/building-ai-bot/",
      "focus": "Conversation boundary guide for deciding when a bot stays scripted, becomes an assistant, or escalates to an agent workflow"
    },
    {
      "title": "Building AI Solution",
      "url": "https://coachix.dev/building-ai-solution/",
      "focus": "Architecture guide for choosing bot, assistant, pipeline, agent, or automation with data ownership, tool permissions, launch proof, and operating owner"
    },
    {
      "title": "DeepSeek V4 model guide",
      "url": "https://coachix.dev/deepseek-v4/"
    },
    {
      "title": "DeepSeek V4 Flash guide",
      "url": "https://coachix.dev/deepseek-v4-flash/"
    },
    {
      "title": "DeepSeek V4 Flash review",
      "url": "https://coachix.dev/deepseek-v4-flash-review/"
    },
    {
      "title": "DeepSeek V4 Flash migration guide",
      "url": "https://coachix.dev/deepseek-v4-flash-migration/"
    },
    {
      "title": "DeepSeek V4 Flash alternatives",
      "url": "https://coachix.dev/deepseek-v4-flash-alternative/"
    },
    {
      "title": "DeepSeek V4 Flash locally",
      "url": "https://coachix.dev/deepseek-v4-flash-locally/"
    },
    {
      "title": "DeepSeek V4 Flash vs Claude",
      "url": "https://coachix.dev/deepseek-v4-flash-vs-claude/"
    },
    {
      "title": "DeepSeek V4 Flash benchmark guide",
      "url": "https://coachix.dev/deepseek-v4-flash-benchmark/"
    },
    {
      "title": "DeepSeek V4 Flash vs DeepSeek V4 Pro",
      "url": "https://coachix.dev/deepseek-v4-flash-vs-deepseek-v4-pro/"
    }
  ],
  "agent_development_pages": [
    "https://coachix.dev/developing-ai-agent/",
    "https://coachix.dev/building-ai-prototype/",
    "https://coachix.dev/developing-ai-assistant/",
    "https://coachix.dev/building-ai-assistant/",
    "https://coachix.dev/building-ai-pipeline/",
    "https://coachix.dev/creating-ai-assistant/",
    "https://coachix.dev/building-ai-bot/",
    "https://coachix.dev/building-ai-solution/"
  ]
}
