THE EVIDENCE STUDIO

Beautiful results.
Nothing hidden.

Move from a readable conclusion to its inputs, engine versions, independent checks and artifact identities.

RECORDED EXECUTION / 6.0.0

The chain
of a result.

Every artifact carries its content identity and the identities of its inputs. Select a stage to inspect the actual recorded output.

intent.json
{
  "schema": "garmo.website.workflow/1",
  "name": "Resilient model placement",
  "requirements": {
    "caps": 3,
    "health_min": 70,
    "count": 2,
    "max_total_power": 20,
    "max_latency": 10,
    "min_failure_domains": 2,
    "weights": {
      "diversity": 25
    }
  },
  "phases": [
    {
      "name": "prefill",
      "required_caps": 1,
      "memory_mb": 4096,
      "parallelism": 2,
      "work_units": 3000,
      "io_gb": 4,
      "latency_slo_us": 200
    },
    {
      "name": "decode",
      "required_caps": 5,
      "memory_mb": 2048,
      "parallelism": 2,
      "work_units": 1000,
      "io_gb": 2,
      "latency_slo_us": 150
    }
  ],
  "resources": [
    {
      "id": "a",
      "valid": true,
      "health": 95,
      "caps": 7,
      "score": 90,
      "latency": 4,
      "power": 8,
      "failure_domain": "die0",
      "memory_mb": 3072,
      "tops": 100,
      "bandwidth_gbps": 800,
      "energy_per_work": 0.005
    },
    {
      "id": "b",
      "valid": true,
      "health": 88,
      "caps": 7,
      "score": 87,
      "latency": 5,
      "power": 9,
      "failure_domain": "die1",
      "memory_mb": 3072,
      "tops": 90,
      "bandwidth_gbps": 700,
      "energy_per_work": 0.005
    },
    {
      "id": "c",
      "valid": true,
      "health": 96,
      "caps": 7,
      "score": 99,
      "latency": 3,
      "power": 9,
      "failure_domain": "die0",
      "memory_mb": 3072,
      "tops": 80,
      "bandwidth_gbps": 600,
      "energy_per_work": 0.005
    }
  ]
}

Trust is more
than a hash.

Content consistency can be checked here. External correctness, engine execution and certification require the corresponding evidence.

Changing an artifact without updating its lineage invalidates the envelope. Rewriting all hashes is not proof that an engine ran.