```json
[
  {"name": "stage_derive_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_stage_derive"}},
  {"name": "stage_review_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_stage_review"}},
  {"name": "stage_repair_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_stage_repair"}},
  {"name": "stage_deduplicate_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_stage_deduplicate"}},
  {"name": "banner_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_banner"}},
  {"name": "mark_stage_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_mark_stage"}},
  {"name": "cmd_pipeline_full", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "cmd_pipeline"}},
  {"name": "check_model_available_body", "tool": "function_body", "params": {"file_path": "expert_build/llm.py", "function_name": "check_model_available"}},
  {"name": "pipeline_imports", "tool": "file_imports", "params": {"file_path": "expert_build/pipeline.py"}},
  {"name": "banner_usages", "tool": "find_usages", "params": {"symbol": "_banner"}},
  {"name": "save_state_body", "tool": "function_body", "params": {"file_path": "expert_build/pipeline.py", "function_name": "_save_state"}}
]
```
