This repository contains ByteFolk's public organization profile and the
community health defaults inherited by repositories under the bytefolk
GitHub handle that do not define their own local versions.
profile/README.mdrenders on the organization page.GOVERNANCE.mddefines roles, decisions, access, and the boundary between organization defaults and repository overrides.CONTRIBUTING.mddefines the issue-first contribution lifecycle.ENGINEERING.mddefines the operational engineering standards: language and attribution policy, mandatory testing, issue governance, pull request gates, and code review rules.RELEASING.mddefines the organization-wide release process: SemVer, immutable-tag verification, declared distribution channels, and evidence-backedN/Ahandling for unsupported channels.SECURITY.md,SUPPORT.md, andCODE_OF_CONDUCT.mdprovide default community routes.LICENSElicenses this governance repository under Apache-2.0; it is not inherited as another repository's project license..github/ISSUE_TEMPLATEandPULL_REQUEST_TEMPLATE.mdprovide default forms.
Repository-specific CI commands, labels, CODEOWNERS, release automation, secrets, and required checks remain in each project.
This repository's own CODEOWNERS and validation workflow govern changes here only; GitHub does not inherit them as community-health defaults.
Changes to these defaults follow Issue → branch → pull request → CI → independent review → squash.