-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
codexdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
codexdocumentationImprovements or additions to documentationImprovements or additions to documentation