- VS Code with GitHub Copilot enabled
- Python 3
- Optional: Node.js / npm for Playwright MCP
Open the repository root in VS Code.
Read:
README.mdSECURITY.mddocs/public_release_checklist.md
- shared project skeleton: root
- profile packs:
profiles/hmi,profiles/plc,profiles/security - reusable prompts:
prompts/advanced
./scripts/demo_run.sh./profiles/hmi/scripts/demo_run.sh
./profiles/plc/scripts/demo_run.sh
./profiles/security/scripts/demo_run.shpython3 scripts/validate_profile_frontmatter.py
python3 scripts/check_dangerous_tool_exposure.py
python3 scripts/check_insufficient_evidence_rule.py- HMI → UI / alarm / screenshot-oriented work
- PLC → sequence / interlock / controlled bench workflow
- Security → IEC 62443 / scan triage / residual risk