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
hashf88b528b18b84dea
statefc48828531a6ce6a
fidelity0.97
source.html
{
  "item": {
    "id": "preset-akatsuki-multicompare",
    "title": "akatsuki multicompare",
    "type": "preset",
    "family": "akatsuki data-viz",
    "summary": "# Hypergraph Tessellation Visualization Implementation ## Overview",
    "sourcePath": "/rhiz/akatsuki/data-viz/analysis/multicomparetemplate.html",
    "docPath": "/rhiz/akatsuki/data-viz/HYPERGRAPH_VISUALIZATION_IMPLEMENTATION.md",
    "actionLabel": "Open preset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"preset-akatsuki-multicompare\",\n  \"family\": \"akatsuki data-viz\",\n  \"type\": \"preset\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"akatsuki data-viz\",\n    \"preset\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      28,
      17,
      6,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"preset-akatsuki-multicompare\",\n  \"family\": \"akatsuki data-viz\",\n  \"type\": \"preset\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"akatsuki data-viz\",\n    \"preset\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "const $ = sel => document.querySelector(sel);",
    "const el = (tag, attrs={}, ...kids)=>{",
    "const n = document.createElement(tag);",
    "for (const [k,v] of Object.entries(attrs)) {",
    "for (const kid of kids) if (kid) n.appendChild(typeof kid===\"string\"?document.createTextNode(kid):kid);",
    "const enc = new TextEncoder(), dec = new TextDecoder();",
    "const DB_NAME=\"uniphi_data_lab\", STORE=\"items\";",
    "let db=null, dbReady=null, fallbackLS=false;"
  ],
  "keywords": [
    "card",
    "appendchild",
    "bytes",
    "length",
    "math",
    "type"
  ],
  "metrics": {
    "representativePath": "/rhiz/akatsuki/data-viz/analysis/multicomparetemplate.html",
    "sampledPaths": [
      "/rhiz/akatsuki/data-viz/analysis/multicomparetemplate.html",
      "/rhiz/akatsuki/data-viz/HYPERGRAPH_VISUALIZATION_IMPLEMENTATION.md"
    ],
    "extension": ".html",
    "lines": 1210,
    "nonEmptyLines": 1132,
    "bytes": 52073,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 218,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      50,
      7,
      4,
      15,
      22,
      6,
      53,
      59,
      41,
      95,
      4,
      50,
      47,
      92,
      70,
      6,
      99,
      50,
      28,
      98,
      55,
      58,
      92,
      55
    ],
    "matrix": [
      [
        0.5,
        0.07,
        0.04,
        0.15,
        0.22,
        0.06
      ],
      [
        0.53,
        0.59,
        0.41,
        0.95,
        0.04,
        0.5
      ],
      [
        0.47,
        0.92,
        0.7,
        0.06,
        0.99,
        0.5
      ],
      [
        0.28,
        0.98,
        0.55,
        0.58,
        0.92,
        0.55
      ],
      [
        0.5,
        0.07,
        0.04,
        0.15,
        0.22,
        0.06
      ],
      [
        0.53,
        0.59,
        0.41,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "preset-akatsuki-multicompare-0",
        "label": "card",
        "weight": 50
      },
      {
        "id": "preset-akatsuki-multicompare-1",
        "label": "appendchild",
        "weight": 7
      },
      {
        "id": "preset-akatsuki-multicompare-2",
        "label": "bytes",
        "weight": 4
      },
      {
        "id": "preset-akatsuki-multicompare-3",
        "label": "length",
        "weight": 15
      },
      {
        "id": "preset-akatsuki-multicompare-4",
        "label": "math",
        "weight": 22
      },
      {
        "id": "preset-akatsuki-multicompare-5",
        "label": "type",
        "weight": 6
      }
    ],
    "edges": [
      {
        "from": "preset-akatsuki-multicompare-0",
        "to": "preset-akatsuki-multicompare-1",
        "weight": 57
      },
      {
        "from": "preset-akatsuki-multicompare-0",
        "to": "preset-akatsuki-multicompare-2",
        "weight": 50
      },
      {
        "from": "preset-akatsuki-multicompare-1",
        "to": "preset-akatsuki-multicompare-2",
        "weight": 11
      },
      {
        "from": "preset-akatsuki-multicompare-1",
        "to": "preset-akatsuki-multicompare-3",
        "weight": 15
      },
      {
        "from": "preset-akatsuki-multicompare-2",
        "to": "preset-akatsuki-multicompare-3",
        "weight": 19
      },
      {
        "from": "preset-akatsuki-multicompare-2",
        "to": "preset-akatsuki-multicompare-4",
        "weight": 22
      },
      {
        "from": "preset-akatsuki-multicompare-3",
        "to": "preset-akatsuki-multicompare-4",
        "weight": 37
      },
      {
        "from": "preset-akatsuki-multicompare-3",
        "to": "preset-akatsuki-multicompare-5",
        "weight": 15
      },
      {
        "from": "preset-akatsuki-multicompare-4",
        "to": "preset-akatsuki-multicompare-5",
        "weight": 28
      },
      {
        "from": "preset-akatsuki-multicompare-4",
        "to": "preset-akatsuki-multicompare-0",
        "weight": 50
      },
      {
        "from": "preset-akatsuki-multicompare-5",
        "to": "preset-akatsuki-multicompare-0",
        "weight": 56
      },
      {
        "from": "preset-akatsuki-multicompare-5",
        "to": "preset-akatsuki-multicompare-1",
        "weight": 7
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "f88b528b18b84deac83998b35ad147595172bcb7711b535bf9bd48d56f763225",
    "stateHash": "fc48828531a6ce6a1835dbdec1ce6f17a02a8f2646d08ea8bb79b1176d59de7e",
    "fidelity": 0.97,
    "phaseVector": [
      50,
      7,
      4,
      15
    ],
    "superpositionBands": [
      0.5,
      0.07,
      0.04,
      0.15,
      0.22,
      0.06
    ]
  }
}