Current design themes
The framework is built around a few stable ideas:- typed events
- flat-ish stores
- lighter runtime entities
- explicit REST result branching
- less raw Discord API in userland over time
Where to read more
The project roadmap currently lives in the repository root asROADMAP.md.
Important nuance
The roadmap describes direction, not perfect completion. A few areas are already strong:- event typing
- modal field inference
- unified button helpers across V1 and V2
- amount of low-level structure exposed by some builders
- consistency of ergonomics across all component types
- documentation depth versus actual exported surface area