AGENT DRY-RUN WORKBENCH
Plan experiments before local execution
Prepare instr-core Agent API requests against a selected schema, inspect the generated plan, and keep execution locked until a local operator confirms it.
instr.cc does not connect to VISA resources or energize hardware. This surface models the plan and dry-run payload for a local instr-core runtime.
Agent request
Generate a local dry-run preview shaped like instr-core Agent API requests. Execution remains locked.
Dry-run preview
execution locked- 01planParse the goal into a typed AgentPlan.
- 02dry_runValidate ranges, state prerequisites, and safety rules.
- 03confirmRequire explicit local operator confirmation.
- 04executeHand off only to local instr-core after confirmation.
Current schema context
- Instrument
- ni/dmm/pxie-4081
- Commands
- 1
- Limits
- 1
- Safety rules
- 2