IV (4)
argus-release-packaging
argusUse for Argus-style release packaging, versioned ZIP generation, pre-package validation, artifact exclusion rules, release report creation, and package integrity checks.
Argus Release Packaging
IPurpose
Prepare clean release artifacts only after validation passes.
IIWorkflow
- Confirm the repo root and version.
- Run the repo validation command first.
- Exclude caches, VCS folders, virtual environments, dependency folders, and previous ZIPs.
- Preserve dot folders that are part of the repo contract.
- Generate the package.
- Report output path, file count, validation status, and final verdict.
IIIStop Conditions
Stop when validation fails, the release script is missing, package identity is unclear, or confidence is below 95%.