| Directory | Contents |
|---|---|
api/ |
OpenAPI specs, GraphQL schema, on-chain event schemas |
adr/ |
Architecture Decision Records |
api/openapi.yaml— REST API (all services) — to be addedapi/schema.graphql— GraphQL schema (api-gateway) — to be addedapi/stellar-events.md— on-chain event schemas — to be added
ADRs document significant technical decisions and their rationale. New ADRs should follow the template in adr/000-template.md.