PRIMARY REPOSITORY
INTEGRAL / INTEGRAL
White paper, development guide, technical specifications, architectural decision records, and issue tracker. The source of truth for all project decisions.
Open on GitHub →
WEBSITE REPOSITORY
INTEGRAL / SITE
This website is open source. Corrections, improvements, and new content contributions are welcome through the same issue and pull request process.
Open on GitHub →
ARCHITECTURAL CRITIQUE
Identify a flaw, gap, or contradiction in the white paper architecture.
REVISION PROPOSAL
Propose a specific change to the white paper, development guide, or specifications.
ARCHITECTURE PROPOSAL
Propose a new architectural decision or a change to the module set.
BUG REPORT
Report an issue with the website, documentation, or any project tooling.
github // contribution.workflow
// All work begins with an issue.
// Feature branches from develop.
// Pull requests require cross-system review for shared/ changes.
// Discord for coordination. GitHub for decisions.
branch_naming:feature/cds-issue-capture-module
commit_style:conventional commits
decisions_live_in:docs/architecture/decisions/