Added Claude management

This commit is contained in:
2025-12-21 15:44:05 +01:00
parent fe09352bed
commit b17fc450a2
7 changed files with 765 additions and 41 deletions

View File

@@ -113,7 +113,7 @@ old_data = db.load(tenant_id, entry="users", digest=history[1])
Each snapshot automatically includes metadata:
- `__parent__`: Digest of the previous version
- `__user__`: User ID who made the change
- `__user_id__`: User ID who made the change
- `__date__`: Timestamp of the change (format: `YYYYMMDD HH:MM:SS`)
## API Reference