Tool: reasoning_autopilot
Purpose
Run Auto mode: a safe default deep-reasoning flow from natural-language intent.
User promise: tell ReasonKit what you need; it chooses the right reasoning path.
For new clients, prefer run_thinking_mode with mode: "Auto". This tool remains available as the compatibility Auto workflow.
Input
intent- optional:
session_id,quick_session_id,goal,constraints,profile - optional:
expand_count,beam_width - optional:
policy_override
Output
user_modeinternal_methodmode_rationalesafety_notesestimated_costmode_contractdeliberation_idroutedintent planexecuted_tools- verification and routing summary (including
policy_blockedflag if consensus is blocked by unresolved critical assumptions/claims) - audit id
Behavior
- Routes intent first, then executes:
start_deliberationexpand_thoughtsscore_thoughtsprune_thoughtsverify_thoughtsrun_reasonkit_pipelineconsensus_answerexport_reasoning_audit
- Returns auditable outputs and policy-blocked signal.
- Labels heuristic outputs and does not invent evidence or semantic confidence.