Checkpoint: auth, engine, seal, server, grpc updates

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
2026-03-15 10:15:47 -07:00
co-authored by Junie
parent 33beb33a13
commit 44e5e6e174
21 changed files with 185 additions and 31 deletions
+5
View File
@@ -1,6 +1,7 @@
# Binary (root only, not cmd/metacrypt/)
/metacrypt
/metacrypt.exe
/metacrypt-web
# Database
*.db
@@ -19,6 +20,10 @@ certs/
# Claude Code worktrees
.claude/worktrees/
# Junie outputs
.output.txt*
.env
# IDE
.idea/
.vscode/