The v1 tag exists in this repo but README + docs still showed @main in the caller-pattern examples. Followers of the docs were copy-pasting unstable @main pins. Fix: update all 6 example references to @v1 across: - README.md (4 examples) - docs/template-contract.md (1 example) - .github/workflows/auto-promote-staging-pr.yml header comment (1 example, just shipped in PR #25) Operational note: v1 is meant to track the latest stable patch within the v1 major. Cutting a new v1.X.Y or breaking-change v2 requires moving the v1 tag forward — same convention as actions/checkout@v4 etc. Doesn't migrate any consumer repo. Consumer migration from @main to @v1 is a per-repo follow-up; this PR ships the docs that guide that migration. Closes task #133. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| template-contract.md | ||