This repository contains the canonical API specifications for the
Decentralised Creative Network (DCN).
All services, clients, SDKs, and tools consume these specifications to guarantee
consistent behavior across the entire ecosystem.
- Core Service
- Account Service
- Auth Service
- Feature Service
- Transformation Service
- Condition Service
- Runner Service
dcn-api-spec serves as the single source of truth for:
- REST API definitions
- Service domains
- Versioned OpenAPI specifications
- Shared data models and schemas
- Code generation for SDKs (C++, TS, Rust, Python)
- Backwards-compatibility assurance