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
hash14445aa9d5864063
state3c43191f12a80633
fidelity0.46
source.js
{
  "item": {
    "id": "predictive-optimization-module",
    "title": "Predictive optimization module",
    "type": "service",
    "family": "polyfractal graph",
    "summary": "Synchronicity, predictive modeling, optimization, and heuristics surfaced as a layered graph service.",
    "sourcePath": "/rhiz/uniphi/lib/synchronicity-interface.js",
    "docPath": "/rhiz/factory/services/data-pipeline/main.py",
    "actionLabel": "Route module"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"predictive-optimization-module\",\n  \"family\": \"polyfractal graph\",\n  \"type\": \"service\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"polyfractal graph\",\n    \"service\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      30,
      17,
      7,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"predictive-optimization-module\",\n  \"family\": \"polyfractal graph\",\n  \"type\": \"service\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"polyfractal graph\",\n    \"service\"\n  ]\n}"
  },
  "previewMode": "bars",
  "codeLines": [
    "import fs from \"fs\";",
    "import path from \"path\";",
    "import { insertLiveRecord, listLiveRecords } from \"./live-store.js\";",
    "import { submitQuantumJob } from \"./quantum-gateway.js\";",
    "const APP_ROOT = \"/rhiz/uniphi\";",
    "const CONFIG_PATH = path.join(APP_ROOT, \"config\", \"runtime-sources.json\");",
    "const COLLECTION = \"synchronicity_interface_entries\";",
    "const ENTRY_LIMIT = 36;"
  ],
  "keywords": [
    "runtime",
    "index",
    "axis",
    "surface",
    "axisscores",
    "paths"
  ],
  "metrics": {
    "representativePath": "/rhiz/uniphi/lib/synchronicity-interface.js",
    "sampledPaths": [
      "/rhiz/uniphi/lib/synchronicity-interface.js",
      "/rhiz/factory/services/data-pipeline/main.py"
    ],
    "extension": ".js",
    "lines": 343,
    "nonEmptyLines": 305,
    "bytes": 12555,
    "importCount": 4,
    "exportCount": 4,
    "functionCount": 39,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      4,
      83,
      53,
      47,
      69,
      38,
      14,
      81,
      98,
      95,
      99,
      48,
      79,
      93,
      57,
      30,
      44,
      61,
      85,
      48,
      77,
      34,
      93,
      70
    ],
    "matrix": [
      [
        0.04,
        0.83,
        0.53,
        0.47,
        0.69,
        0.38
      ],
      [
        0.14,
        0.81,
        0.98,
        0.95,
        0.99,
        0.48
      ],
      [
        0.79,
        0.93,
        0.57,
        0.3,
        0.44,
        0.61
      ],
      [
        0.85,
        0.48,
        0.77,
        0.34,
        0.93,
        0.7
      ],
      [
        0.04,
        0.83,
        0.53,
        0.47,
        0.69,
        0.38
      ],
      [
        0.14,
        0.81,
        0.98,
        0.95,
        0.99,
        0.48
      ]
    ],
    "nodes": [
      {
        "id": "predictive-optimization-module-0",
        "label": "runtime",
        "weight": 4
      },
      {
        "id": "predictive-optimization-module-1",
        "label": "index",
        "weight": 83
      },
      {
        "id": "predictive-optimization-module-2",
        "label": "axis",
        "weight": 53
      },
      {
        "id": "predictive-optimization-module-3",
        "label": "surface",
        "weight": 47
      },
      {
        "id": "predictive-optimization-module-4",
        "label": "axisscores",
        "weight": 69
      },
      {
        "id": "predictive-optimization-module-5",
        "label": "paths",
        "weight": 38
      }
    ],
    "edges": [
      {
        "from": "predictive-optimization-module-0",
        "to": "predictive-optimization-module-1",
        "weight": 87
      },
      {
        "from": "predictive-optimization-module-0",
        "to": "predictive-optimization-module-2",
        "weight": 53
      },
      {
        "from": "predictive-optimization-module-1",
        "to": "predictive-optimization-module-2",
        "weight": 136
      },
      {
        "from": "predictive-optimization-module-1",
        "to": "predictive-optimization-module-3",
        "weight": 83
      },
      {
        "from": "predictive-optimization-module-2",
        "to": "predictive-optimization-module-3",
        "weight": 100
      },
      {
        "from": "predictive-optimization-module-2",
        "to": "predictive-optimization-module-4",
        "weight": 69
      },
      {
        "from": "predictive-optimization-module-3",
        "to": "predictive-optimization-module-4",
        "weight": 116
      },
      {
        "from": "predictive-optimization-module-3",
        "to": "predictive-optimization-module-5",
        "weight": 47
      },
      {
        "from": "predictive-optimization-module-4",
        "to": "predictive-optimization-module-5",
        "weight": 107
      },
      {
        "from": "predictive-optimization-module-4",
        "to": "predictive-optimization-module-0",
        "weight": 69
      },
      {
        "from": "predictive-optimization-module-5",
        "to": "predictive-optimization-module-0",
        "weight": 42
      },
      {
        "from": "predictive-optimization-module-5",
        "to": "predictive-optimization-module-1",
        "weight": 83
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "14445aa9d586406328a5a4590b12a279fcdd75b85fa41d7b7619bb38ebf9ce77",
    "stateHash": "3c43191f12a806334650fef593fc635b0cfd4c4bdced07c971a8a3aafc0a0719",
    "fidelity": 0.46,
    "phaseVector": [
      4,
      83,
      53,
      47
    ],
    "superpositionBands": [
      0.04,
      0.83,
      0.53,
      0.47,
      0.69,
      0.38
    ]
  }
}