Contribute
OptAtlas content lives as MDX files in the repository. There is no admin CMS — contributions go through GitHub pull requests, so every change is reviewable and every claim is traceable to a commit.
- Add or edit an MDX file under content/<type>/. Each file exports a node object and an edges array.
- Add any new sources to content/sources.json with a reliability grade.
- Run pnpm validate to check slugs, edge targets, and source keys.
- Open a pull request. Edges without a credible source should be graded D or X.
New edge types are frozen for v1 — use one of the existing relationship types. When in doubt about an equivalence claim, grade it conservatively.