{
  "object": "list",
  "data": [
    {
      "id": "ogi-language-1",
      "object": "model",
      "created": 1771200000,
      "owned_by": "public",
      "status": "active",
      "surface": "language",
      "display_name": "OGI Language 1",
      "description": "Decoder-only transformer over natural and formal languages. 48 layers at the shared latent width; sparse experts in odd layers, activated on domain shift.",
      "phase": 1,
      "context_length": 131072,
      "max_output_tokens": 8192,
      "input_modalities": [
        "text"
      ],
      "output_modalities": [
        "text"
      ],
      "parameters": "7.0B dense + 32B sparse experts",
      "tiers": [
        "standard",
        "heavy",
        "cluster"
      ],
      "checkpoint": {
        "step": 412000,
        "eval_suite": "lang-eval-v1"
      },
      "latency_tiers": [
        "interactive",
        "batch"
      ],
      "eligible_validators": 183
    },
    {
      "id": "ogi-language-1-distill",
      "object": "model",
      "created": 1772496000,
      "owned_by": "public",
      "status": "active",
      "surface": "language",
      "display_name": "OGI Language 1 Distill",
      "description": "Distilled variant of the language checkpoint, sized so a single 24GB consumer GPU can serve it. The tier that makes participation non-institutional.",
      "phase": 1,
      "context_length": 32768,
      "max_output_tokens": 4096,
      "input_modalities": [
        "text"
      ],
      "output_modalities": [
        "text"
      ],
      "parameters": "1.4B dense",
      "tiers": [
        "light",
        "standard",
        "heavy",
        "cluster"
      ],
      "checkpoint": {
        "step": 96500,
        "eval_suite": "lang-eval-v1"
      },
      "latency_tiers": [
        "interactive",
        "batch"
      ],
      "eligible_validators": 462
    },
    {
      "id": "ogi-vision-1",
      "object": "model",
      "created": 1782432000,
      "owned_by": "public",
      "status": "canary",
      "surface": "vision",
      "display_name": "OGI Vision 1",
      "description": "Variable-resolution patch encoder over 14x14 patches with rotary spatial position encoding, emitting latent tokens at the shared hidden dimension. Canary routing ahead of Phase 2.",
      "phase": 2,
      "context_length": 32768,
      "max_output_tokens": 4096,
      "input_modalities": [
        "text",
        "image"
      ],
      "output_modalities": [
        "text"
      ],
      "parameters": "1.9B encoder + 0.6B decoder",
      "tiers": [
        "standard",
        "heavy",
        "cluster"
      ],
      "checkpoint": {
        "step": 58400,
        "eval_suite": "vision-eval-v0-rc3"
      },
      "latency_tiers": [
        "interactive"
      ],
      "eligible_validators": 183
    },
    {
      "id": "ogi-multimodal-1",
      "object": "model",
      "created": 1782432000,
      "owned_by": "public",
      "status": "planned",
      "surface": "multimodal",
      "display_name": "OGI Multimodal 1",
      "description": "Fusion router over the typed-slot latent. Accepts cross-modal queries and dispatches to the surface that owns each slot. Activates with Phase 2.",
      "phase": 2,
      "context_length": 65536,
      "max_output_tokens": 4096,
      "input_modalities": [
        "text",
        "image",
        "video"
      ],
      "output_modalities": [
        "text"
      ],
      "parameters": "0.8B router",
      "tiers": [
        "heavy",
        "cluster"
      ],
      "checkpoint": null,
      "latency_tiers": [
        "interactive"
      ],
      "eligible_validators": 0
    },
    {
      "id": "ogi-reasoning-1",
      "object": "model",
      "created": 1784592000,
      "owned_by": "public",
      "status": "planned",
      "surface": "reasoning",
      "display_name": "OGI Reasoning 1",
      "description": "Deeper than language at the same hidden dimension. Emits typed plan trees rather than token streams; nodes are assertions, subgoals, actions, branches, terminals. Activates with Phase 3.",
      "phase": 3,
      "context_length": 65536,
      "max_output_tokens": 8192,
      "input_modalities": [
        "text",
        "latent"
      ],
      "output_modalities": [
        "plan_tree",
        "latent"
      ],
      "parameters": "2.1B dense, 64 layers",
      "tiers": [
        "heavy",
        "cluster"
      ],
      "checkpoint": null,
      "latency_tiers": [
        "batch"
      ],
      "eligible_validators": 0
    },
    {
      "id": "ogi-memory-1",
      "object": "model",
      "created": 1784592000,
      "owned_by": "public",
      "status": "planned",
      "surface": "memory",
      "display_name": "OGI Memory 1",
      "description": "Episodic compressor over a long-term vector store. Recall is verified by sampled re-execution rather than trusted. Activates with Phase 3.",
      "phase": 3,
      "context_length": 131072,
      "max_output_tokens": 2048,
      "input_modalities": [
        "text",
        "latent"
      ],
      "output_modalities": [
        "latent"
      ],
      "parameters": "0.9B compressor",
      "tiers": [
        "light",
        "standard",
        "heavy"
      ],
      "checkpoint": null,
      "latency_tiers": [
        "interactive",
        "batch"
      ],
      "eligible_validators": 0
    },
    {
      "id": "ogi-manipulation-1",
      "object": "model",
      "created": 1785456000,
      "owned_by": "public",
      "status": "planned",
      "surface": "manipulation",
      "display_name": "OGI Manipulation 1",
      "description": "Vision-Language-Action checkpoint on the multi-stream action transformer with a flow-matching head. Emits 16-step action chunks stitched by real-time chunking. Activates with Phase 4.",
      "phase": 4,
      "context_length": 16384,
      "max_output_tokens": 1024,
      "input_modalities": [
        "text",
        "image",
        "depth",
        "force",
        "proprioception"
      ],
      "output_modalities": [
        "action_chunk"
      ],
      "parameters": "3.2B backbone + 0.4B action transformer",
      "tiers": [
        "heavy",
        "cluster"
      ],
      "checkpoint": null,
      "latency_tiers": [
        "realtime"
      ],
      "eligible_validators": 0
    },
    {
      "id": "ogi-locomotion-1",
      "object": "model",
      "created": 1785456000,
      "owned_by": "public",
      "status": "planned",
      "surface": "locomotion",
      "display_name": "OGI Locomotion 1",
      "description": "Continuous-control policy over registered embodiments, conditioned on the embodiment tag injected into the cognition tokens. Activates with Phase 4.",
      "phase": 4,
      "context_length": 8192,
      "max_output_tokens": 512,
      "input_modalities": [
        "image",
        "depth",
        "force",
        "proprioception"
      ],
      "output_modalities": [
        "action_chunk"
      ],
      "parameters": "1.1B policy",
      "tiers": [
        "heavy",
        "cluster"
      ],
      "checkpoint": null,
      "latency_tiers": [
        "realtime"
      ],
      "eligible_validators": 0
    }
  ]
}