feat(devkit): enforce governed prompt adoption
This commit is contained in:
@@ -703,6 +703,7 @@ def submit_escalation(args, router, binding):
|
||||
|
||||
|
||||
def ask(args) -> int:
|
||||
os.environ["CASAN_PROJECT_ID"] = args.project or "default"
|
||||
guard_rc = tenant_runtime_guard(args)
|
||||
if guard_rc != 0:
|
||||
return guard_rc
|
||||
|
||||
Reference in New Issue
Block a user