tengu_copilot_ticker_transparency
ML-transparency aggregation for one ticker — collapses 5 individual tools (ml_drivers, ml_prediction, model_calibration, voter_ic_drift, voter_coverage) into a SINGLE call. Use when Brain's verdict needs the model-transparency layer ('why is the model saying this?'). Saves 4 HTTP calls per verdict. Returns a 5-layer payload + degraded:bool + missing_layers:[...] so partial failures still produce usable output. Cache TTL 60s. Pass cache_max_age_s=0 to bypass cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Path parameter 'ticker' (required). | |
| cache_max_age_s | No |