docs: add deployment modes documentation and update plans
Add DEPLOYMENT-MODES.md with canonical mode taxonomy. Update CLI.md, DEVELOPING.md, PRODUCT.md, and SPEC-implementation.md with local_trusted/ authenticated nomenclature. Revise humans-and-permissions plan with Better Auth choice, bootstrap flow, unified invite semantics, and expanded criteria. Add implementation guide and additional plan documents for cursor cloud adapter and deployment auth mode consolidation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
This project can run fully in local dev without setting up PostgreSQL manually.
|
||||
|
||||
## Deployment Modes
|
||||
|
||||
For mode definitions and intended CLI behavior, see `doc/DEPLOYMENT-MODES.md`.
|
||||
|
||||
Current implementation status:
|
||||
|
||||
- canonical model: `local_trusted` and `authenticated` (with `private/public` exposure)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Node.js 20+
|
||||
|
||||
Reference in New Issue
Block a user