Skip to content

Maintainer Handbook

bijux-dev documents maintainer-only operations and governance for quality gates, evidence workflows, and release reliability.

Visual Summary

flowchart LR
    handbook[maintainer handbook] --> operations[operations section]
    handbook --> governance[governance section]
    operations --> evidence[evidence and diagnostics workflows]
    governance --> policy[quality and contract policy]

Sections In This Handbook

Maintainer Workflow Map

If you need to... Start page
set up or validate local maintainer tooling Toolchain Setup
run repository gates before merge Repository Gates
investigate failing verification outputs Diagnostics and Reporting
handle release or pipeline incidents Incident Response
adjust policy for tests, contracts, or dependencies Dev Governance

Use This Handbook For

  • maintainer command workflows and repository gates
  • evidence collection and reporting operations
  • policy decisions around contracts, dependencies, and security

Program Handbooks

Decision Boundary

When a question affects runtime behavior seen by end users, switch to the program handbook (bijux-cli or bijux-dag) and return here only for maintainer-specific verification and release workflows.