fcop_create_alert
Create a governance alert manually when automated scanning misses a gap. Use as ADMIN or governance observer to file a new ALERT file for detected governance issues.
Instructions
ADMIN / Governance Observer only. Manually file a governance alert.
Use when you (as ADMIN or an authorized governance observer) detect a governance gap that automated scanning has not yet captured. Creates a new ALERT-*.md file in fcop/alerts/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| severity | Yes | ``high``, ``medium``, or ``low``. | |
| alert_type | Yes | One of: ``missing_independent_verdict``, ``commit_flood_without_governance``, ``critical_tool_unreviewed``, ``long_running_without_reconciliation``. | |
| summary | Yes | Plain-text description of the governance gap (1-3 sentences). | |
| suggestion | No | Recommended action for ADMIN. Default: "ADMIN review recommended". | ADMIN review recommended |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |