milton_analyze
Identify Milton Model hypnotic patterns in text and generate counter-measures to neutralize covert influence.
Instructions
DEFENSE (recognition). Given a block of text, returns the full Milton-Model lens (every canonical pattern with its definition, detection cues and the question that disarms it) plus the exact output_contract you must emit: every detected pattern as a labelled finding using the SAME canonical key set as milton_generate, what it presupposes, the specific gap YOU would fill from your own assumptions, why it is vague, and the counter-question. Covers all four ambiguity sub-types, embedded questions vs commands, negative commands, and text-channel analogue marking (italics/caps/line-breaks). Return status NO_PATTERNS_DETECTED on clean text and INSUFFICIENT_INPUT on empty input — never an empty blob. direction:'defense'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The natural-language text to analyse for Milton-Model patterns. | |
| lang | No | Language view of the response: 'pl', 'en', or 'both' (default). | both |