Configure when maps open
mmap_setupGet or set when the assistant opens a Mellos map. Choose always, complex, or on-request to control automatic mapping of structured tasks.
Instructions
Get or set the mapping policy — WHEN the assistant opens a Mellos map. Call with no arguments to read it: the reply names the policy chosen for the USER (every project), the one this PROJECT overrides it with if any, and which of them is in effect. If it reports "not set", ask the USER to choose (never pick for them): always = map every structured task — workflows, designs, architecture, technical dependencies; complex = map only medium or complex tasks — several modules, a new subsystem, roughly an hour or more; on-request = map only when the user explicitly asks. Then call again with their choice to persist it. It defaults to user scope, which is the normal one — the question is about how someone works, so it is asked once ever, not once per repository. Pass scope: "project" only when the user wants THIS project to differ from that habit. The policy guides you; it never blocks the tools, and an explicit user request for a map always wins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | where to record the choice: "user" (default) applies to every project this user opens; "project" overrides that for this project alone. Ignored when reading. | |
| policy | No | the user's choice to persist; omit to read the current policy |