This repository is proprietary software owned by BlackRoad OS, Inc.
- Create a branch from
main - Make your changes
- Run tests if applicable
- Submit a pull request
- Wait for review
- Shell scripts: use
#!/usr/bin/env bash,set -euo pipefail - Python: type hints, docstrings
- JavaScript/TypeScript: ESM, strict mode
- All files: proprietary header comment
Format: [category] description
Categories: fix, feat, docs, refactor, test, ci, chore
Contact: alexa@blackroad.io
BlackRoad OS, Inc. All rights reserved.