Docs
Platform documentation
Architecture, readiness milestones, and integration guides.
Latest platform work
- HeroUI v3 upgraded to latest beta line
- PWA manifest + service worker registration wired
- Camera capture path added for profile image uploads
- Push notification client/service-worker foundations added
- Architecture roadmap documented for API-first + realtime + native/TV
- OpenAPI contract published for events endpoints/actions
- Shared API client extracted for web + Expo/native reuse
- Expo adapter scaffold added for native token/baseUrl wiring
- CI coverage thresholds and branch protection runbook added
- API-client versioning/changelog workflow documented
Architecture references
Core technical resources for backend contracts, reusable clients, and CI policy.
Full architecture snapshot and roadmap: ARCHITECTURE.md
API contract: docs/openapi/events.openapi.yaml
Shared client guide: docs/api/shared-client.md
Reusable package: packages/api-client
CI and branch protection guide: docs/ci/branch-protection.md
API client versioning guide: docs/packages/api-client-versioning.md