alpha-chat-jlens / runtime-validation.json
ajaxdavis's picture
Publish validated Alpha BLAH Jacobian Lens bundle v1
2c1a192 verified
Raw
History Blame Contribute Delete
2.14 kB
{
"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"
}