Add new ExecuteWithSessionInfo method to ParticipateKeygenUseCase for server-party-co-managed to skip duplicate JoinSession call. - server-party-co-managed already calls JoinSession in session_created phase - ExecuteWithSessionInfo accepts pre-obtained SessionInfo and skips internal JoinSession - Refactor common execution logic to private executeWithSessionInfo method - Update server-party-co-managed to use ExecuteWithSessionInfo on session_started 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adapters/output | ||
| application/use_cases | ||
| cmd/server | ||
| domain | ||
| infrastructure/cache | ||
| Dockerfile | ||