The single source of truth for documentation across all OpenSIN-AI repositories.
Every agent, every developer, every team member MUST read this before touching any OpenSIN-AI repo.
- Read this README
- Read prompts/agent-onboarding.md
- Follow the Repository Checklist
- Use the Templates for every new repo
- Follow the Standards for all documentation
| Directory | Purpose |
|---|---|
standards/ |
Documentation standards every repo must follow |
templates/ |
Copy-paste templates for every file type |
checklists/ |
Pre-flight checklists before creating/pushing repos |
examples/ |
Real examples from best-in-class repos |
prompts/ |
Agent prompts for onboarding and repo audits |
- Every repo MUST have: README.md, LICENSE (MIT), CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, CHANGELOG.md
- Every agent repo MUST have: AGENTS.md with capabilities, team, protocol, status
- Every package MUST have: package.json with @opensin/name, version, description, MIT license
- Every code file MUST have: JSDoc/TSDoc for exported functions
- Every PR MUST have: Conventional commit, linked issue, description
| Repo | Score | Status |
|---|---|---|
| OpenSIN | 100/100 | ✅ Complete |
| OpenSIN-backend | 90/100 | 🟡 Missing CHANGELOG |
| OpenSIN-Code | 70/100 | 🟡 Missing LICENSE, CONTRIBUTING, SECURITY |
| awesome-opencode | 50/100 | 🔴 Missing CONTRIBUTING, SECURITY, AGENTS |
| opencode-omoc-swarm | 40/100 | 🔴 Missing LICENSE, CONTRIBUTING, SECURITY |
| opencode-biometrics-plugin | 40/100 | 🔴 Missing LICENSE, CONTRIBUTING, SECURITY |
| sin-stripe | 60/100 | 🟡 Missing LICENSE, CONTRIBUTING, SECURITY |
| SIN-Solver-Infrastructure | 40/100 | 🔴 Missing LICENSE, CONTRIBUTING, SECURITY |
| sin-solver-control-plane | 50/100 | 🔴 Missing CONTRIBUTING, SECURITY |
| OpenSIN-Ledger | 40/100 | 🔴 Missing LICENSE, CONTRIBUTING, SECURITY |
Target: 100/100 for ALL repos
MIT — Copyright (c) 2026 OpenSIN-AI