CCR-2026-0026/0027 are approved for the create-only informed-decision client. Live KeyCape registration and CAS=0 custody stay in the contained helper; no sitting POST. Assistant: grok Assistant-Session: 01a0a23b-3bf0-7341-b4e5-9dc05f72573a
4 lines
187 B
Bash
Executable file
4 lines
187 B
Bash
Executable file
#!/usr/bin/env bash
|
|
# Silent child for the governed attended login; no secret output.
|
|
set -euo pipefail
|
|
exec python3 "$(dirname "$0")/provision-sitting-requester.py" "$@" >/dev/null 2>&1
|