lightsout self-check
The engine's own check of a writing agent's change, run by that agent before it reports.
lightsout self-check
When to reach for it
Nothing a human reaches for. The engine grants it to the feature executor, the refactor executor and the direct worker inside their own spawns, so an agent sees the cheap gates it is about to be judged on while its context is still loaded. It takes the live run id and reads everything else from that run — and it decides nothing: the engine's own gates run afterwards over the full scope and are the only verdict.
How to run it
lightsout self-check| flag | meaning | left out |
|---|---|---|
| --run <id> | The live run whose manifest says which step, schedule and scope this check mirrors. | required |
| --cwd <path> | Repository the run belongs to. | The process working directory. |