Conventions¶
Shared developer standards applied across CMDS repositories. These conventions exist to keep projects navigable and predictable as the codebase grows.
Topics¶
- Folder structure — canonical top-level folders for a git repository and what belongs in each.
More conventions (naming, branching, commit messages, code review) will be added here as they are formalized.