Type Alias NlMapPlanEffectExperimental

NlMapPlanEffect: "read" | "viewport" | "mutation"

Effect classification of one plan step, derived from the agent-tools definition: read tools stay read, setViewport is viewport, and the remaining action tools are mutation. Anything other than read requires an agent-safety approval envelope before execution.