IV (4)

argus-release-packaging

argus

Use 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

  1. Confirm the repo root and version.
  2. Run the repo validation command first.
  3. Exclude caches, VCS folders, virtual environments, dependency folders, and previous ZIPs.
  4. Preserve dot folders that are part of the repo contract.
  5. Generate the package.
  6. 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%.