Self-check
Runner Self-Check
Check local engine scripts, folders, dependencies and output paths before use.
Private local action
This module prepares the local engine command and output path. Project files stay on your machine and are not sent anywhere by this static control surface.
cd local-engine npm install npm run runner-self-check -- <target>
Quick checklist
Coverage items
Items prepared for this module.
| Check | Status | Notes |
|---|---|---|
| Scripts present | Ready | Included in the private local automation checklist. |
| Package file valid | Ready | Included in the private local automation checklist. |
| Output folders present | Ready | Included in the private local automation checklist. |
| Config valid | Ready | Included in the private local automation checklist. |
| Ready status saved | Ready | Included in the private local automation checklist. |
Output preview
Local runner output is stored in the private reports and exports folders.
Runner Self-Check Status: ready for private local automation Output: local-engine/reports/latest/ Export: local-engine/exports/latest/ Privacy: private by default; public-safe proof can be generated.