report_recipe_fn_fp
Submit a false-positive / false-negative correction for one of Mnemom's automated detection rules (a 'recipe') — technical feedback that improves detection accuracy, like filing a bug report against a spam filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | `fn` = false negative (the recipe should have fired). `fp` = false positive (it fired on legitimate behaviour). | |
| summary | Yes | A short description of what the recipe got wrong — what it flagged, or what it missed, and why that was incorrect. DESCRIBE the misfire; do NOT paste the conversation, the prompt, the raw payload or the log that triggered it. Do NOT enter personal data (names, email addresses, phone numbers, postal addresses), and do NOT enter health, biometric, government-identifier (e.g. SSN) or payment-card data. This text is stored on the agent's governance card and is readable by everyone in the owning organization. | |
| agent_id | No | Optional. The agent the report concerns. Identifier only. | |
| recipeId | Yes | The detection recipe the report is filed against (the one that misfired or failed to fire). Identifier only. | |
| checkpoint_id | No | Optional. The related integrity checkpoint, so the reviewer can correlate. Identifier only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| type | Yes | ||
| candidate_id | Yes | ||
| related_recipe_id | Yes |