Files
pbakaus_impeccable/tests/oracle/golden/live-boot-context-missing-both.json
T

10 lines
511 B
JSON

{
"stdout": "{\n \"ok\": false,\n \"error\": \"context_missing\",\n \"missing\": [\n \"PRODUCT.md\",\n \"DESIGN.md\"\n ],\n \"nextCommand\": \"init\",\n \"targetPath\": null,\n \"projectRoot\": \"<WS>\",\n \"repoRoot\": \"<WS>\",\n \"productPath\": null,\n \"designPath\": null\n}\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n"
}
}