Files
pbakaus_impeccable/tests/oracle/golden/live-status-mount-failed.json
T
2026-08-31 19:59:20 -07:00

11 lines
3.5 KiB
JSON

{
"stdout": "{\n \"liveServer\": null,\n \"activeSessions\": [\n {\n \"id\": \"ab12cd34\",\n \"phase\": \"variants_ready\",\n \"pageUrl\": \"/\",\n \"sourceFile\": \"index.html\",\n \"previewFile\": null,\n \"previewMode\": null,\n \"expectedVariants\": 3,\n \"arrivedVariants\": 3,\n \"visibleVariant\": null,\n \"paramValues\": {},\n \"pendingEventSeq\": null,\n \"pendingEvent\": {\n \"id\": \"ab12cd34\",\n \"type\": \"variant_mount_failed\",\n \"variant\": 2,\n \"url\": \"http://localhost:5173/node_modules/.impeccable-live/ab12cd34/r1/v2.svelte\",\n \"error\": \"SyntaxError: unexpected token\"\n },\n \"deliveryLease\": null,\n \"checkpointRevision\": 0,\n \"browserCheckpointRevision\": 0,\n \"publicationCheckpointRevision\": 0,\n \"activeOwner\": null,\n \"sourceMarkers\": {},\n \"fallbackMode\": null,\n \"generationPhase\": null,\n \"generationCompletedAt\": 1785578460000,\n \"generationTimings\": {},\n \"variantPlan\": null,\n \"generationCanceled\": false,\n \"generationCanceledAt\": null,\n \"cancelReason\": null,\n \"annotationArtifacts\": [],\n \"mountedVariants\": [],\n \"mountFailures\": [\n {\n \"variant\": 2,\n \"url\": \"http://localhost:5173/node_modules/.impeccable-live/ab12cd34/r1/v2.svelte\",\n \"error\": \"SyntaxError: unexpected token\",\n \"at\": <EPOCH>\n }\n ],\n \"renderState\": \"failed\",\n \"diagnostics\": [],\n \"updatedAt\": \"<ISO>\"\n }\n ],\n \"render\": [\n {\n \"id\": \"ab12cd34\",\n \"renderState\": \"failed\",\n \"mountedVariants\": [],\n \"mountFailures\": [\n {\n \"variant\": 2,\n \"url\": \"http://localhost:5173/node_modules/.impeccable-live/ab12cd34/r1/v2.svelte\",\n \"error\": \"SyntaxError: unexpected token\",\n \"at\": <EPOCH>\n }\n ]\n }\n ],\n \"recoveryHint\": \"The browser failed to mount variant 2 from http://localhost:5173/node_modules/.impeccable-live/ab12cd34/r1/v2.svelte (SyntaxError: unexpected token); nothing is on screen. Fix the variant files, then reply with <IMPECCABLE> live-poll --reply ab12cd34 done --file <manifest or source path> for the queued variant_mount_failed event (or republish) so the browser retries.\"\n}\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n",
".impeccable/live/sessions/ab12cd34.jsonl": "{\"seq\":1,\"id\":\"ab12cd34\",\"type\":\"generate\",\"ts\":\"<ISO>\",\"event\":{\"id\":\"ab12cd34\",\"type\":\"generate\",\"action\":\"bolder\",\"count\":3,\"pageUrl\":\"/\",\"element\":{\"tagName\":\"h1\",\"id\":\"hero\",\"classes\":[\"hero-title\"],\"textContent\":\"Oracle Fixture\",\"outerHTML\":\"<h1 id=\\\"hero\\\" class=\\\"hero-title\\\">Oracle Fixture</h1>\"},\"clientSentAt\":1754042400000}}\n{\"seq\":2,\"id\":\"ab12cd34\",\"type\":\"agent_done\",\"ts\":\"<ISO>\",\"event\":{\"id\":\"ab12cd34\",\"type\":\"agent_done\",\"file\":\"index.html\",\"arrivedVariants\":3}}\n{\"seq\":3,\"id\":\"ab12cd34\",\"type\":\"variant_mount_failed\",\"ts\":\"<ISO>\",\"event\":{\"id\":\"ab12cd34\",\"type\":\"variant_mount_failed\",\"variant\":2,\"url\":\"http://localhost:5173/node_modules/.impeccable-live/ab12cd34/r1/v2.svelte\",\"error\":\"SyntaxError: unexpected token\"}}\n"
}
}