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
hashf7f17845c7a1b81d
state5849aa39e023916c
fidelity0.41
source.js
{
  "item": {
    "id": "organisme-metabolism-module",
    "title": "Organisme metabolism module",
    "type": "simulation",
    "family": "polyfractal graph",
    "summary": "Polyfractal awareness module for distributed architecture, topology regression, sentient collaboration, and trust-brokered graph evolution.",
    "sourcePath": "/rhiz/uniphi/lib/generative-flow.js",
    "docPath": "/rhiz/factory/integration/directives/eliosys-rhiz-hypergraph-vibe-align.json",
    "actionLabel": "Route module"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"organisme-metabolism-module\",\n  \"family\": \"polyfractal graph\",\n  \"type\": \"simulation\",\n  \"amplitude\": 5,\n  \"density\": 13,\n  \"directives\": [\n    \"polyfractal graph\",\n    \"simulation\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      27,
      17,
      10,
      5,
      13,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"organisme-metabolism-module\",\n  \"family\": \"polyfractal graph\",\n  \"type\": \"simulation\",\n  \"amplitude\": 5,\n  \"density\": 13,\n  \"directives\": [\n    \"polyfractal graph\",\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": [
      92,
      83,
      68,
      47,
      14,
      38,
      84,
      81,
      34,
      95,
      80,
      48,
      34,
      93,
      11,
      30,
      61,
      61,
      22,
      48,
      49,
      34,
      49,
      70
    ],
    "matrix": [
      [
        0.92,
        0.83,
        0.68,
        0.47,
        0.14,
        0.38
      ],
      [
        0.84,
        0.81,
        0.34,
        0.95,
        0.8,
        0.48
      ],
      [
        0.34,
        0.93,
        0.11,
        0.3,
        0.61,
        0.61
      ],
      [
        0.22,
        0.48,
        0.49,
        0.34,
        0.49,
        0.7
      ],
      [
        0.92,
        0.83,
        0.68,
        0.47,
        0.14,
        0.38
      ],
      [
        0.84,
        0.81,
        0.34,
        0.95,
        0.8,
        0.48
      ]
    ],
    "nodes": [
      {
        "id": "organisme-metabolism-module-0",
        "label": "item",
        "weight": 92
      },
      {
        "id": "organisme-metabolism-module-1",
        "label": "rhiz",
        "weight": 83
      },
      {
        "id": "organisme-metabolism-module-2",
        "label": "factory",
        "weight": 68
      },
      {
        "id": "organisme-metabolism-module-3",
        "label": "title",
        "weight": 47
      },
      {
        "id": "organisme-metabolism-module-4",
        "label": "surface",
        "weight": 14
      },
      {
        "id": "organisme-metabolism-module-5",
        "label": "payload",
        "weight": 38
      }
    ],
    "edges": [
      {
        "from": "organisme-metabolism-module-0",
        "to": "organisme-metabolism-module-1",
        "weight": 175
      },
      {
        "from": "organisme-metabolism-module-0",
        "to": "organisme-metabolism-module-2",
        "weight": 92
      },
      {
        "from": "organisme-metabolism-module-1",
        "to": "organisme-metabolism-module-2",
        "weight": 151
      },
      {
        "from": "organisme-metabolism-module-1",
        "to": "organisme-metabolism-module-3",
        "weight": 83
      },
      {
        "from": "organisme-metabolism-module-2",
        "to": "organisme-metabolism-module-3",
        "weight": 115
      },
      {
        "from": "organisme-metabolism-module-2",
        "to": "organisme-metabolism-module-4",
        "weight": 68
      },
      {
        "from": "organisme-metabolism-module-3",
        "to": "organisme-metabolism-module-4",
        "weight": 61
      },
      {
        "from": "organisme-metabolism-module-3",
        "to": "organisme-metabolism-module-5",
        "weight": 47
      },
      {
        "from": "organisme-metabolism-module-4",
        "to": "organisme-metabolism-module-5",
        "weight": 52
      },
      {
        "from": "organisme-metabolism-module-4",
        "to": "organisme-metabolism-module-0",
        "weight": 92
      },
      {
        "from": "organisme-metabolism-module-5",
        "to": "organisme-metabolism-module-0",
        "weight": 130
      },
      {
        "from": "organisme-metabolism-module-5",
        "to": "organisme-metabolism-module-1",
        "weight": 83
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "f7f17845c7a1b81dc0d3356e635604ba900e52fa4fd28fdabb52c34e76a45ffb",
    "stateHash": "5849aa39e023916c8a12379da45c8f05ad9ef70b12c0fe0802bb0e03d518c58c",
    "fidelity": 0.41000000000000003,
    "phaseVector": [
      92,
      83,
      68,
      47
    ],
    "superpositionBands": [
      0.92,
      0.83,
      0.68,
      0.47,
      0.14,
      0.38
    ]
  }
}