Issues related to UI components, pages, and client-side logic.
Issues related to APIs, server logic, and data handling.
Issues related to Soroban/Stellar smart contracts and on-chain logic.
Issues related to unit, integration, and end-to-end testing.
Issues related to CI/CD, deployment, and infrastructure configuration.
Issues related to README, specs, and developer guides.
Issues related to wireframes, prototypes, and design systems.
| Document | Description |
|---|---|
| architecture.md | Narrative overview of the platform architecture |
| system-design.md | Mermaid component, reward issuance data-flow, contract interaction, and deployment topology diagrams |
| adr/README.md | Architecture decision record index |
| Document | Description |
|---|---|
| contracts.md | Contract addresses for testnet and mainnet, deploy instructions, and upgrade process |
| abi-reference.md | Full function signatures, event schemas (topics + data), and integration examples for all 8 contracts |
| error-codes.md | Error message reference with description and remediation for every panic in all contracts |
| contract-events.md | Quick-reference event schema table |
| storage-schema.md | On-chain storage key layout for all contracts |