council_estimate
Estimate token cost of an AI-council debate for a given file, diff, or prompt before authorizing a run. No network call or billing—read-only check to avoid unnecessary spending.
Instructions
Estimate the token cost of an AI-council debate over a given input (roadmap, diff, prompt, or file set) without spending — no network call, no billing. Use before deciding whether to authorize a real council run. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Council depth tier to estimate for. Defaults to the configured default depth. | |
| input_path | Yes | Path to the roadmap, diff, or file to estimate council cost for. |