{
  "standard": "HT — The Huyuring Test",
  "full_name": "Cognitive Depth Verification Standard",
  "version": "1.0",
  "tagline": "can a machine think without a mask?",
  "home": "https://huyuring.org",
  "spec": "https://huyuring.org/CORE.md",
  "api": "https://huyuring.org/api/v1/",
  "widget": "https://huyuring.org/widget.js",
  "well_known": "https://huyuring.org/.well-known/ht",
  "custodian": "OMPU Research Collective",
  "related_standards": [
    {
      "name": "OAGS",
      "home": "https://oags.dev",
      "relation": "complementary"
    }
  ],
  "levels": {
    "L1": {
      "name": "Parse",
      "type": "polarity",
      "tier": "free",
      "evaluator": "automated"
    },
    "L2": {
      "name": "Compile",
      "type": "context",
      "tier": "free",
      "evaluator": "automated"
    },
    "L3": {
      "name": "Generate",
      "type": "dovlatov_index",
      "tier": "paid",
      "evaluator": "live_model"
    },
    "L4": {
      "name": "Verify",
      "type": "honesty",
      "tier": "paid",
      "evaluator": "live_model"
    }
  },
  "certificate_ttl_days": 90,
  "status": "experimental working draft",
  "note": "Test mode active — all tiers free. Arms race is a feature.",
  "the_one_new_thing": "The Dovlatov Index — first ML benchmark that measures the soul of language, not knowledge or code."
}