Replace the REST API implementation with use of Prefect v3.
Use your GitHub MCP tool to refer to the patterns in:
https://github.com/AccelerationConsortium/ac-dev-lab/tree/main/src/ac_training_lab/ot-2/_scripts/prefect_deploy and https://github.com/AccelerationConsortium/ac-dev-lab/tree/main/src/ac_training_lab/ot-2/_scripts/prefect_workpool, favoring options that are simpler to set up.
Frequently fetch Prefect docs using your #context7 mcp tool.
Adhere to your custom instructions in .github/copilot-instructions.md. You are allowed to create new files, but please keep it minimal (one device.py, one orchestrator.py, and one README with concise installation / manual steps required such as setting up a workpool on the UI). You are allowed to change existing files. You are allowed to remove files.
(aside: note to Kelvin, this is mostly for illustration)
Replace the REST API implementation with use of Prefect v3.
Use your GitHub MCP tool to refer to the patterns in:
https://github.com/AccelerationConsortium/ac-dev-lab/tree/main/src/ac_training_lab/ot-2/_scripts/prefect_deploy and https://github.com/AccelerationConsortium/ac-dev-lab/tree/main/src/ac_training_lab/ot-2/_scripts/prefect_workpool, favoring options that are simpler to set up.
Frequently fetch Prefect docs using your #context7 mcp tool.
Adhere to your custom instructions in .github/copilot-instructions.md. You are allowed to create new files, but please keep it minimal (one device.py, one orchestrator.py, and one README with concise installation / manual steps required such as setting up a workpool on the UI). You are allowed to change existing files. You are allowed to remove files.
(aside: note to Kelvin, this is mostly for illustration)