Approve sitting-requester CCRs and add the attended provisioner.
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
This commit is contained in:
parent
6dfb751e60
commit
4b34c239bc
7 changed files with 162 additions and 9 deletions
4
scripts/provision-sitting-requester.sh
Executable file
4
scripts/provision-sitting-requester.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue