Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.11 KB

File metadata and controls

25 lines (20 loc) · 1.11 KB

Release posture

ExitDrill is an unreleased technical alpha. Local wheels and source archives are test artifacts, not package-registry publication. The practical naming screen permits creating a source repository named exitdrill.

The committed CI workflow verifies code, both synthetic outcomes, packaging, runtime dependency exposure, secrets, SAST, and workflow safety. A v* tag builds and uploads a release candidate only when the tag matches the package version.

Public or package-registry publication remains blocked until all of these exist:

  • initialized version control and a hosted private repository;
  • protected main and tag rulesets with required checks;
  • an independently reviewed release decision;
  • signed tags and verified maintainer identity;
  • SBOM, artifact signature, and provenance;
  • private vulnerability reporting and incident labels;
  • exact package URLs and security contact route; and
  • attorney review of the practical name-clearance memo before trademark filing or material commercial brand investment.

The candidate workflow intentionally has no publish permission or registry credential.