DB Control Service
Source: services/db-control/DOCS.md
Purpose: manage SQLite databases for each org + repo + database scope.
Public base: internal, reached through runtime proxy:
POST https://<org>.w7s.cloud/<repo>/_db/statusPOST https://<org>.w7s.cloud/<repo>/_db/migratePOST https://<org>.w7s.cloud/<repo>/_db/queryPOST https://<org>.w7s.cloud/<repo>/_db/execute
Auth:
- Requires runtime-provided shared secret.
Notes:
- Write operations notify DB mirrors.