Outcome
Make library, CLI, registry, tags, and documentation follow one explicit release policy before advertising npm installation.
Current evidence
- library version is 0.5.0
- CLI packages are 0.5.1
- tags use both
v* and sdk/v*
- supported installation is currently GitHub-only
Constraints
- do not claim a package is published until verified in the public registry
- GitHub installation must remain supported
- registry snapshot and schemas must match the release source
- rollback and compatibility policy must be documented
Acceptance criteria
Depends on #103.
Outcome
Make library, CLI, registry, tags, and documentation follow one explicit release policy before advertising npm installation.
Current evidence
v*andsdk/v*Constraints
Acceptance criteria
Depends on #103.