Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.13 KB

File metadata and controls

27 lines (19 loc) · 1.13 KB

Roadmap

Vision

DynamicFileBinder should provide reliable, auditable, and user-friendly file binding across Windows, Linux, and macOS.

Near Term (0.2.x)

  • Complete wxWidgets UX polish (validation, dialogs, table filters, bulk actions).
  • Introduce a theme foundation for wxWidgets UI (Auto/Light/Dark switch, centralized ThemeManager, persisted user preference).
  • Add hash-based conflict strategy policies (manual resolve, keep-source, keep-managed).
  • Add structured logging export and diagnostics bundle.
  • Expand CI for multi-platform build and test execution.

Mid Term (0.3.x)

  • Roll out a cohesive visual style pack on top of the theme foundation (final colors, typography, spacing, and icon set for Ribbon/AUI/pages).
  • Add cross-platform service installers and packaging workflow.
  • Add advanced governance profiles and per-path rules.
  • Add migration support for database schema upgrades with rollback.
  • Add performance benchmarks for large directories and batch operations.

Long Term (1.0)

  • Stable API/CLI contract.
  • Signed releases with reproducible build artifacts.
  • Full operational documentation and admin guide.