EPICS: Experimental Physics and Industrial Control System—a middleware protocol used to control large scientific instruments like particle accelerators.
PV: Process Variable—a named piece of data (like a sensor reading or setpoint) in a control system.
ReAct: Reason+Act—a paradigm where agents interleave reasoning traces with action execution.
MCP: Model Context Protocol—a standard for connecting AI models to external data and tools.
Plan-first: An architecture where the agent generates a full schedule of actions for review before executing the first step, contrasting with iterative execution.
Sandboxing: Running code in an isolated environment (e.g., Docker container) to prevent unauthorized system access.
Connectors: Abstraction layers that translate generic agent actions into specific facility protocols (like EPICS Channel Access).
Interlock: A hardware or software safety mechanism that automatically halts operations if specific unsafe conditions are met.