Version pinning
The practice of specifying and holding a fixed, exact model build rather than a general model name, so that the version you tested is the version you run and a vendor update cannot change your system's behavior without your knowledge. Version pinning is a precondition for reproducibility and for defending an answer after the fact.
Defined in 4 GAGE programs, which carry 5 distinct definitions of it. The wording above is taught in AI Governance: Applied Mastery.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
The practice of specifying and holding a fixed, exact model build rather than a general model name, so that the version you tested is the version you run and a vendor update cannot change your system's behavior without your knowledge. Version pinning is a precondition for reproducibility and for defending an answer after the fact.
The practice of specifying an exact, immutable version identifier for a dependency or data artifact, rather than allowing a system to automatically resolve to "latest," which closes the window an attacker would otherwise have to insert a newer, malicious version under the same name.
The practice of recording the specific Git commit hash at which a demo video or published artifact was produced, and noting it in the README. Version pinning creates an audit trail that prevents confusion when the code evolves after the demo is recorded.
Locking an AI process to a specific vendor model version rather than "latest," so a vendor's update cannot silently change your process's behavior without your knowledge.
The negotiated right to remain on a named model version for a defined period rather than being force-migrated, buying time for re-evaluation and redeployment; vendors resist indefinite pinning because serving old versions has real costs.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- Your lineage map under attack: the red team finds the gap you papered over · Adversarial Data Governance, AI Data Governance: The Data Chair
- Prompts, context, and why the same model gives different companies different answers · Build Before You Govern, AI Governance: Applied Mastery
- The AI contract: the clauses that protect you when the vendor's model fails · Shipping AI and Surviving the Incident, AI Governance: Applied Mastery
- Process Governance and Continuous Improvement · Process and Operations Redesign, Business AI Transformation
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.