{
  "name": "The Daily Witness",
  "version": "0.1.0",
  "tagline": "Four mirrors. Three layers. Your body's architecture, daily.",
  "engines": [
    {
      "id": "biorhythm",
      "role": "somatic-pulse",
      "frequency": "daily"
    },
    {
      "id": "vedic-clock",
      "role": "temporal-rhythm",
      "frequency": "hourly"
    },
    {
      "id": "panchanga",
      "role": "cosmic-weather",
      "frequency": "daily"
    },
    {
      "id": "numerology",
      "role": "structural-anchor",
      "frequency": "once"
    }
  ],
  "layers": [
    {
      "layer": 1,
      "name": "Raw Mirror",
      "description": "Data. No interpretation. The precision is the signal."
    },
    {
      "layer": 2,
      "name": "Witness Question",
      "description": "Not explanation — inquiry. Earned by returning."
    },
    {
      "layer": 3,
      "name": "Meta-Pattern",
      "description": "Cross-engine resonance. Earned by practice."
    }
  ],
  "full_platform": "https://tryambakam.space",
  "docs": "https://github.com/Sheshiyer/witness-agents"
}