Expand description
Development roadmap page.
Two tiers: the curated roadmap_data::get_milestones capability cards on
top (rendered by MilestoneItem), and a terse, scrollable release history
below, generated from CHANGELOG.md into
roadmap_history. Each release links to its news
article when one exists. Milestones carry a Status, feature tags, and
interactive English → FOL examples (toggle between Simple FOL and Unicode
output).
§Route
Accessed via Route::Roadmap.
Re-exports§
pub use Roadmap_completions::Component::Roadmap;