RFCs #
Design proposals and architecture decisions for vlist. Each RFC documents the motivation, design options, tradeoffs, and implementation plan for a significant change.
RFCs are discussed in GitHub Discussions.
| RFC | Status | Topic |
|---|---|---|
| RFC-009: Configuration Immutability | Draft | Immutable config architecture, runtime escape hatches, rebuild continuity |
| RFC-008: Search Plugin | Draft | Built-in search bar with filter/navigate modes |
| RFC-007: Tree Plugin | Draft | Hierarchical tree view with keyboard and ARIA |
| RFC-006: Hot-Path Optimization | Implemented | Scroll handler zero-allocation pass |
| RFC-005: Axis Config | Implemented | Axis-based internal model for orientation |
| RFC-004: Core Optimization | Implemented | v2 core performance optimization |
| RFC-003: Implementation Stabilization | Implemented | v2 stabilization and test coverage |
| RFC-002: Core Architecture | Implemented | v2 core architecture plan |