Mantle Risk Evaluator Overview Run a mandatory pre-flight checklist and return a clear , , or verdict. Prevent unsafe execution when any critical condition fails. Workflow 1. Normalize intent input: - operation type - token in/out and amount - target protocol/router/pool addresses - user risk parameters (slippage cap, deadline, max gas preference) 2. Execute the checklist (see Checklist section below). 3. Apply the threshold table (see Thresholds section below). Use user-specified parameters first; use defaults only when user constraints are absent. 4. Classify each item: - - - 5. Produce fin…