This is the main entry point for the UOR Foundation on GitHub.
If you contribute in open-source ecosystems, this should feel familiar: clear governance, clear lifecycle, clear ways to contribute.
UOR Foundation is the steward of the Universal Object Reference (UOR) framework.
The foundation supports projects built on top of UOR through governance, lifecycle review, standards, and contributor support.
- Governance - Rules, roles, and decision process.
- Technical Oversight - Project lifecycle and maturity process.
- Community - Open contribution and public collaboration.
governance/- Governance framework and change logtoc/- Project lifecycle and review process.github/- PR template and issue templates- root docs (
README,CONTRIBUTING,SECURITY,STANDARDS,CODE_OF_CONDUCT) - core contributor experience
- Contribute code or docs: CONTRIBUTING.md
- Read foundation rules: governance/GOVERNANCE.md
- Understand project lifecycle: toc/README.md
- Follow behavior standards: CODE_OF_CONDUCT.md
- Report security issues: SECURITY.md
- Use repository conventions: STANDARDS.md
- Read CONTRIBUTING.md.
- Check toc/README.md for project stage and progression.
- Start a contribution or open a project discussion in Discussions.
| Need | Go To |
|---|---|
| Foundation governance and authority | governance/GOVERNANCE.md |
| Project maturity and lifecycle | toc/README.md |
| Contribution workflow | CONTRIBUTING.md |
| Security reporting and timelines | SECURITY.md |
| Behavior expectations and enforcement | CODE_OF_CONDUCT.md |
| Naming and versioning standards | STANDARDS.md |
| Framework implementation and spec | UOR-Framework |