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
hash10004ef25dfed572
statef85f08614886e667
fidelity0.98
source.html
{
  "item": {
    "id": "arquolab-sandbox-stack",
    "title": "Arquolab sandbox models",
    "type": "interfaces",
    "family": "arquolab sandbox",
    "summary": "Generative sandbox, simulation, static multiverse surfaces, and dockerized model delivery patterns.",
    "sourcePath": "/rhiz/arquolab-sandbox-model",
    "docPath": "/rhiz/arquolab-sandbox-model/docker-compose.unified.yml",
    "actionLabel": "Inspect sandbox"
  },
  "seed": "phi-request-ontology-graph",
  "payloadText": "{\n  \"preset\": \"arquolab-sandbox-stack\",\n  \"family\": \"arquolab sandbox\",\n  \"type\": \"interfaces\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"arquolab sandbox\",\n    \"interfaces\"\n  ]\n}",
  "parsedPayload": {
    "kind": "object",
    "values": [
      22,
      16,
      10,
      5,
      7,
      2
    ],
    "keys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "raw": "{\n  \"preset\": \"arquolab-sandbox-stack\",\n  \"family\": \"arquolab sandbox\",\n  \"type\": \"interfaces\",\n  \"amplitude\": 5,\n  \"density\": 7,\n  \"directives\": [\n    \"arquolab sandbox\",\n    \"interfaces\"\n  ]\n}"
  },
  "previewMode": "field",
  "codeLines": [
    "<canvas id=\"bg\"></canvas>",
    "const searchInput = document.getElementById(\"search\");",
    "const q = e.target.value.toLowerCase();",
    "const canvas = document.getElementById(\"bg\");",
    "const ctx = canvas.getContext(\"2d\");",
    "let W, H;",
    "const dots = [];",
    "const DOTS = 420;"
  ],
  "keywords": [
    "details",
    "window",
    "category",
    "padding",
    "canvas",
    "figures"
  ],
  "metrics": {
    "representativePath": "/rhiz/arquolab-sandbox-model/IDEO/ideo.html",
    "sampledPaths": [
      "/rhiz/arquolab-sandbox-model/IDEO/ideo.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/index.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/cosmos.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/kandin.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/marian.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/mondrian.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/solarsyst.html",
      "/rhiz/arquolab-sandbox-model/assets/CSS/meta-kandinsky.html"
    ],
    "extension": ".html",
    "lines": 202,
    "nonEmptyLines": 184,
    "bytes": 6645,
    "importCount": 0,
    "exportCount": 0,
    "functionCount": 6,
    "classCount": 0,
    "objectKeys": 6,
    "payloadKind": "object"
  },
  "dataset": {
    "series": [
      32,
      3,
      24,
      15,
      22,
      6,
      96,
      49,
      85,
      95,
      4,
      50,
      54,
      76,
      41,
      6,
      99,
      50,
      96,
      76,
      50,
      58,
      92,
      55
    ],
    "matrix": [
      [
        0.32,
        0.03,
        0.24,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.49,
        0.85,
        0.95,
        0.04,
        0.5
      ],
      [
        0.54,
        0.76,
        0.41,
        0.06,
        0.99,
        0.5
      ],
      [
        0.96,
        0.76,
        0.5,
        0.58,
        0.92,
        0.55
      ],
      [
        0.32,
        0.03,
        0.24,
        0.15,
        0.22,
        0.06
      ],
      [
        0.96,
        0.49,
        0.85,
        0.95,
        0.04,
        0.5
      ]
    ],
    "nodes": [
      {
        "id": "arquolab-sandbox-stack-0",
        "label": "details",
        "weight": 32
      },
      {
        "id": "arquolab-sandbox-stack-1",
        "label": "window",
        "weight": 3
      },
      {
        "id": "arquolab-sandbox-stack-2",
        "label": "category",
        "weight": 24
      },
      {
        "id": "arquolab-sandbox-stack-3",
        "label": "padding",
        "weight": 15
      },
      {
        "id": "arquolab-sandbox-stack-4",
        "label": "canvas",
        "weight": 22
      },
      {
        "id": "arquolab-sandbox-stack-5",
        "label": "figures",
        "weight": 6
      }
    ],
    "edges": [
      {
        "from": "arquolab-sandbox-stack-0",
        "to": "arquolab-sandbox-stack-1",
        "weight": 35
      },
      {
        "from": "arquolab-sandbox-stack-0",
        "to": "arquolab-sandbox-stack-2",
        "weight": 32
      },
      {
        "from": "arquolab-sandbox-stack-1",
        "to": "arquolab-sandbox-stack-2",
        "weight": 27
      },
      {
        "from": "arquolab-sandbox-stack-1",
        "to": "arquolab-sandbox-stack-3",
        "weight": 15
      },
      {
        "from": "arquolab-sandbox-stack-2",
        "to": "arquolab-sandbox-stack-3",
        "weight": 39
      },
      {
        "from": "arquolab-sandbox-stack-2",
        "to": "arquolab-sandbox-stack-4",
        "weight": 24
      },
      {
        "from": "arquolab-sandbox-stack-3",
        "to": "arquolab-sandbox-stack-4",
        "weight": 37
      },
      {
        "from": "arquolab-sandbox-stack-3",
        "to": "arquolab-sandbox-stack-5",
        "weight": 15
      },
      {
        "from": "arquolab-sandbox-stack-4",
        "to": "arquolab-sandbox-stack-5",
        "weight": 28
      },
      {
        "from": "arquolab-sandbox-stack-4",
        "to": "arquolab-sandbox-stack-0",
        "weight": 32
      },
      {
        "from": "arquolab-sandbox-stack-5",
        "to": "arquolab-sandbox-stack-0",
        "weight": 38
      },
      {
        "from": "arquolab-sandbox-stack-5",
        "to": "arquolab-sandbox-stack-1",
        "weight": 6
      }
    ],
    "payloadKeys": [
      "preset",
      "family",
      "type",
      "amplitude",
      "density",
      "directives"
    ],
    "payloadKind": "object"
  },
  "snapshot": {
    "executionHash": "10004ef25dfed5729b5e942875c8ef269df69eacd60a0c01f41ac89d6e033a94",
    "stateHash": "f85f08614886e66724161418d0c30fbcc6fbea9a2756bb87e214e249cc1aedc6",
    "fidelity": 0.98,
    "phaseVector": [
      32,
      3,
      24,
      15
    ],
    "superpositionBands": [
      0.32,
      0.03,
      0.24,
      0.15,
      0.22,
      0.06
    ]
  }
}