logout: end-to-end test pinning the --all/--everywhere matrix

Commit

toothbrush3mo ago

Runs the real cobra logout command against two fake entire-core servers and asserts which revoke shape each context's core receives across all four quadrants: logout → active context, current session logout --everywhere → active context, all sessions logout --all → every context, current session each logout --all --everywhere → every context, all sessions each

This pins the command-layer mapping (--everywhere → revoke-all per core) that the runLogout/runLogoutAll unit tests can't reach, since they inject the revoke func directly.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com Entire-Checkpoint: 7cfe9c936a83

Checkpoints

Refine logout Command with --all-contexts Flag

Claude Code
View session
Checkpoint 1

Refactor Auth Commands for Session Management

Claude CodeOpus 4.8[1m]
View session
Checkpoint 1