File size: 2,139 Bytes
2c1a192
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
  "status": "pass",
  "checks": [
    {
      "id": "runtime.health",
      "title": "Health endpoint",
      "status": "pass",
      "detail": "protocol blah-lens-http/1"
    },
    {
      "id": "runtime.protocol",
      "title": "Protocol version",
      "status": "pass",
      "detail": "blah-lens-http/1"
    },
    {
      "id": "runtime.manifest",
      "title": "Manifest endpoint",
      "status": "pass",
      "detail": "16 sites, revision ab1c5be13a12"
    },
    {
      "id": "runtime.revision_match",
      "title": "Runtime serves the manifest's checkpoint",
      "status": "pass",
      "detail": "ab1c5be13a12"
    },
    {
      "id": "runtime.stream",
      "title": "Analyze streams NDJSON",
      "status": "pass",
      "detail": "10 messages"
    },
    {
      "id": "runtime.meta_first",
      "title": "Meta message precedes results",
      "status": "pass",
      "detail": "meta is first"
    },
    {
      "id": "runtime.termination",
      "title": "Stream terminates with done",
      "status": "pass",
      "detail": "terminated"
    },
    {
      "id": "runtime.tokens",
      "title": "Token messages produced",
      "status": "pass",
      "detail": "7 token messages"
    },
    {
      "id": "runtime.sites_declared",
      "title": "Readout sites are declared in the manifest",
      "status": "pass",
      "detail": "16 of 16 sites returned"
    },
    {
      "id": "runtime.logit_lens_honesty",
      "title": "No logit readouts for unsupported sites",
      "status": "pass",
      "detail": "consistent with the manifest"
    },
    {
      "id": "runtime.rank_ordering",
      "title": "Top-k ranks are 1-based and ordered",
      "status": "pass",
      "detail": "ordered"
    },
    {
      "id": "runtime.exact_replay",
      "title": "Exact-token replay does not retokenize",
      "status": "pass",
      "detail": "5 token IDs replayed verbatim"
    },
    {
      "id": "runtime.error_handling",
      "title": "Ambiguous request is rejected",
      "status": "pass",
      "detail": "runtime returned a structured error"
    }
  ],
  "created_at": "2026-08-01T23:12:28.038Z"
}