Dev Governance¶
This section defines maintainership governance for bijux-dev command behavior,
quality expectations, and policy controls.
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]