This public .github repository controls two distinct surfaces:
profile/README.mdis rendered on the public Oraclizer organization overview.- The root community-health files and
.githubtemplates provide fallback contribution guidance for Oraclizer repositories that do not define a repository-specific policy.
Repository-specific files always take precedence over these defaults.
| Path | Purpose |
|---|---|
profile/README.md |
Public organization profile and project-status map |
profile/assets/ |
Responsive architecture and social-preview assets |
SECURITY.md |
Coordinated vulnerability-reporting boundary |
CONTRIBUTING.md |
Default contribution and review expectations |
CODE_OF_CONDUCT.md |
Participation and enforcement expectations |
SUPPORT.md |
Support, issue, and security channel separation |
GOVERNANCE.md |
Maintenance, merge, and release policy for this repository |
.github/ |
CODEOWNERS, issue forms, Pull Request template, Dependabot, and Continuous Integration |
scripts/verify-profile.mjs |
Dependency-free public-surface verification |
Changes must keep repository visibility, protocol status, research status, assurance boundaries, and links consistent with the underlying public artifacts. A green repository-health check validates the structure of this surface; it does not establish a deployment, audit, legal conclusion, operational-security claim, or model-to-code refinement.
Read CONTRIBUTING.md before proposing a change. Report sensitive concerns through SECURITY.md, never through a public issue or Pull Request.
The files in this repository are licensed under the BSD 3-Clause License. A repository that inherits community-health guidance from here remains governed by its own license.