{
  "api": "VNZT Model API",
  "version": "1.1",
  "site_structure_version": "1.2",
  "model": {
    "name": "Indivisible Time",
    "author": "Yuriy Olegovich Gorlov",
    "type": "Research Framework",
    "cycle": "1 -> 2 -> 3 -> 0",
    "ipra": "Initiation -> Process -> Return -> Assimilation",
    "analysis": "https://vnzt.ru/analysis/"
  },
  "research": {
    "dynamic_system": {
      "variables": [
        "E(t)",
        "R(t)",
        "I(t)"
      ],
      "process_phase": [
        "dE/dt = alpha * I(t)",
        "dR/dt = -beta * I(t)"
      ],
      "assimilation_phase": [
        "dR/dt = +gamma"
      ]
    },
    "hypotheses": [
      "H1",
      "H2",
      "H3"
    ]
  },
  "language_routing": {
    "ru": "https://vnzt.ru/",
    "en": "https://vnzt.ru/en/",
    "english_mirror": "https://vnzt.ru/en/",
    "preferred_english_model_url": "https://vnzt.ru/en/models/indivisible-time/",
    "full_english_model_url": "https://vnzt.ru/en/models/indivisible-time/en.html"
  },
  "claims_registry": {
    "human_ru": "https://vnzt.ru/research/claims/",
    "human_en": "https://vnzt.ru/en/research/claims/",
    "json": "https://vnzt.ru/ai/claims.json"
  },
  "sources_registry": {
    "human_ru": "https://vnzt.ru/research/sources/",
    "human_en": "https://vnzt.ru/en/research/sources/",
    "json": "https://vnzt.ru/ai/sources.json",
    "boundary": "related sources support future testing and do not prove VNZT"
  },
  "answers_registry": {
    "human_ru": "https://vnzt.ru/docs/faq/",
    "human_en": "https://vnzt.ru/en/docs/faq/",
    "json": "https://vnzt.ru/ai/answers.json",
    "priority": "canonical safe answers for common AI questions"
  }
}
