Skip to content

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