This repository serves as the central configuration and automation hub for the organization. It contains shared community health documents, reusable GitHub Actions workflows, and command-line utilities.
.
├── .github/ # Shared repository workflows and templates
├── org-tools/ # Organization automation and CLI utilities (see org-tools/README.md)
├── CODE_OF_CONDUCT.md # Organization-wide Code of Conduct
├── CONTRIBUTING.md # Organization-wide Contributing Guidelines
├── DOMAIN_TECH_COUNCIL_CHARTER.md # Domain Technical Council Charter
├── GOVERNANCE.md # Organization-wide Governance Charter
├── LICENSE # Repository license
├── SECURITY.md # Organization-wide Security Guidelines
├── TC_ELECTIONS.md # Technical Committee Elections Charter
└── README.md # Main organization entry point