What’s next¶
Short public list of planned versus not planned as Supported. Adopters: stay on
this page. The long maintainer ledger (gate IDs, RFCs, phase archaeology) lives on GitHub
only:
docs/ROADMAP.md —
it is not an adoption guide.
Capability maturity for this train: What’s ready · evidence. Install pins: Current release · Installation.
On the living 0.59 train¶
| Topic | Disposition |
|---|---|
| Progressive screens / form commands / TaskFlow / DashboardWorkspace | Published on PyPI (v0.59.0) — What’s new in 0.59 |
| Human screen-reader / compensated AT sessions | Protocol exists; not Supported until real sessions |
| Live SSE / WebSocket / streaming as production defaults | Stay experimental; polling remains Supported |
| Hedron 1.0 / commercial SLA | None scheduled |
Published 0.59 — modern CSS platform¶
Phase 0.59 is published. Capability-specific Required, Progressive, Experimental, and Deferred boundaries remain explicit in the Modern CSS guide.
| Topic | Disposition |
|---|---|
| Scoped CSS compiler, cascade, tokens, Theme variants, modern color/type | Published in 0.59 — Modern CSS in 0.59 |
| Container-aware layout, print/RTL/preferences, overlays and motion fallbacks | Published in 0.59 with Required/Progressive/Experimental tiers and tested fallbacks |
| Typed control attributes/sizing, AppShell chrome, pipeline/run presentation | Published in 0.59 from the consumer issue fixtures |
| Free-form CSS-in-Python, mandatory Node, automatic remote fonts | Not planned; use finite semantic APIs plus component styles.css and explicit local assets |
Not a current production default¶
| Topic | Use instead |
|---|---|
| SSE / WebSocket job status | Polling |
| Plotly / Altair as Supported charts | First-party hedron[charts] |
Portable csrf_token on stock Django POST |
csrfmiddlewaretoken |
Ambient HEDRON_SESSION_SECRET loading |
Pass session_secret= into Hedron — Secrets and workers |
| Multi-worker in-memory jobs | Shared Redis / Celery / RQ + sticky sessions or a shared session store |
Stay on this train¶
Pin what the index can resolve. Packages are Beta. Prefer What’s ready and Support over the full roadmap file.