exception_guard
Validate raise/throw calls use project exceptions rather than builtins, with module-scoped fallback to project scope, to enforce consistent error handling.
Instructions
Check raise/throw uses project exceptions vs builtins, module-scoped (falls back to project scope). Fix → verify test_bridge. Pairs config_drift.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | File to check (relative to workspace_dir) | |
| workspace_dir | Yes | REQUIRED: project root (abs). |