wake_gate
Routes brain regions through retrieve, escalate, and wake steps with sentinel and shadow fallback to defend against missed activations, returning activation metrics and suggested actions.
Instructions
Region-routing wake gate with false-negative defense (read-only sidecar).
Routes Brain Regions through retrieve -> escalate -> wake, adding sentinel (cross-domain risk keywords) and shadow (near-threshold) fallback wakes to defend against missed wakes. Returns an activation trace, wake_metrics vs optional gold_regions (metrics_status scored/unscored), and suggested actions. Never calls models or downstream tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| files | No | ||
| top_k | No | ||
| context | No | ||
| problem | No | ||
| sentinel | No | ||
| gold_regions | No | ||
| shadow_top_n | No | ||
| escalate_confidence | No | ||
| shadow_wake_threshold | No |