Templates
modusops-templates is the public, versioned library modusOps vendors from. It is a source, not a live dependency: the tooling pulls a template from a GitHub Release and writes it as a local file into your repo, pinned by version and SHA256 in .modusops.lock. Nothing is fetched at pipeline compile- or run-time.
- The library model - vendor-at-fetch, releases as the source, the lockfile as the trust anchor
- Azure DevOps vs GitHub assets - asset categories, shapes, and integrity anchors
- Repo scaffolding (archetypes) - platform defaulting, sets, and provision steps in one call
- Authoring templates - the PR validation gates and release flow