{
  "schemaVersion": "1.0",
  "name": "Memory Journey",
  "slug": "memory-journey",
  "description": "Calm, encouraging daily memory practice. One short word-recognition session per day, with recall tracked across 1, 3, and 7-day intervals and progress trends over time. Includes a no-login Quick Game trial. Practice and training product only — no medical or diagnostic claims.",
  "url": "https://memoryjourney.app",
  "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",
    "registryApiVersion": "1.0"
  },
  "interfaces": {
    "llmsTxt": "https://memoryjourney.app/llms.txt",
    "humanDocs": "https://memoryjourney.app/"
  },
  "execution": {
    "status": "planned",
    "note": "Discovery and knowledge only. Direct agent execution (A2A/MCP) is not live yet."
  },
  "category": "wellness",
  "keywords": [
    "memory practice",
    "brain training",
    "word recall",
    "spaced repetition",
    "recognition memory",
    "daily habit",
    "memory tracking",
    "cognitive practice"
  ],
  "platforms": ["web", "ios"],
  "capabilities": [
    {
      "slug": "explain-daily-practice",
      "name": "Explain Daily Practice",
      "description": "Explain Memory Journey's daily session: study a short word list, then judge test words as Seen or New.",
      "capabilityType": "knowledge",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-spaced-recall",
      "name": "Explain Spaced Recall Tracking",
      "description": "Explain how words return after 1, 3, and 7 days to measure delayed recall and build trends.",
      "capabilityType": "knowledge",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-baseline",
      "name": "Explain the 7-Session Baseline",
      "description": "Explain how the first 7 sessions establish a personal baseline for later comparison.",
      "capabilityType": "knowledge",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-quick-game",
      "name": "Explain the Quick Game",
      "description": "Explain the instant, no-login trial mini game at /trial.",
      "capabilityType": "knowledge",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-premium",
      "name": "Explain Premium",
      "description": "Explain the optional premium subscription: removes ads and unlocks full in-app history; exports and recent results stay free.",
      "capabilityType": "knowledge",
      "executionStatus": "disabled"
    }
  ],
  "disclaimers": [
    "Memory Journey is a practice and training product. It is not a medical device and does not diagnose, treat, or screen for any condition."
  ]
}
