GA criteria
- Everything in the beta is shipped and stable — upgrade flow,
facet info, composition, and MCP server support. - Format stability — the
facet.jsonmanifest,facets.json,facets.lock, and the.facetarchive format are frozen under semver guarantees; breaking format changes require a major version. - CLI surface stability — commands and flags stop churning; deprecations get a documented migration window.
- Specification completeness — the specification fully describes the shipped behavior, suitable for independent implementations.