{ "stdout": "Usage: impeccable live-inject [options]\n\nInsert or remove the live mode script tag in the project's HTML entry point.\nReads configuration from .impeccable/live/config.json.\n\nModes:\n --port PORT Insert script tag pointing at http://localhost:PORT/live.js\n --remove Remove the script tag (if present)\n --check Print whether .impeccable/live/config.json exists and its content\n\nOutput (JSON):\n { ok, file, inserted|removed, config? }\n", "stderr": "", "exit": 0, "signal": null, "files": {} }