Preset execution surface

Run the preset against a seed, payload, and render snapshot before buyout.

This surface projects the selected preset into an execution manifest: representative source file, extracted code lines, derived data series, matrix state, graph nodes, and an execution hash that can flow into display, composer, and delivery.

Execution preview
Seeded composer
Open raw preview
Execution manifest
hash3838c28ded993145
state23be68f1a9c4183d
fidelity0.84
source.html
{
  "item": {
    "id": "blob62-stream-api",
    "title": "Blob62 API stream function",
    "type": "stream",
    "family": "akatsuki blob62",
    "summary": "Realtime stream and psychometric minting surface for generative signal flow and runtime interpolation.",
    "sourcePath": "/rhiz/akatsuki/blob62",
    "docPath": "/rhiz/akatsuki/blob62/web/index.html",
    "actionLabel": "Open stream preset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"blob62-stream-api\",\n  \"family\": \"akatsuki blob62\",\n  \"type\": \"stream\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"akatsuki blob62\",\n    \"stream\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      17,
      15,
      6,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"blob62-stream-api\",\n  \"family\": \"akatsuki blob62\",\n  \"type\": \"stream\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"akatsuki blob62\",\n    \"stream\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "<canvas id=\"c\"></canvas>"
  ],
  "keywords": [
    "input",
    "type",
    "rgba",
    "range",
    "step",
    "padding"
  ],
  "metrics": {
    "representativePath": "/rhiz/akatsuki/blob62/web/index.html",
    "sampledPaths": [
      "/rhiz/akatsuki/blob62/web/index.html",
      "/rhiz/akatsuki/blob62/web/index.html",
      "/rhiz/akatsuki/blob62/web/main.js",
      "/rhiz/akatsuki/blob62/web/util.js",
      "/rhiz/akatsuki/blob62/web/shader.js",
      "/rhiz/akatsuki/blob62/config/runtime.json",
      "/rhiz/akatsuki/blob62/schema/uzof.engine.unified.schema.json",
      "/rhiz/akatsuki/blob62/README.md"
    ],
    "extension": ".html",
    "lines": 57,
    "nonEmptyLines": 52,
    "bytes": 2931,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 0,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      17,
      96,
      36,
      47,
      54,
      38,
      83,
      71,
      73,
      95,
      4,
      50,
      76,
      60,
      70,
      6,
      99,
      50,
      88,
      54,
      55,
      58,
      92,
      55
    ],
    "matrix": [
      [
        0.17,
        0.96,
        0.36,
        0.47,
        0.54,
        0.38
      ],
      [
        0.83,
        0.71,
        0.73,
        0.95,
        0.04,
        0.5
      ],
      [
        0.76,
        0.6,
        0.7,
        0.06,
        0.99,
        0.5
      ],
      [
        0.88,
        0.54,
        0.55,
        0.58,
        0.92,
        0.55
      ],
      [
        0.17,
        0.96,
        0.36,
        0.47,
        0.54,
        0.38
      ],
      [
        0.83,
        0.71,
        0.73,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "blob62-stream-api-0",
        "label": "input",
        "weight": 17
      },
      {
        "id": "blob62-stream-api-1",
        "label": "type",
        "weight": 96
      },
      {
        "id": "blob62-stream-api-2",
        "label": "rgba",
        "weight": 36
      },
      {
        "id": "blob62-stream-api-3",
        "label": "range",
        "weight": 47
      },
      {
        "id": "blob62-stream-api-4",
        "label": "step",
        "weight": 54
      },
      {
        "id": "blob62-stream-api-5",
        "label": "padding",
        "weight": 38
      }
    ],
    "edges": [
      {
        "from": "blob62-stream-api-0",
        "to": "blob62-stream-api-1",
        "weight": 113
      },
      {
        "from": "blob62-stream-api-0",
        "to": "blob62-stream-api-2",
        "weight": 36
      },
      {
        "from": "blob62-stream-api-1",
        "to": "blob62-stream-api-2",
        "weight": 132
      },
      {
        "from": "blob62-stream-api-1",
        "to": "blob62-stream-api-3",
        "weight": 96
      },
      {
        "from": "blob62-stream-api-2",
        "to": "blob62-stream-api-3",
        "weight": 83
      },
      {
        "from": "blob62-stream-api-2",
        "to": "blob62-stream-api-4",
        "weight": 54
      },
      {
        "from": "blob62-stream-api-3",
        "to": "blob62-stream-api-4",
        "weight": 101
      },
      {
        "from": "blob62-stream-api-3",
        "to": "blob62-stream-api-5",
        "weight": 47
      },
      {
        "from": "blob62-stream-api-4",
        "to": "blob62-stream-api-5",
        "weight": 92
      },
      {
        "from": "blob62-stream-api-4",
        "to": "blob62-stream-api-0",
        "weight": 54
      },
      {
        "from": "blob62-stream-api-5",
        "to": "blob62-stream-api-0",
        "weight": 55
      },
      {
        "from": "blob62-stream-api-5",
        "to": "blob62-stream-api-1",
        "weight": 96
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "3838c28ded993145198a5c921349f6584b45b6793abbc4a456adc82aa9065d2a",
    "stateHash": "23be68f1a9c4183d1314ac3ba19f64b90a99c1791ada50ff0ab43b980d8efe0a",
    "fidelity": 0.8400000000000001,
    "phaseVector": [
      17,
      96,
      36,
      47
    ],
    "superpositionBands": [
      0.17,
      0.96,
      0.36,
      0.47,
      0.54,
      0.38
    ]
  }
}