feat(cli): add client commands and home-based local runtime defaults

This commit is contained in:
Forgotten
2026-02-20 07:10:58 -06:00
parent 8e3c2fae35
commit 8f3fc077fa
40 changed files with 2284 additions and 138 deletions

View File

@@ -92,7 +92,7 @@ V1 implementation extends this baseline into a company-centric, governance-aware
## 6.2 Data Stores
- Primary: PostgreSQL
- Local default: embedded PostgreSQL at `./server/data/embedded-postgres`
- Local default: embedded PostgreSQL at `~/.paperclip/instances/default/db`
- Optional local prod-like: Docker Postgres
- Optional hosted: Supabase/Postgres-compatible