{
  "schema":"ULTRACON_CON_GRAPH_SCHEMA_V1",
  "version":"4.2",
  "updated":"2026-09-14",
  "name":"CON^GRAPH",
  "principle":"A relation is explicit only when the underlying record contains a stable identifier relation. Shared source use is displayed as co-provenance, not silently promoted to conceptual equivalence.",
  "node_types":["CASE","DEEP_CASE","CLAIM","MECHANISM","COUNTERCASE","AI_EXPERIMENT","SOURCE","REFLEX_QUESTION","VALIDATION_TEST"],
  "edge_types":[
    {"id":"SUPPORTED_BY","from":["CASE","CLAIM","MECHANISM","COUNTERCASE","AI_EXPERIMENT"],"to":"SOURCE"},
    {"id":"DEEPENS","from":"DEEP_CASE","to":"CASE"},
    {"id":"CO_PROVENANCE","from":"any research node","to":"any research node","rule":"only when nodes share at least one stable source id; this is not conceptual identity or causal linkage"},
    {"id":"TESTS","from":"VALIDATION_TEST","to":"coding rule or research layer"},
    {"id":"SELF_AUDITS","from":"REFLEX_QUESTION","to":"CON^ field"}
  ],
  "source_id_resolution":"sources-manifest.json",
  "provenance_model":"source-provenance-schema.json",
  "standard_reference":"S84",
  "no_inference":"Graph connectivity is not evidence strength, causal centrality, cultural importance or theoretical sovereignty."
}