This is the live .github repository for the AI4RA GitHub organization.
GitHub uses this special repository in two main ways:
profile/README.mdbecomes the public organization profile shown athttps://github.com/AI4RA- shared community health files such as
CONTRIBUTING.md,CODE_OF_CONDUCT.md, and issue templates become defaults for repositories across the organization unless a repository overrides them
profile/README.md: the public-facing organization profileCONTRIBUTING.md: contribution guidance across AI4RA repositoriesCODE_OF_CONDUCT.md: shared community standardsSECURITY.md: vulnerability reporting guidanceSUPPORT.md: where people should go for help.github/ISSUE_TEMPLATE/: default issue forms for bugs and research administration use cases.github/pull_request_template.md: a shared pull request templatedocs/github-org-checklist.md: a short launch and maintenance checklist for the organization settingsdocs/ai4ra-github-avatar.png: the current square avatar asset used for org-profile setup work
This repo is the organization-level home for shared governance and contributor-entry surfaces. Repository-specific contracts, catalogs, and evaluation semantics should live in the relevant project repo instead of here.
For AI4RA's current evaluation triad:
AI4RA/prompt-libraryowns prompts, skills, agents, schemas, and component contractsAI4RA/evaluation-data-setsowns datasets, artifacts, and scoring referencesAI4RA/evaluation-harnessowns execution wiring, provenance capture, and run artifactsui-insight/AI4RA-UDMremains the shared UDM foundation where applicable
- Keep
profile/README.mdaligned with the current public-facing repository set and ecosystem boundaries. - Prefer repo-local
READMEs, catalogs, and contributor guides for detailed contract and workflow documentation. - Keep separate repositories, such as
AI4RA/discussions, checked out beside this repo rather than nested inside it.
This repository reflects the live AI4RA GitHub org surfaces as of 2026-04-21.