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
hashc51b219792489f75
state846ef87ba45cf1ff
fidelity0.85
source.html
{
  "item": {
    "id": "preset-df5-meshgraph",
    "title": "df5 meshgraph",
    "type": "preset",
    "family": "df5",
    "summary": "# Discrete Tensor Fields: Mathematical Foundations and Implementation ## Abstract",
    "sourcePath": "/rhiz/df5/meshgraph.html",
    "docPath": "/rhiz/df5/tensorfield_enhanced_bundle/report.md",
    "actionLabel": "Open preset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"preset-df5-meshgraph\",\n  \"family\": \"df5\",\n  \"type\": \"preset\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"df5\",\n    \"preset\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      20,
      3,
      6,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"preset-df5-meshgraph\",\n  \"family\": \"df5\",\n  \"type\": \"preset\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"df5\",\n    \"preset\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "<svg class=\"network\" width=\"100%\" height=\"100%\"></svg>",
    "const width = window.innerWidth;",
    "const height = window.innerHeight;",
    "const svg = document.querySelector('svg');",
    "const nodeArray = Object.values(nodes);",
    "const processedLinks = links.map((link, index) => {",
    "const sourceNode = nodes[link.source];",
    "const targetNode = nodes[link.target];"
  ],
  "keywords": [
    "source",
    "target",
    "name",
    "node",
    "link",
    "text"
  ],
  "metrics": {
    "representativePath": "/rhiz/df5/meshgraph.html",
    "sampledPaths": [
      "/rhiz/df5/meshgraph.html",
      "/rhiz/df5/tensorfield_enhanced_bundle/report.md"
    ],
    "extension": ".html",
    "lines": 1172,
    "nonEmptyLines": 1120,
    "bytes": 21817,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 18,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      26,
      48,
      36,
      47,
      54,
      38,
      13,
      48,
      73,
      95,
      4,
      50,
      24,
      62,
      70,
      6,
      99,
      55,
      39,
      88,
      44,
      58,
      83,
      62
    ],
    "matrix": [
      [
        0.26,
        0.48,
        0.36,
        0.47,
        0.54,
        0.38
      ],
      [
        0.13,
        0.48,
        0.73,
        0.95,
        0.04,
        0.5
      ],
      [
        0.24,
        0.62,
        0.7,
        0.06,
        0.99,
        0.55
      ],
      [
        0.39,
        0.88,
        0.44,
        0.58,
        0.83,
        0.62
      ],
      [
        0.26,
        0.48,
        0.36,
        0.47,
        0.54,
        0.38
      ],
      [
        0.13,
        0.48,
        0.73,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "preset-df5-meshgraph-0",
        "label": "source",
        "weight": 26
      },
      {
        "id": "preset-df5-meshgraph-1",
        "label": "target",
        "weight": 48
      },
      {
        "id": "preset-df5-meshgraph-2",
        "label": "name",
        "weight": 36
      },
      {
        "id": "preset-df5-meshgraph-3",
        "label": "node",
        "weight": 47
      },
      {
        "id": "preset-df5-meshgraph-4",
        "label": "link",
        "weight": 54
      },
      {
        "id": "preset-df5-meshgraph-5",
        "label": "text",
        "weight": 38
      }
    ],
    "edges": [
      {
        "from": "preset-df5-meshgraph-0",
        "to": "preset-df5-meshgraph-1",
        "weight": 74
      },
      {
        "from": "preset-df5-meshgraph-0",
        "to": "preset-df5-meshgraph-2",
        "weight": 36
      },
      {
        "from": "preset-df5-meshgraph-1",
        "to": "preset-df5-meshgraph-2",
        "weight": 84
      },
      {
        "from": "preset-df5-meshgraph-1",
        "to": "preset-df5-meshgraph-3",
        "weight": 48
      },
      {
        "from": "preset-df5-meshgraph-2",
        "to": "preset-df5-meshgraph-3",
        "weight": 83
      },
      {
        "from": "preset-df5-meshgraph-2",
        "to": "preset-df5-meshgraph-4",
        "weight": 54
      },
      {
        "from": "preset-df5-meshgraph-3",
        "to": "preset-df5-meshgraph-4",
        "weight": 101
      },
      {
        "from": "preset-df5-meshgraph-3",
        "to": "preset-df5-meshgraph-5",
        "weight": 47
      },
      {
        "from": "preset-df5-meshgraph-4",
        "to": "preset-df5-meshgraph-5",
        "weight": 92
      },
      {
        "from": "preset-df5-meshgraph-4",
        "to": "preset-df5-meshgraph-0",
        "weight": 54
      },
      {
        "from": "preset-df5-meshgraph-5",
        "to": "preset-df5-meshgraph-0",
        "weight": 64
      },
      {
        "from": "preset-df5-meshgraph-5",
        "to": "preset-df5-meshgraph-1",
        "weight": 48
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "c51b219792489f752077c907a919f4f22602268ad92f37c70a5135fe8e4a65af",
    "stateHash": "846ef87ba45cf1fff0d973b2ddb2ac6a4d9adae1b0af9da066bcd73afcb73f7f",
    "fidelity": 0.8500000000000001,
    "phaseVector": [
      26,
      48,
      36,
      47
    ],
    "superpositionBands": [
      0.26,
      0.48,
      0.36,
      0.47,
      0.54,
      0.38
    ]
  }
}