The general.py module#

Summary#

get_guidelines_for_workflow

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).

Module detail#

general.get_guidelines_for_workflow() str#

Product-agnostic execution model, snippet structure, chunking, do-not rules.