Template baseline repository for doctrine-aligned projects with shared governance, documentation, and CI maturity contracts.
- Stage: Draft | Active | Stable | Deprecated
- Owner:
- License:
- Visibility: Public | Private | Internal
- Reason:
- Promotion criteria to Public:
- A canonical base template for governance and documentation conventions.
- A foundation for derived language/platform templates.
- Keep template maturity consistent across the template family.
- Provide stable defaults for docs, policy, and repository hygiene.
- Shared doctrine context (
AI_CONTEXT.md+docs/doctrine/*). - Core and advisory validation via
tools/validate-template.sh. - Core-gated CI with non-blocking advisory checks.
- Click Use this template on GitHub to create a new repository.
- Rename package/module identifiers and update ownership metadata.
- Review
.env.exampleand update environment configuration for your target project. - Run validation and CI checks before first release.
- Bash shell
rg(ripgrep)
bash tools/validate-template.sh core
bash tools/validate-template.sh advisorydocs/project documentation and doctrine snapshotexamples/runnable examples (recommended)tools/helper scripts.github/issue templates and CI workflows
bash tools/validate-template.shSee CONTRIBUTING.md.