This artefact is the materialised deployment ledger described above, viewed as a CI/CD pipeline output. Each pipeline execution that results in a deployment (or rollback) produces a deployment ledger entry. The collection of entries across the system’s lifecycle constitutes the system’s complete deployment history.
The deployment ledger entries from the CI/CD pipeline complement the broader deployment ledger by providing the specific pipeline execution context: which pipeline run triggered the deployment, what tests were executed, what gate results were produced, and what approval was recorded. This level of detail enables precise reconstruction of the deployment decision for any point in the system’s history.
The entries are stored in append-only storage and retained for the ten-year period. The Conformity Assessment Coordinator maintains an index enabling retrieval by date range, model version, or deployment outcome.
Key outputs
- Deployment ledger entries per pipeline-triggered deployment
- Pipeline execution context (tests, gates, approval) per entry
- Append-only storage with ten-year retention
- Module 10 and Module 12 AISDP evidence