{
  "schemaVersion": "1.0",
  "name": "Jungian Psyche AI",
  "description": "AI journaling, dream analysis, shadow work, archetype exploration, and Jungian psychology reflection app rooted in Carl Jung's analytical psychology.",
  "url": "https://www.jungianpsyche.com",
  "category": "wellness",
  "platforms": ["web", "ios"],
  "provider": {
    "organization": "Big Monk Games",
    "url": "https://big-monk-platform.replit.app"
  },
  "registry": {
    "name": "Big Monk Agent Platform",
    "url": "https://big-monk-platform.replit.app",
    "productSlug": "jungian-psyche-ai",
    "productDetailUrl": "https://big-monk-platform.replit.app/products/jungian-psyche-ai",
    "llmsTxt": "https://big-monk-platform.replit.app/llms.txt",
    "agentCard": "https://big-monk-platform.replit.app/agent.json"
  },
  "execution": {
    "status": "disabled",
    "note": "This app does not currently expose direct agent execution. It is listed on the Big Monk Agent Platform for discovery only."
  },
  "capabilities": [
    {
      "slug": "explain-jungian-concept",
      "name": "Explain Jungian Concept",
      "description": "Explain core Jungian ideas: shadow, individuation, collective unconscious, anima/animus, and more.",
      "executionStatus": "disabled"
    },
    {
      "slug": "analyze-dream",
      "name": "Analyze Dream",
      "description": "Jungian-style dream analysis: symbols, archetypes, and compensatory meaning.",
      "executionStatus": "planned"
    },
    {
      "slug": "generate-shadow-work-prompt",
      "name": "Generate Shadow Work Prompt",
      "description": "Generate journaling prompts for shadow work and self-confrontation.",
      "executionStatus": "planned"
    },
    {
      "slug": "explain-archetype",
      "name": "Explain Archetype",
      "description": "Explain Jungian archetypes: Hero, Great Mother, Trickster, Wise Old Man, and others.",
      "executionStatus": "disabled"
    },
    {
      "slug": "suggest-active-imagination",
      "name": "Suggest Active Imagination Exercise",
      "description": "Suggest structured active imagination exercises for inner dialogue.",
      "executionStatus": "disabled"
    },
    {
      "slug": "suggest-dream-reflection",
      "name": "Suggest Dream Reflection Exercise",
      "description": "Suggest exercises for recording and reflecting on dreams.",
      "executionStatus": "disabled"
    },
    {
      "slug": "analyze-journal-theme",
      "name": "Analyze Journal Theme",
      "description": "Identify recurring psychological themes across journal entries.",
      "executionStatus": "planned"
    }
  ]
}
