Fcop Create Alert
fcop_create_alertManually file governance alerts for gaps missed by automated scanning. Create a structured ALERT file with severity, type, and summary to trigger admin review and resolution.
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 |
|---|---|---|---|
| summary | Yes | Plain-text description of the governance gap (1-3 sentences). | |
| 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``. | |
| suggestion | No | Recommended action for ADMIN. Default: "ADMIN review recommended". | ADMIN review recommended |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |