[API]

APIs for reviewable model systems.

Preview interfaces for perception, reasoning, control, and private deployment.

[Preview contract]
POST /v1/models/run
{
  "model": "iriba-cognition-preview",
  "task": "hypothesis_review",
  "input": {
    "question": "What changed in this experiment?",
    "evidence": ["lab-note.pdf", "sensor-run.csv"]
  }
}

Preview access is handled directly with the Iriba team.

[Capabilities]

Start narrow. Keep it inspectable.

The API surface is focused on workflows that need evidence and review.

Perception

Vision models

Inspect scenes, documents, and scientific imagery.

Reasoning

Cognition models

Connect retrieval, reasoning, and memory.

Control

Control loops

Prototype closed-loop behavior for simulation and agents.

Security

Private deployments

Run sensitive work with explicit data boundaries.

[Private beta]

Bring one concrete workflow.

A document, signal, image, or control task is enough to begin.