ThreeGate/tool-exec/examples/TR-hello-python.md

817 B

request_type schema_version request_id created_utc requested_by approved_by approved_utc purpose language network cpu_limit memory_limit_mb time_limit_sec inputs outputs_expected constraints
tool_request 1 TR-20260209-hello-python 2026-02-09T00:00:00Z core_draft operator 2026-02-09T00:01:00Z Verify ERA execution pipeline by printing a deterministic message. python none 1 256 30
No network
No persistence
No writes outside /out (not used in this stub)

Command

python -c "print('hello from threegate tool-exec')"

Input Files

(None)

Output Expectations

(No file outputs. Stdout only.)

Risk Assessment

Risk level: low Justification: Deterministic print statement, no inputs, no network. Data sensitivity: public Network rationale: none