rwadurian/backend
hailin 5366a6d8a9 docs(mpc-system): add integration guide and verification report
Added comprehensive documentation for MPC system integration:
- MPC_INTEGRATION_GUIDE.md: Complete integration guide for backend developers
  * System architecture explanation
  * Service responsibilities and relationships
  * Standard MPC session types (keygen/sign/recovery)
  * Integration examples (Go/Python/HTTP)
  * Troubleshooting guide

- VERIFICATION_REPORT.md: System verification report
  * Service health status checks
  * API functionality verification
  * E2E test issue analysis
  * System maturity assessment

- test_real_scenario.sh: Real scenario test script
  * Automated verification workflow
  * Keygen session creation test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 04:22:27 -08:00
..
.claude chore: update Claude Code settings 2025-12-04 23:35:51 -08:00
api-gateway fix(api-gateway): update Nginx reverse proxy headers for Grafana 10+ compatibility 2025-12-04 22:31:59 -08:00
mpc-system docs(mpc-system): add integration guide and verification report 2025-12-05 04:22:27 -08:00
services docs(services): add MPC integration verification report 2025-12-04 23:56:21 -08:00