{
  "schema": "blinkhost.field-notes.runtime-evidence/v1",
  "snapshot": "2026-08",
  "notes": [
    "Artifact sizes are comparable byte counts from verified or final-candidate artifacts.",
    "JavaScript, TypeScript and Hono timings were collected on one development host using the production execution engine.",
    "Those timings must not be compared with results gathered on different hosts or under different lifecycle tests.",
    "A successful conformance run is not a service-level objective."
  ],
  "artifacts": [
    { "runtime": "rust", "lifecycle": "ga", "bytes": 39280, "evidence": "production-four-node-execution" },
    { "runtime": "tinygo", "lifecycle": "ga", "bytes": 920636, "evidence": "production-four-node-execution" },
    { "runtime": "javascript", "lifecycle": "public-beta", "bytes": 961879, "evidence": "production-engine-candidate-corpus" },
    { "runtime": "typescript", "lifecycle": "public-beta", "bytes": 961879, "evidence": "production-engine-candidate-corpus" },
    { "runtime": "python", "lifecycle": "beta", "bytes": 8451247, "evidence": "production-four-node-execution" }
  ],
  "single_host_execution_observations": [
    { "runtime": "javascript", "cold_ms": 20.8, "warm_ms": 13.2, "artifact_bytes": 961879 },
    { "runtime": "typescript", "cold_ms": 20.7, "warm_ms": 12.9, "artifact_bytes": 961879 },
    { "runtime": "hono", "cold_ms": 60.3, "warm_ms": 54.5, "artifact_bytes": 996046 }
  ]
}
