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
hash4919f995f09911a8
statebbc0799e2ada41f7
fidelity0.98
source.html
{
  "item": {
    "id": "factory-tensorfield-dataviz",
    "title": "Factory tensorfield data-viz",
    "type": "dataviz",
    "family": "factory manifold",
    "summary": "Tensorfield, manifold, and hypergraph visualization stack with config, engine, and public web view.",
    "sourcePath": "/rhiz/factory/data-viz/manifold/tensorfield/public/index.html",
    "docPath": "/rhiz/factory/data-viz/manifold/tensorfield/public/js/tensorfield.js",
    "actionLabel": "Open tensorfield"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"factory-tensorfield-dataviz\",\n  \"family\": \"factory manifold\",\n  \"type\": \"dataviz\",\n  \"amplitude\": 8,\n  \"density\": 7,\n  \"directives\": [\n    \"factory manifold\",\n    \"dataviz\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      27,
      16,
      7,
      8,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"factory-tensorfield-dataviz\",\n  \"family\": \"factory manifold\",\n  \"type\": \"dataviz\",\n  \"amplitude\": 8,\n  \"density\": 7,\n  \"directives\": [\n    \"factory manifold\",\n    \"dataviz\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "<script async src=\"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js\"></script>",
    "<canvas id=\"canvas\"></canvas>",
    "<svg id=\"svgLayer\" xmlns=\"http://www.w3.org/2000/svg\"></svg>",
    "<div class=\"small\">Press <b>P</b> to save a PNG snapshot. SVG export is layer-based.</div>"
  ],
  "keywords": [
    "span",
    "input",
    "type",
    "step",
    "range",
    "script"
  ],
  "metrics": {
    "representativePath": "/rhiz/factory/data-viz/manifold/tensorfield/public/index.html",
    "sampledPaths": [
      "/rhiz/factory/data-viz/manifold/tensorfield/public/index.html",
      "/rhiz/factory/data-viz/manifold/tensorfield/public/js/tensorfield.js"
    ],
    "extension": ".html",
    "lines": 78,
    "nonEmptyLines": 72,
    "bytes": 4375,
    "importCount": 0,
    "exportCount": 1,
    "functionCount": 1,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      47,
      3,
      9,
      33,
      22,
      6,
      44,
      49,
      52,
      34,
      4,
      50,
      32,
      76,
      87,
      60,
      99,
      50,
      7,
      76,
      78,
      33,
      92,
      55
    ],
    "matrix": [
      [
        0.47,
        0.03,
        0.09,
        0.33,
        0.22,
        0.06
      ],
      [
        0.44,
        0.49,
        0.52,
        0.34,
        0.04,
        0.5
      ],
      [
        0.32,
        0.76,
        0.87,
        0.6,
        0.99,
        0.5
      ],
      [
        0.07,
        0.76,
        0.78,
        0.33,
        0.92,
        0.55
      ],
      [
        0.47,
        0.03,
        0.09,
        0.33,
        0.22,
        0.06
      ],
      [
        0.44,
        0.49,
        0.52,
        0.34,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "factory-tensorfield-dataviz-0",
        "label": "span",
        "weight": 47
      },
      {
        "id": "factory-tensorfield-dataviz-1",
        "label": "input",
        "weight": 3
      },
      {
        "id": "factory-tensorfield-dataviz-2",
        "label": "type",
        "weight": 9
      },
      {
        "id": "factory-tensorfield-dataviz-3",
        "label": "step",
        "weight": 33
      },
      {
        "id": "factory-tensorfield-dataviz-4",
        "label": "range",
        "weight": 22
      },
      {
        "id": "factory-tensorfield-dataviz-5",
        "label": "script",
        "weight": 6
      }
    ],
    "edges": [
      {
        "from": "factory-tensorfield-dataviz-0",
        "to": "factory-tensorfield-dataviz-1",
        "weight": 50
      },
      {
        "from": "factory-tensorfield-dataviz-0",
        "to": "factory-tensorfield-dataviz-2",
        "weight": 47
      },
      {
        "from": "factory-tensorfield-dataviz-1",
        "to": "factory-tensorfield-dataviz-2",
        "weight": 12
      },
      {
        "from": "factory-tensorfield-dataviz-1",
        "to": "factory-tensorfield-dataviz-3",
        "weight": 33
      },
      {
        "from": "factory-tensorfield-dataviz-2",
        "to": "factory-tensorfield-dataviz-3",
        "weight": 42
      },
      {
        "from": "factory-tensorfield-dataviz-2",
        "to": "factory-tensorfield-dataviz-4",
        "weight": 22
      },
      {
        "from": "factory-tensorfield-dataviz-3",
        "to": "factory-tensorfield-dataviz-4",
        "weight": 55
      },
      {
        "from": "factory-tensorfield-dataviz-3",
        "to": "factory-tensorfield-dataviz-5",
        "weight": 33
      },
      {
        "from": "factory-tensorfield-dataviz-4",
        "to": "factory-tensorfield-dataviz-5",
        "weight": 28
      },
      {
        "from": "factory-tensorfield-dataviz-4",
        "to": "factory-tensorfield-dataviz-0",
        "weight": 47
      },
      {
        "from": "factory-tensorfield-dataviz-5",
        "to": "factory-tensorfield-dataviz-0",
        "weight": 53
      },
      {
        "from": "factory-tensorfield-dataviz-5",
        "to": "factory-tensorfield-dataviz-1",
        "weight": 6
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "4919f995f09911a8f418e1eb2ba97b4c2ad69ae92693977a4775065650f584f4",
    "stateHash": "bbc0799e2ada41f78f068e30fb51304d6f33262fc4461573404251be41ac4344",
    "fidelity": 0.98,
    "phaseVector": [
      47,
      3,
      9,
      33
    ],
    "superpositionBands": [
      0.47,
      0.03,
      0.09,
      0.33,
      0.22,
      0.06
    ]
  }
}