The general.py module#
Summary#
Product-agnostic execution model, snippet structure, chunking, do-not rules. |
Description#
Product-agnostic Lumerical workflow guidance (workflow topic).
Owns the generic execution model, snippet structure, chunking principle,
parameter management, and “do NOT make assumptions / do NOT invent or
re-run” rules that apply to every Lumerical product (FDTD, MODE, DEVICE,
INTERCONNECT). Product-specific topics live in
ansys.lumerical.mcp.contexts.fdtd (and future
mode/device/interconnect modules).