Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
We can't find the internet
Attempting to reconnect
Search docs, blog posts, and ecosystem packages with citations.
Canonical public support taxonomy for Jido ecosystem packages and what Stable, Beta, and Experimental mean operationally.
This page defines Jido’s public support levels. It exists so contributors, maintainers, and users can distinguish between packages the project is ready to stand behind operationally and packages that are still being shaped in public.
Use this page as the canonical policy reference when labeling ecosystem packages, writing roadmap copy, reviewing contributor docs, or deciding what a package page should claim about long-term support.
| Level | Meaning | Project Commitment |
|---|---|---|
Stable | Public package intended for production use. APIs should move carefully and predictably. | We maintain dependencies, fix bugs and compatibility issues, keep documentation and examples usable, and continue improving the package without unnecessary churn. |
Beta | Architecturally defined, usable, and close to release shape, but still gathering feedback before long-term guarantees are locked down. | We refine the package in public, respond to feedback, improve examples and onboarding, and accept that some APIs may still change as real usage arrives. |
Experimental | Early work, active exploration, or research-oriented package design where the shape is not yet settled. | Anything can change. Experimental work may be rewritten, archived, or removed entirely if it does not prove out. |
Stable and still be unreleased on Hex while release work is finishing. Jido explores a lot of ideas in public. Some become long-term ecosystem commitments and some remain exploratory. These levels make that boundary explicit so people can distinguish between active experimentation and packages the project is prepared to support over time.
This page is intentionally about definitions, not package-by-package status. Roadmap sequencing and package assignments can change. The meaning of Stable, Beta, and Experimental should not.
support_level in site metadata. Stable when the project is prepared to maintain the package as part of the supported public ecosystem and move the API carefully. Beta when the package has a clear architectural direction and is being refined in public with room for release-shaping feedback. Experimental when the design is still exploratory and the project is not yet making a durability commitment. Stable is a maintenance commitment
Declaring a package Stable means the project is taking on ongoing release management, compatibility upkeep, documentation quality, and user support responsibilities for that package.
Beta is a public iteration commitment
Declaring a package Beta means the project is inviting real-world usage and feedback while final release boundaries are still being refined. It is a commitment to iterate in public, not a statement that the package is a rough prototype.
Experimental is an exploration label
Declaring a package Experimental means the project is still testing whether the design deserves a durable commitment. It may evolve quickly, be reworked substantially, or disappear if it does not prove out.