interpreter_ptc_acknowledge_unsafe: bool = INTERPRETER_PTC_ACKNOWLEDGE_UNSAFE_DEFAULTExplicit acknowledgement required when interpreter_ptc="all" is set
without auto_approve.
"all" exposes every host tool to tools.* calls from inside the REPL,
bypassing HITL approval — this flag is a deliberate sanity gate, not a
feature toggle.