- New provider
- New feature
- Bug fix
- Refactor
- Documentation
- Tests
- Workspace/package boundaries
- Provider interface / adapter contract
- YAML schema / config types
- CLI commands
- WebUI
- State management
- Execution / planning logic
- Tests / fixtures
- None of the above
-
bun run verify:fullpasses - New provider follows the six-file structure, if applicable
- No new runtime dependencies added without justification