Return to Git and Review Workflow
The team should use a simple branching approach for Phase 0 unless the project requires a more formal release model. The branching approach should support parallel development, review, Baseline stability, and demonstration preparation without creating unnecessary process overhead.
A practical Phase 0 branching model may include:
Developers should create branches for changes that affect source files, IDL definitions, generated Artifact policy, scripts, Configuration, containers, tests, documentation, or acceptance Evidence. Developers should avoid committing directly to the protected Baseline branch unless the team explicitly permits it.
Branch names should identify the purpose of the change. Representative branch names include:
feature/control-plane-status-topicfeature/generate-types-scriptfix/container-networkingdocs/node-cataloguebaseline/phase0-demoThe team should avoid branch names that include personal notes, unclear abbreviations, temporary labels, or editing-history terms such as new, old, final, or backup.
© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.