{
  "platform": "VNZT",
  "model": {
    "name": "Indivisible Time",
    "version": "1.1",
    "type": "Research Framework",
    "status": "open research model",
    "evolution": "v1.0 symbolic path model -> v1.1 state transformation research framework"
  },
  "author": {
    "name": "Yuriy Olegovich Gorlov",
    "sameAs": [
      "https://github.com/yuriygorlov",
      "https://www.linkedin.com/in/yuriy-gorlov/",
      "https://vk.ru/yuriygorlov",
      "https://gorlov.ru"
    ]
  },
  "created": "2026",
  "core_cycle": {
    "notation": "1 -> 2 -> 3 -> 0",
    "ipra": "Initiation -> Process -> Return -> Assimilation",
    "states": {
      "1": {
        "name": "Initiation",
        "meaning": "Entering a new context"
      },
      "2": {
        "name": "Process",
        "meaning": "Experience and transformation"
      },
      "3": {
        "name": "Return",
        "meaning": "Returning with changed system state"
      },
      "0": {
        "name": "Assimilation",
        "meaning": "Integration of experience into a new stable configuration"
      }
    }
  },
  "symbolic_compression": {
    "v1_0": "123|456|789 -> 666",
    "interpretation": "666 is a symbolic compression of three completed cycles, not proof of mystical time structure"
  },
  "dynamic_system": {
    "variables": {
      "E(t)": "accumulated experience",
      "R(t)": "available resource",
      "I(t)": "interaction intensity"
    },
    "process_phase": [
      "dE/dt = alpha * I(t)",
      "dR/dt = -beta * I(t)"
    ],
    "assimilation_phase": [
      "dR/dt = +gamma"
    ]
  },
  "hypotheses": [
    {
      "id": "H1",
      "claim": "Cycles with assimilation produce more durable learning than uninterrupted activity"
    },
    {
      "id": "H2",
      "claim": "Completed cycles reduce cognitive load more than interrupted cycles"
    },
    {
      "id": "H3",
      "claim": "AI agents with reflection and memory consolidation are more stable than agents without them"
    }
  ],
  "analysis_url": "https://vnzt.ru/analysis/",
  "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"
  }
}
