Add monorepo sync scaffolding and workflows

This commit is contained in:
Alexa Amundson
2025-11-19 15:37:20 -06:00
parent 2610c3a07f
commit ed2083434d
14 changed files with 393 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Public API (monorepo-owned)
- **Canonical path:** `services/public-api`
- **Mirror:** `BlackRoad-OS/blackroad-os-api`
- **Branch:** `main`
The public-facing API surface for BlackRoad OS lives here. Make changes in this directory; the sync workflow will mirror them to `blackroad-os-api`.