docs: add comprehensive profiles documentation
Created:
- docs/profiles.md - Complete profiles guide covering architecture,
usage, Chromium profile relationship, API, and limitations
- PROFILES-IMPLEMENTATION-SUMMARY.md - Implementation summary with
design decisions, migration strategy, and testing status
Updated:
- DEVELOPMENT.md - Added profile management section explaining
production vs dev isolation and profile structure
- docs/sync.md - Updated to reflect per-profile sync configuration
and profile parameter on API endpoints
Key topics covered:
- Profile architecture (desktop + server)
- Profile vs Chromium profile relationship (nested, not same)
- Production/dev isolation (dev NEVER touches production)
- Per-profile sync configuration
- Migration strategy (automatic, zero data loss)
- Security considerations and limitations