Dev Governance¶
This section defines maintainership governance for bijux-dev command behavior,
quality expectations, and policy controls.
Use this section for policy and boundary questions. Use Dev Operations for runbooks and evidence flows, makes for root command entrypoints, and gh-workflows for hosted automation triggers.
Visual Summary¶
flowchart LR
ownership[ownership model] --> quality[quality policy]
quality --> tests[test policy]
tests --> change[change control]
change --> contracts[contract governance]
contracts --> limits[known limitations]
Pages In This Section¶
- Ownership Model
- Quality Policy
- Test Policy
- Change Control
- Contract Governance
- Dependency Governance
- Documentation Standard
- Security and Secrets
- Known Limitations