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
hash359ca808a04eb0a3
statee4ec2924811cdc41
fidelity0.53
source.html
{
  "item": {
    "id": "factory-dashboard-view",
    "title": "Factory dashboard view",
    "type": "interfaces",
    "family": "factory saas views",
    "summary": "Dashboard, modules, admin, projects, and collaboration surfaces for SaaS orchestration and BI.",
    "sourcePath": "/rhiz/factory/saas-design-lab/views/dashboard.html",
    "docPath": "/rhiz/factory/saas-design-lab/views/modules.html",
    "actionLabel": "Open dashboard preset"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"factory-dashboard-view\",\n  \"family\": \"factory saas views\",\n  \"type\": \"interfaces\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"factory saas views\",\n    \"interfaces\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      22,
      18,
      10,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"factory-dashboard-view\",\n  \"family\": \"factory saas views\",\n  \"type\": \"interfaces\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"factory saas views\",\n    \"interfaces\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "function openCreateModuleModal() {",
    "function closeCreateModuleModal() {",
    "function openEditModuleModal() {",
    "function closeEditModuleModal() {",
    "function openModuleDetailsModal() {",
    "function closeModuleDetailsModal() {",
    "function openConfirmDeleteModal() {",
    "function closeConfirmDeleteModal() {"
  ],
  "keywords": [
    "module",
    "option",
    "error",
    "button",
    "document",
    "getelementbyid"
  ],
  "metrics": {
    "representativePath": "/rhiz/factory/saas-design-lab/views/modules.html",
    "sampledPaths": [
      "/rhiz/factory/saas-design-lab/views/modules.html",
      "/rhiz/factory/saas-design-lab/views/dashboard.html"
    ],
    "extension": ".html",
    "lines": 1138,
    "nonEmptyLines": 991,
    "bytes": 32882,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 22,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      32,
      11,
      24,
      15,
      22,
      6,
      96,
      69,
      85,
      95,
      4,
      50,
      54,
      11,
      41,
      6,
      99,
      50,
      96,
      23,
      50,
      58,
      92,
      55
    ],
    "matrix": [
      [
        0.32,
        0.11,
        0.24,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.69,
        0.85,
        0.95,
        0.04,
        0.5
      ],
      [
        0.54,
        0.11,
        0.41,
        0.06,
        0.99,
        0.5
      ],
      [
        0.96,
        0.23,
        0.5,
        0.58,
        0.92,
        0.55
      ],
      [
        0.32,
        0.11,
        0.24,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.69,
        0.85,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "factory-dashboard-view-0",
        "label": "module",
        "weight": 32
      },
      {
        "id": "factory-dashboard-view-1",
        "label": "option",
        "weight": 11
      },
      {
        "id": "factory-dashboard-view-2",
        "label": "error",
        "weight": 24
      },
      {
        "id": "factory-dashboard-view-3",
        "label": "button",
        "weight": 15
      },
      {
        "id": "factory-dashboard-view-4",
        "label": "document",
        "weight": 22
      },
      {
        "id": "factory-dashboard-view-5",
        "label": "getelementbyid",
        "weight": 6
      }
    ],
    "edges": [
      {
        "from": "factory-dashboard-view-0",
        "to": "factory-dashboard-view-1",
        "weight": 43
      },
      {
        "from": "factory-dashboard-view-0",
        "to": "factory-dashboard-view-2",
        "weight": 32
      },
      {
        "from": "factory-dashboard-view-1",
        "to": "factory-dashboard-view-2",
        "weight": 35
      },
      {
        "from": "factory-dashboard-view-1",
        "to": "factory-dashboard-view-3",
        "weight": 15
      },
      {
        "from": "factory-dashboard-view-2",
        "to": "factory-dashboard-view-3",
        "weight": 39
      },
      {
        "from": "factory-dashboard-view-2",
        "to": "factory-dashboard-view-4",
        "weight": 24
      },
      {
        "from": "factory-dashboard-view-3",
        "to": "factory-dashboard-view-4",
        "weight": 37
      },
      {
        "from": "factory-dashboard-view-3",
        "to": "factory-dashboard-view-5",
        "weight": 15
      },
      {
        "from": "factory-dashboard-view-4",
        "to": "factory-dashboard-view-5",
        "weight": 28
      },
      {
        "from": "factory-dashboard-view-4",
        "to": "factory-dashboard-view-0",
        "weight": 32
      },
      {
        "from": "factory-dashboard-view-5",
        "to": "factory-dashboard-view-0",
        "weight": 38
      },
      {
        "from": "factory-dashboard-view-5",
        "to": "factory-dashboard-view-1",
        "weight": 11
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "359ca808a04eb0a34217cef948c2c4e063c28113f5ba306c26257c98bdb1302e",
    "stateHash": "e4ec2924811cdc411316ae0a5ba38e7696bf33adeecad8e90e7c329a94ea43ed",
    "fidelity": 0.53,
    "phaseVector": [
      32,
      11,
      24,
      15
    ],
    "superpositionBands": [
      0.32,
      0.11,
      0.24,
      0.15,
      0.22,
      0.06
    ]
  }
}