{
  "schema": "devdarsha-public-accuracy-manifest-v2",
  "product": "numerology",
  "snapshot_date": "2026-07-03",
  "status": "early_access",
  "claim_statement": "DevDarsha Numerology is validated for calculation correctness, evidence-grounded interpretation, deterministic output, EN/HI localization, compatibility consistency, and API contract stability. It does not claim guaranteed real-world future prediction.",
  "systems": [
    "pythagorean",
    "chaldean",
    "ank_jyotish"
  ],
  "coverage": {
    "profiles": 52,
    "compatibility_pairs": 24,
    "evidence_sentences": 1352,
    "languages": [
      "en",
      "hi"
    ],
    "master_number_handling": "explicit (11, 22, 33 preserved in core calcs)"
  },
  "endpoints": {
    "live": [
      "/v1/numerology/core",
      "/v1/numerology/name",
      "/v1/numerology/cycles",
      "/v1/numerology/compatibility",
      "/v1/numerology/lo-shu",
      "/v1/numerology/report",
      "/v1/numerology/name-correction",
      "/v1/numerology/bulk"
    ],
    "compatibility_min_plan": "pro",
    "roadmap": []
  },
  "sections": {
    "calculation": {
      "label": "Calculation accuracy",
      "pass_rate": 100,
      "coverage": "Correct numbers across the 52-profile validation set (Moolank, Bhagyank, Life Path, Expression, Soul Urge, etc.).",
      "method": "Deterministic gate over curated validation set with published reduction steps."
    },
    "evidence": {
      "label": "Evidence accuracy",
      "checked": 1352,
      "passed": 1352,
      "pass_rate": 100,
      "coverage": "Interpretation sentences whose evidence value equals the engine number for that number_type.",
      "method": "Structural traceability gate over all validation-set sentences."
    },
    "localization": {
      "label": "Localization accuracy (EN/HI)",
      "pass_rate": 100,
      "coverage": "EN and HI keys resolved from the same evidence objects; no Hindi Latin-letter leakage.",
      "method": "Key-resolution + script gate."
    },
    "determinism": {
      "label": "Deterministic output",
      "pass_rate": 100,
      "coverage": "Byte-identical repeat output (both languages, both systems), excluding meta.generated_at.",
      "method": "Repeat-call comparison gate."
    },
    "compatibility": {
      "label": "Compatibility consistency",
      "pass_rate": 100,
      "coverage": "Symmetric, bounded, evidence-backed, deterministic scoring across 24 curated pairs.",
      "method": "Consistency gate over compatibility pairs."
    },
    "api_contract": {
      "label": "API contract stability",
      "status": "validated",
      "coverage": "Stable HTTP envelope, structured errors, plan gating, additive-only interpretation.",
      "method": "Contract gate (no field removal; backward-compatible)."
    }
  },
  "sources": [
    "numerology-core/docs/numerology-accuracy-record.md",
    "numerology-core/docs/numerology-test-report.md"
  ],
  "validation_boundary": {
    "public_scope": "This manifest summarizes the early-access validation result for the curated validation set.",
    "evidence_policy": "Retained internal test artifacts are maintained by DevDarsha and are not published as implementation guidance.",
    "not_a_prediction": "This is a deterministic software calculation-validation snapshot. It describes tendencies for reflection; it is not a prediction-accuracy claim and is not medical, legal, or financial advice."
  },
  "integrity": {
    "algorithm": "SHA-256",
    "canonicalization": "JSON keys sorted recursively; hash field excluded"
  },
  "hash": "sha256:9bf53ea477df5b2ca328963eb5d4fbf4d580a489cbe2ba73d46af270ade50d4f"
}
