Template repo for every Sodimo repository
Every new Sodimo repo is forked from this template. It bakes in the release cadence, the architectural descriptor, and the commit conventions so a new repo reaches production readiness in minutes rather than hours.
Added
REPO.mdarchitectural descriptor with frontmatter fields: name, slug, chapter, audience, vendor_class, upstream, sanitization_posture, status, depends_on, consumed_byCLAUDE.mdwith the release convention, the definition of "deployed", and the Sodimo stack splitCOMMIT_MESSAGE.mdwith conventional-commit conventions- GitHub Actions:
release-please.ymlfor calver releases,pr-feed.ymlappending to.changelog/prs.jsonlon merge,deploy-docs.ymltriggering the changelog rebuild on release, andci.yml - Vendor taxonomy labels: vendored-upstream, hard-fork, soft-fork-inspired, contrib-upstream, home-built
- Issue and PR templates,
CODEOWNERS,.gitignore, andtasks/scaffold
Changed
- Release convention fixed to calver
YYYY-MM-DD-<slug>— board-legible, avoids semver churn on client repos that do not export APIs