Build
Install & Build Runner
Run dependency install and build checks inside the local workspace.
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 install-build-runner -- <target>
Quick checklist
Coverage items
Items prepared for this module.
| Check | Status | Notes |
|---|---|---|
| Package manager selected | Ready | Included in the private local automation checklist. |
| Install started | Ready | Included in the private local automation checklist. |
| Build command selected | Ready | Included in the private local automation checklist. |
| Build log saved | Ready | Included in the private local automation checklist. |
| Failure report saved | Ready | Included in the private local automation checklist. |
Output preview
Local runner output is stored in the private reports and exports folders.
Install & Build Runner 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.