Summary
Workspace readiness varies by crate and feature, but that variance is not captured in a standard stability or release document.
Problem
Users currently lack a clear contract for what is mature, experimental, or template-oriented.
Why This Matters
Release expectations should be explicit both for users and maintainers.
Proposed Work
- Add a workspace-level stability matrix covering stable, experimental, and template-only surfaces.
- Define a release checklist that includes at least
fmt, clippy, test, and scaffold smoke validation.
Acceptance Criteria
- Stability and readiness expectations are documented.
- Release validation is repeatable and explicit.
Source
Derived from PR #3 (PRODUCTION_REVIEW_ISSUES_2026-03-20.md).
Summary
Workspace readiness varies by crate and feature, but that variance is not captured in a standard stability or release document.
Problem
Users currently lack a clear contract for what is mature, experimental, or template-oriented.
Why This Matters
Release expectations should be explicit both for users and maintainers.
Proposed Work
fmt,clippy,test, and scaffold smoke validation.Acceptance Criteria
Source
Derived from PR #3 (
PRODUCTION_REVIEW_ISSUES_2026-03-20.md).