This commit is contained in:
parent
66199cc93e
commit
adf52ae130
|
|
@ -24,7 +24,8 @@
|
|||
"Bash(findstr:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(powershell -Command:*)",
|
||||
"Bash(git add:*)"
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit -m \"$(cat <<''EOF''\nfeat(backup-service): Implement MPC backup share storage service\n\n- Add DDD + Hexagonal architecture with NestJS 11.x\n- Implement store/retrieve/revoke backup share endpoints\n- Add AES-256-GCM double encryption for secure storage\n- Add service-to-service JWT authentication\n- Add rate limiting (3 retrieves per user per day)\n- Add comprehensive audit logging\n- Add test suite (37 unit + 21 mock E2E + 20 real DB E2E = 78 tests)\n- Add documentation (architecture, API, development, testing, deployment)\n- Add Docker and Kubernetes deployment configuration\n- Add Prisma 7.x with @prisma/adapter-pg for PostgreSQL\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
|
|
|||
Loading…
Reference in New Issue