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
hash6559da27f5a0e7e4
stateef05fb61ebf7708a
fidelity0.41
source.js
{
  "item": {
    "id": "meta-cluster-metabolism",
    "title": "Meta cluster metabolism",
    "type": "simulation",
    "family": "organism systems",
    "summary": "Distributed architecture metabolism preset for bastion, gateway, clustered hosts, GPU/CPU cloud, zero-trust proofs, and graph-aware orchestration.",
    "sourcePath": "/rhiz/uniphi/lib/generative-flow.js",
    "docPath": "/rhiz/factory/integration/directives/eliosys-rhiz-hypergraph-vibe-align.json",
    "actionLabel": "Inspect metabolism"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"meta-cluster-metabolism\",\n  \"family\": \"organism systems\",\n  \"type\": \"simulation\",\n  \"amplitude\": 5,\n  \"density\": 13,\n  \"directives\": [\n    \"organism systems\",\n    \"simulation\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      23,
      16,
      10,
      5,
      13,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"meta-cluster-metabolism\",\n  \"family\": \"organism systems\",\n  \"type\": \"simulation\",\n  \"amplitude\": 5,\n  \"density\": 13,\n  \"directives\": [\n    \"organism systems\",\n    \"simulation\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "import fs from \"fs\";",
    "import path from \"path\";",
    "import { randomUUID } from \"crypto\";",
    "import { buildRouteWithSeed } from \"./preset-execution.js\";",
    "import { insertLiveRecord, listLiveRecords } from \"./live-store.js\";",
    "import {",
    "import { buildSynchronicitySurface } from \"./synchronicity-interface.js\";",
    "import {"
  ],
  "keywords": [
    "item",
    "rhiz",
    "factory",
    "title",
    "surface",
    "payload"
  ],
  "metrics": {
    "representativePath": "/rhiz/uniphi/lib/generative-flow.js",
    "sampledPaths": [
      "/rhiz/uniphi/lib/generative-flow.js",
      "/rhiz/factory/integration/directives/eliosys-rhiz-hypergraph-vibe-align.json"
    ],
    "extension": ".js",
    "lines": 1802,
    "nonEmptyLines": 1755,
    "bytes": 71838,
    "importCount": 8,
    "exportCount": 20,
    "functionCount": 111,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      80,
      79,
      68,
      47,
      14,
      38,
      48,
      71,
      34,
      95,
      80,
      48,
      71,
      77,
      11,
      30,
      61,
      61,
      35,
      26,
      49,
      34,
      49,
      70
    ],
    "matrix": [
      [
        0.8,
        0.79,
        0.68,
        0.47,
        0.14,
        0.38
      ],
      [
        0.48,
        0.71,
        0.34,
        0.95,
        0.8,
        0.48
      ],
      [
        0.71,
        0.77,
        0.11,
        0.3,
        0.61,
        0.61
      ],
      [
        0.35,
        0.26,
        0.49,
        0.34,
        0.49,
        0.7
      ],
      [
        0.8,
        0.79,
        0.68,
        0.47,
        0.14,
        0.38
      ],
      [
        0.48,
        0.71,
        0.34,
        0.95,
        0.8,
        0.48
      ]
    ],
    "nodes": [
      {
        "id": "meta-cluster-metabolism-0",
        "label": "item",
        "weight": 80
      },
      {
        "id": "meta-cluster-metabolism-1",
        "label": "rhiz",
        "weight": 79
      },
      {
        "id": "meta-cluster-metabolism-2",
        "label": "factory",
        "weight": 68
      },
      {
        "id": "meta-cluster-metabolism-3",
        "label": "title",
        "weight": 47
      },
      {
        "id": "meta-cluster-metabolism-4",
        "label": "surface",
        "weight": 14
      },
      {
        "id": "meta-cluster-metabolism-5",
        "label": "payload",
        "weight": 38
      }
    ],
    "edges": [
      {
        "from": "meta-cluster-metabolism-0",
        "to": "meta-cluster-metabolism-1",
        "weight": 159
      },
      {
        "from": "meta-cluster-metabolism-0",
        "to": "meta-cluster-metabolism-2",
        "weight": 80
      },
      {
        "from": "meta-cluster-metabolism-1",
        "to": "meta-cluster-metabolism-2",
        "weight": 147
      },
      {
        "from": "meta-cluster-metabolism-1",
        "to": "meta-cluster-metabolism-3",
        "weight": 79
      },
      {
        "from": "meta-cluster-metabolism-2",
        "to": "meta-cluster-metabolism-3",
        "weight": 115
      },
      {
        "from": "meta-cluster-metabolism-2",
        "to": "meta-cluster-metabolism-4",
        "weight": 68
      },
      {
        "from": "meta-cluster-metabolism-3",
        "to": "meta-cluster-metabolism-4",
        "weight": 61
      },
      {
        "from": "meta-cluster-metabolism-3",
        "to": "meta-cluster-metabolism-5",
        "weight": 47
      },
      {
        "from": "meta-cluster-metabolism-4",
        "to": "meta-cluster-metabolism-5",
        "weight": 52
      },
      {
        "from": "meta-cluster-metabolism-4",
        "to": "meta-cluster-metabolism-0",
        "weight": 80
      },
      {
        "from": "meta-cluster-metabolism-5",
        "to": "meta-cluster-metabolism-0",
        "weight": 118
      },
      {
        "from": "meta-cluster-metabolism-5",
        "to": "meta-cluster-metabolism-1",
        "weight": 79
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "6559da27f5a0e7e41d18036366d9f1d4656c0484a12ed0d98dacd0ba47e4fd17",
    "stateHash": "ef05fb61ebf7708ad22ea884399f7a48d0b6ac2ed3f0e61f2b25485cfeb700c1",
    "fidelity": 0.41000000000000003,
    "phaseVector": [
      80,
      79,
      68,
      47
    ],
    "superpositionBands": [
      0.8,
      0.79,
      0.68,
      0.47,
      0.14,
      0.38
    ]
  }
}