mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 09:06:53 +03:00
11 lines
3.7 KiB
JSON
11 lines
3.7 KiB
JSON
{
|
|
"stdout": "{\n \"liveServer\": null,\n \"activeSessions\": [\n {\n \"id\": \"c0ffee01\",\n \"phase\": \"manual_edit_apply_requested\",\n \"pageUrl\": \"/\",\n \"sourceFile\": null,\n \"previewFile\": null,\n \"previewMode\": null,\n \"expectedVariants\": 0,\n \"arrivedVariants\": 0,\n \"visibleVariant\": null,\n \"paramValues\": {},\n \"pendingEventSeq\": 1,\n \"pendingEvent\": {\n \"id\": \"c0ffee01\",\n \"type\": \"manual_edit_apply\",\n \"pageUrl\": \"/\",\n \"chunk\": {\n \"index\": 1,\n \"total\": 2,\n \"opCount\": 2,\n \"totalOpCount\": 3\n },\n \"batch\": {\n \"version\": 1,\n \"pageUrl\": \"/\",\n \"count\": 1,\n \"entries\": [\n {\n \"id\": \"e1\",\n \"pageUrl\": \"/\",\n \"ops\": [\n {\n \"ref\": \"h1\",\n \"tag\": \"h1\",\n \"originalText\": \"A\",\n \"newText\": \"B\",\n \"sourceHint\": {\n \"file\": \"index.html\",\n \"line\": 12\n }\n },\n {\n \"ref\": \"p\",\n \"tag\": \"p\",\n \"originalText\": \"C\",\n \"newText\": \"D\"\n }\n ]\n }\n ]\n },\n \"evidencePath\": \"/tmp/x.json\"\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\": null,\n \"generationTimings\": {},\n \"variantPlan\": null,\n \"generationCanceled\": false,\n \"generationCanceledAt\": null,\n \"cancelReason\": null,\n \"annotationArtifacts\": [],\n \"mountedVariants\": [],\n \"mountFailures\": [],\n \"renderState\": null,\n \"diagnostics\": [],\n \"updatedAt\": \"<ISO>\"\n }\n ],\n \"render\": [\n {\n \"id\": \"c0ffee01\",\n \"renderState\": null,\n \"mountedVariants\": [],\n \"mountFailures\": []\n }\n ],\n \"recoveryHint\": \"Manual Apply pending (page /, chunk 1/2, 2 op(s), 1 entry, likely files: index.html). If you have not already leased it, run <IMPECCABLE> live-poll. Apply the source edits from the manual_edit_apply batch, then reply with <IMPECCABLE> live-poll --reply c0ffee01 done --data '<json>'. Polling only leases this work item; it does not commit source edits. Do not run <IMPECCABLE> live-commit-manual-edits for this leased event. Do not poll again before replying.\"\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/c0ffee01.jsonl": "{\"seq\":1,\"id\":\"c0ffee01\",\"type\":\"manual_edit_apply\",\"ts\":\"<ISO>\",\"event\":{\"id\":\"c0ffee01\",\"type\":\"manual_edit_apply\",\"pageUrl\":\"/\",\"chunk\":{\"index\":1,\"total\":2,\"opCount\":2,\"totalOpCount\":3},\"batch\":{\"version\":1,\"pageUrl\":\"/\",\"count\":1,\"entries\":[{\"id\":\"e1\",\"pageUrl\":\"/\",\"ops\":[{\"ref\":\"h1\",\"tag\":\"h1\",\"originalText\":\"A\",\"newText\":\"B\",\"sourceHint\":{\"file\":\"index.html\",\"line\":12}},{\"ref\":\"p\",\"tag\":\"p\",\"originalText\":\"C\",\"newText\":\"D\"}]}]},\"evidencePath\":\"/tmp/x.json\"}}\n"
|
|
}
|
|
}
|