{
  "schema": "leumas.docs.page/1",
  "id": "adapter:domain/biorhythm",
  "slug": "adapters/domain/biorhythm",
  "kind": "capabilities",
  "bucket": "package",
  "title": "biorhythm",
  "name": "biorhythm",
  "eyebrow": null,
  "chip": null,
  "summary": "Classic biorhythm pack (entertainment/novelty): the physical (23-day), emotional (28-day) and intellectual (33-day) sine cycles computed from days-since-birth. Get today's values + phase...",
  "keywords": [
    "biorhythm",
    "intellectual",
    "days-since-birth",
    "plotting",
    "sine",
    "emotional",
    "rising",
    "compatibility"
  ],
  "audience": "both",
  "funnel": {
    "product": null,
    "cta": null
  },
  "body": "# biorhythm\n\nThe classic three biorhythm cycles as sine waves of days-since-birth — a pure, deterministic\n**entertainment/novelty** pack.\n\n> Biorhythms are a pseudoscientific pastime. For entertainment only.\n\n| Cycle | Period |\n|---|---|\n| physical | 23 days |\n| emotional | 28 days |\n| intellectual | 33 days |\n\n## Tools\n\n| Tool | Args | Returns |\n|---|---|---|\n| `cycles` | `{ birthDate, date? }` | Values + phase for one day |\n| `chart` | `{ birthDate, startDate?, days? }` | Daily series for plotting |\n| `criticalDays` | `{ birthDate, month }` | Days a cycle crosses zero (YYYY-MM) |\n| `compatibility` | `{ birthDateA, birthDateB }` | Cycle-alignment score |\n\nValues are in [-1, 1]; `percent` is the rounded ×100 form; `phase` is rising / falling / critical\n(near a zero crossing). Day 0 (birthday) is 0 on every cycle.\n",
  "source": {
    "path": "shared/engines/adapters/domain/biorhythm/README.md",
    "blobSha": "",
    "commit": "",
    "committedAt": "",
    "provenance": "no-git",
    "bytes": 1005,
    "hash": "1beb720cd4e8a81ad4f70008e515dcf0ad9fcca5"
  },
  "urls": {
    "html": "/p/adapters/domain/biorhythm",
    "json": "/docs/adapters/domain/biorhythm.json",
    "md": "/docs/adapters/domain/biorhythm.md"
  },
  "links": {
    "composes": [],
    "usedBy": [],
    "product": [],
    "howTo": [],
    "skills": []
  }
}
