# apt-satellite > **Docs live on Discourse โ€” this repo is the executable source of truth.** > **Topic:** https://community.turnsys.com/t/330 > **Redmine:** https://projects.knownelement.com/issues/771 ยท **Split from** KNEL/PFVCluster@041d311 per [#769](https://projects.knownelement.com/issues/769) Satellite-style control of upstream debian package versions: mirror, pin, stage, promote across prod/preprod/sectestbed. Design pending (aptly vs reprepro vs flat pinned mirror) โ€” see [\#771]. ## Layout - `scripts/` โ€” rule engine + hooks (see `bash scripts/check-rules.sh --fast`) - (imported content at repo root, mirroring its PFVCluster path layout) ## Provenance Code imported from KNEL/PFVCluster (041d311); full git history retained in PFVCluster. Enforcement layer copied per ADOPTING.md. IaC consumers: KNEL/KNELIAC references this repo.