gsh/scripts
Tyler J King d0b9ca0e6a feat: detect Windows Entra/local principal in WSL2
Session principal resolution chain:
  GSH_PRINCIPAL → BASCULE_DISPLAY_NAME → derive from DID → whoami()
  GSH_DID → BASCULE_USER_DID → whoami()

.gshrc Windows identity detection:
  Entra-joined: whoami /upn → tking@guildhouse.dev → DID
  Domain-joined: USERNAME@USERDNSDOMAIN → DID
  Local: USERNAME only (no DID)

Governed sessions (Bascule) override with authenticated identity.
Non-WSL2 environments fall back silently.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 14:15:05 -04:00
..
bootstrap-jumphost.sh feat: gsh human mode — interactive governed shell with reedline 2026-04-02 15:44:34 -04:00
build-substrate-wsl2.sh feat: detect Windows Entra/local principal in WSL2 2026-04-04 14:15:05 -04:00
build-wsl2-image.sh feat: detect Windows Entra/local principal in WSL2 2026-04-04 14:15:05 -04:00
start-dev-bascule.sh feat: dev Bascule + dual-cluster connectivity complete 2026-04-02 16:37:52 -04:00