{
  "schema": "leumas.docs.page/1",
  "id": "adapter:domain/fortune",
  "slug": "adapters/domain/fortune",
  "kind": "capabilities",
  "bucket": "package",
  "title": "fortune",
  "name": "fortune",
  "eyebrow": null,
  "chip": null,
  "summary": "Fun/novelty pack: random fortune cookies, classic Magic 8-Ball answers, positive affirmations, inspirational quotes (with author), would-you-rather prompts, trivia (with answers, filterable by...",
  "keywords": [
    "fortune",
    "pickup",
    "8-ball",
    "trivia",
    "magic",
    "positive",
    "entertainment",
    "novelty"
  ],
  "audience": "both",
  "funnel": {
    "product": null,
    "cta": null
  },
  "body": "# fortune\n\nFun, SFW novelty draws — pure, zero-dep, **entertainment only**.\n\n## Tools\n\n| Tool | Args | Returns |\n|---|---|---|\n| `cookie` | `{ seed? }` | A fortune-cookie fortune |\n| `magic8Ball` | `{ question?, seed? }` | Classic Magic 8-Ball answer |\n| `affirmation` | `{ seed? }` | A positive affirmation |\n| `quote` | `{ seed? }` | `{ quote, author }` |\n| `wouldYouRather` | `{ seed? }` | `{ optionA, optionB, prompt }` |\n| `trivia` | `{ category?, seed? }` | `{ question, answer, category }` |\n| `joke` | `{ seed? }` | A dad joke |\n| `pickupLine` | `{ seed? }` | A cheesy SFW pickup line |\n\nPass a `seed` (number or string) for a reproducible pick; omit it for a fresh random one each call.\nContent lists live in `data/lists.js`.\n",
  "source": {
    "path": "shared/engines/adapters/domain/fortune/README.md",
    "blobSha": "",
    "commit": "",
    "committedAt": "",
    "provenance": "no-git",
    "bytes": 890,
    "hash": "5e4bfe94ba3b4ef9ef71f70bd314bdfb14ee6b78"
  },
  "urls": {
    "html": "/p/adapters/domain/fortune",
    "json": "/docs/adapters/domain/fortune.json",
    "md": "/docs/adapters/domain/fortune.md"
  },
  "links": {
    "composes": [],
    "usedBy": [],
    "product": [],
    "howTo": [],
    "skills": []
  }
}
