Packaging
Fixed ZIP Exporter
Package reviewed fixed output with changed files, rollback notes and public-safe evidence.
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 fixed-zip-exporter -- <target>
Quick checklist
Coverage items
Items prepared for this module.
| Check | Status | Notes |
|---|---|---|
| Output folder checked | Ready | Included in the private local automation checklist. |
| Private files excluded | Ready | Included in the private local automation checklist. |
| Rollback notes created | Ready | Included in the private local automation checklist. |
| Fixed ZIP prepared | Ready | Included in the private local automation checklist. |
| Export validated | Ready | Included in the private local automation checklist. |
Output preview
Local runner output is stored in the private reports and exports folders.
Fixed ZIP Exporter 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.