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
hash9b9e58b014a4d1e8
state2f592a093bb98fb0
fidelity0.96
source.html
{
  "item": {
    "id": "preset-akatsuki-planch",
    "title": "akatsuki planch",
    "type": "preset",
    "family": "akatsuki data-viz",
    "summary": "# Uniphi Data Lab — Documentation > Playful fizzy sweet cypher alchemy for interoperable minds.",
    "sourcePath": "/rhiz/akatsuki/data-viz/vault/uniphi-data-lab/index.html",
    "docPath": "/rhiz/akatsuki/data-viz/vault/uniphi-data-lab/DOCS.md",
    "actionLabel": "Open preset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"preset-akatsuki-planch\",\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": [
      22,
      17,
      6,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"preset-akatsuki-planch\",\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;"
  ],
  "keywords": [
    "card",
    "appendchild",
    "type",
    "bytes",
    "else",
    "seeddata"
  ],
  "metrics": {
    "representativePath": "/rhiz/akatsuki/data-viz/vault/uniphi-data-lab/index.html",
    "sampledPaths": [
      "/rhiz/akatsuki/data-viz/vault/uniphi-data-lab/index.html",
      "/rhiz/akatsuki/data-viz/vault/uniphi-data-lab/DOCS.md"
    ],
    "extension": ".html",
    "lines": 903,
    "nonEmptyLines": 840,
    "bytes": 37855,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 145,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      32,
      7,
      4,
      15,
      22,
      6,
      96,
      59,
      41,
      95,
      4,
      50,
      54,
      92,
      70,
      6,
      99,
      50,
      96,
      98,
      55,
      58,
      92,
      55
    ],
    "matrix": [
      [
        0.32,
        0.07,
        0.04,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.59,
        0.41,
        0.95,
        0.04,
        0.5
      ],
      [
        0.54,
        0.92,
        0.7,
        0.06,
        0.99,
        0.5
      ],
      [
        0.96,
        0.98,
        0.55,
        0.58,
        0.92,
        0.55
      ],
      [
        0.32,
        0.07,
        0.04,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.59,
        0.41,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "preset-akatsuki-planch-0",
        "label": "card",
        "weight": 32
      },
      {
        "id": "preset-akatsuki-planch-1",
        "label": "appendchild",
        "weight": 7
      },
      {
        "id": "preset-akatsuki-planch-2",
        "label": "type",
        "weight": 4
      },
      {
        "id": "preset-akatsuki-planch-3",
        "label": "bytes",
        "weight": 15
      },
      {
        "id": "preset-akatsuki-planch-4",
        "label": "else",
        "weight": 22
      },
      {
        "id": "preset-akatsuki-planch-5",
        "label": "seeddata",
        "weight": 6
      }
    ],
    "edges": [
      {
        "from": "preset-akatsuki-planch-0",
        "to": "preset-akatsuki-planch-1",
        "weight": 39
      },
      {
        "from": "preset-akatsuki-planch-0",
        "to": "preset-akatsuki-planch-2",
        "weight": 32
      },
      {
        "from": "preset-akatsuki-planch-1",
        "to": "preset-akatsuki-planch-2",
        "weight": 11
      },
      {
        "from": "preset-akatsuki-planch-1",
        "to": "preset-akatsuki-planch-3",
        "weight": 15
      },
      {
        "from": "preset-akatsuki-planch-2",
        "to": "preset-akatsuki-planch-3",
        "weight": 19
      },
      {
        "from": "preset-akatsuki-planch-2",
        "to": "preset-akatsuki-planch-4",
        "weight": 22
      },
      {
        "from": "preset-akatsuki-planch-3",
        "to": "preset-akatsuki-planch-4",
        "weight": 37
      },
      {
        "from": "preset-akatsuki-planch-3",
        "to": "preset-akatsuki-planch-5",
        "weight": 15
      },
      {
        "from": "preset-akatsuki-planch-4",
        "to": "preset-akatsuki-planch-5",
        "weight": 28
      },
      {
        "from": "preset-akatsuki-planch-4",
        "to": "preset-akatsuki-planch-0",
        "weight": 32
      },
      {
        "from": "preset-akatsuki-planch-5",
        "to": "preset-akatsuki-planch-0",
        "weight": 38
      },
      {
        "from": "preset-akatsuki-planch-5",
        "to": "preset-akatsuki-planch-1",
        "weight": 7
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "9b9e58b014a4d1e83da26200904af4d02e07d52fd71692792697096dcb562f72",
    "stateHash": "2f592a093bb98fb0819b0cc735e96380f229cc92dd595189ae73fe0acb2133fb",
    "fidelity": 0.96,
    "phaseVector": [
      32,
      7,
      4,
      15
    ],
    "superpositionBands": [
      0.32,
      0.07,
      0.04,
      0.15,
      0.22,
      0.06
    ]
  }
}