- Add field-encrypt dependency + config env vars (FIELD_ENCRYPT_*) - Create backend/src/lib/field-encrypt.ts encryptor singleton - Update notes repository: encrypt body on create/update, decrypt on read - Backward-compatible: isEncryptedField guard handles plaintext during migration - All 86 tests passing |
||
|---|---|---|
| .. | ||
| lib | ||
| mcp | ||
| modules | ||
| diagnostics.test.ts | ||
| server.test.ts | ||
| server.ts | ||
| test-helpers.ts | ||