PacksRegistry (pointer)
Consolidated into JobEngine (Sprint 208). The live contract is the JobEngine dossier:
jobengine/architecture.md— see §4.7 PacksRegistry endpoints and §9.3 PacksRegistry subdomain.
PacksRegistry is the content-addressed registry for distributable task packs, policy packs, and analyzer bundles (versioned management + integrity verification). It is hosted by JobEngine.
Where things live
| Thing | Location |
|---|---|
| Service | src/JobEngine/StellaOps.PacksRegistry/ |
| Libraries / tests | src/JobEngine/StellaOps.PacksRegistry.__Libraries/, .__Tests/ |
| Module notes | src/JobEngine/AGENTS.PacksRegistry.md |
| Parent module | src/JobEngine/ → jobengine/ |
| Archived dossier | docs-archive/modules/packs-registry/ |
Docs in this directory
architecture.md— historical reference for the pre-consolidation PacksRegistry. Where it disagrees with the JobEngine dossier or withsrc/, the JobEngine dossier andsrc/win.api-reference.md+openapi/— autogenerated wire shape.
