milton_generate
Generate structured Milton‑Model language patterns for a given goal, context, and setting, with built‑in defensive countermeasures to prevent covert manipulation.
Instructions
OFFENSE (with a built-in shield). Given a goal, context and a setting, returns a structured scaffold of Milton-Model patterns the HOST weaves into language — sugestim itself never emits a finished covert induction. Each pattern carries: canonical key (the join key shared with milton_analyze), two-tier family ('inverse_meta_model' = vagueness/deletion patterns the listener fills from their own content, vs 'indirect_directive' = embedded commands/questions, presupposition-stacking, conversational postulate, double bind, ambiguity), PL/EN templates with [slots] + examples, AND — invariant — a defensive block (how to spot it used on you + the counter-question). The guardrail applies unless setting is 'education' or 'self_defense_demo'. Ethics: these scaffolds exist so the patterns become RECOGNISABLE; covert use on a non-consenting party is the failure mode this server prevents. direction:'offense'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | The communicative outcome you want to support, in the listener's interest. | |
| context | Yes | The situation, relationship and channel (e.g. coaching session, sales email). | |
| setting | Yes | Use context. Gates the guardrail — 'education' and 'self_defense_demo' are recognition-oriented. | |
| patterns | No | Optional subset of canonical pattern keys to restrict output to. | |
| family | No | Optional filter by the two-tier family. Default 'all'. | all |
| lang | No | Language view of the response: 'pl', 'en', or 'both' (default). | both |