{
  "name": "Brain Smoke Test",
  "description": "Smoke harness verifying a fresh Open Brain install: REST API, MCP, DB schema, auth, RLS, access key, and (with --destructive) capture core-features (28 checks stock, 32 with --destructive).",
  "category": "recipes",
  "author": {
    "name": "Alan Shurafa",
    "github": "alanshurafa"
  },
  "version": "1.0.0",
  "requires": {
    "open_brain": true,
    "services": [],
    "tools": ["Node.js 18+"]
  },
  "tags": ["smoke-test", "verification", "health-check", "operational"],
  "difficulty": "beginner",
  "estimated_time": "10 minutes",
  "created": "2026-04-18",
  "updated": "2026-04-18"
}
