Roadmap
V1.0 (Current Focus)
Section titled “V1.0 (Current Focus)”Core Features
Section titled “Core Features”- Schema enforcement — Hard on CLI, soft audit on drift
- Inheritance model — Full, consistent type inheritance
- Core commands — new, edit, list, search, audit, bulk, schema, template
- JSON mode — Every command scriptable
- Migration tooling — Rename fields, change enums, refactor types
Exit Criteria
Section titled “Exit Criteria”- Schema enforcement complete
- Type inheritance implemented
- All core commands stable
- Migration system working
- Documentation website live (you’re reading it!)
Post-V1.0
Section titled “Post-V1.0”Near Term
Section titled “Near Term”- Neovim plugin (
bwrb.nvim) - LSP for real-time validation
- Schema discovery from existing files
Future
Section titled “Future”- AI ingest command
- Obsidian plugin
- Cost tracking for AI operations
For the detailed roadmap, see docs/product/roadmap.md in the repository.