Contributing
ARBEC is a live production system with multiple nested repositories, so changes should be made carefully and with clear verification.
Contributing principles
- preserve nested repos inside
backends/andmobile_apps/ - avoid destructive changes to environment files
- use documented
makecommands before inventing custom root commands - verify builds or focused checks before reporting completion
Docs contributions
For this public docs site:
- author public content in
docs-site/ - keep internal planning artifacts in
documents/ - prefer Markdown for standard pages and MDX only when richer presentation is justified
Code contributions
Read the top-level AGENTS.md and CLAUDE.md before changing code or release-sensitive workflows.