{
  "spec_element": {
    "id": "rc_determinism",
    "kind": "rubric_criterion",
    "slug": "determinism",
    "name": "determinism",
    "what_it_checks": "Checks for ambiguous or non-reproducible constructs: unordered maps where order matters, locale-dependent coercion, or steps whose outcome depends on unstated external state.",
    "pass_threshold": "no ambiguous or locale-dependent constructs",
    "sort_order": 6,
    "created_at": "2026-07-02 05:29:54",
    "cite_as": "https://subagentspec.com/api/criteria/rc_determinism"
  }
}