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
hashdd4639c58a41c1d3
state7de3d5ff962559a0
fidelity0.32
sourceunknown
{
  "item": {
    "id": "hypergraph-undefined",
    "type": "hypergraph",
    "family": "factory hypergraph",
    "summary": "Hypergraph bundle sample",
    "actionLabel": "Project subset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"hypergraph-undefined\",\n  \"family\": \"factory hypergraph\",\n  \"type\": \"hypergraph\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"factory hypergraph\",\n    \"hypergraph\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      20,
      18,
      10,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"hypergraph-undefined\",\n  \"family\": \"factory hypergraph\",\n  \"type\": \"hypergraph\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"factory hypergraph\",\n    \"hypergraph\"\n  ]\n}"
  },
  "previewMode": "network",
  "codeLines": [],
  "keywords": [
    "hypergraph",
    "factory",
    "bundle",
    "sample"
  ],
  "metrics": {
    "representativePath": "",
    "sampledPaths": [],
    "extension": "unknown",
    "lines": 1,
    "nonEmptyLines": 0,
    "bytes": 0,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 0,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      3,
      15,
      90,
      70,
      89,
      56,
      26,
      26,
      53,
      3,
      34,
      68,
      49,
      37,
      16,
      33,
      76,
      80,
      72,
      48,
      76,
      63,
      21,
      92
    ],
    "matrix": [
      [
        0.03,
        0.15,
        0.9,
        0.7,
        0.89,
        0.56
      ],
      [
        0.26,
        0.26,
        0.53,
        0.03,
        0.34,
        0.68
      ],
      [
        0.49,
        0.37,
        0.16,
        0.33,
        0.76,
        0.8
      ],
      [
        0.72,
        0.48,
        0.76,
        0.63,
        0.21,
        0.92
      ],
      [
        0.03,
        0.15,
        0.9,
        0.7,
        0.89,
        0.56
      ],
      [
        0.26,
        0.26,
        0.53,
        0.03,
        0.34,
        0.68
      ]
    ],
    "nodes": [
      {
        "id": "hypergraph-undefined-0",
        "label": "hypergraph",
        "weight": 3
      },
      {
        "id": "hypergraph-undefined-1",
        "label": "factory",
        "weight": 15
      },
      {
        "id": "hypergraph-undefined-2",
        "label": "bundle",
        "weight": 90
      },
      {
        "id": "hypergraph-undefined-3",
        "label": "sample",
        "weight": 70
      }
    ],
    "edges": [
      {
        "from": "hypergraph-undefined-0",
        "to": "hypergraph-undefined-1",
        "weight": 18
      },
      {
        "from": "hypergraph-undefined-0",
        "to": "hypergraph-undefined-2",
        "weight": 90
      },
      {
        "from": "hypergraph-undefined-1",
        "to": "hypergraph-undefined-2",
        "weight": 105
      },
      {
        "from": "hypergraph-undefined-1",
        "to": "hypergraph-undefined-3",
        "weight": 70
      },
      {
        "from": "hypergraph-undefined-2",
        "to": "hypergraph-undefined-3",
        "weight": 160
      },
      {
        "from": "hypergraph-undefined-2",
        "to": "hypergraph-undefined-0",
        "weight": 90
      },
      {
        "from": "hypergraph-undefined-3",
        "to": "hypergraph-undefined-0",
        "weight": 73
      },
      {
        "from": "hypergraph-undefined-3",
        "to": "hypergraph-undefined-1",
        "weight": 70
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "dd4639c58a41c1d322555ae7de6288973b02e950205d9648fd38ea52c6a80b54",
    "stateHash": "7de3d5ff962559a0ad2e073590d378ebb4ba3fe908d8578d9bee04b20b3ee03c",
    "fidelity": 0.32,
    "phaseVector": [
      3,
      15,
      90,
      70
    ],
    "superpositionBands": [
      0.03,
      0.15,
      0.9,
      0.7,
      0.89,
      0.56
    ]
  }
}