docs: note CLI as preferred tool for non-UI system setup and control

This commit is contained in:
Joseph Doherty
2026-03-17 18:19:31 -04:00
parent 85d351d729
commit adc1af9f16

View File

@@ -147,3 +147,4 @@ There is no source code in this project — only design documentation in markdow
## Tool Usage
- When consulting with the Codex MCP tool, use model `gpt-5.4`.
- When a task requires setting up or controlling system state (sites, templates, instances, data connections, deployments, security, etc.) and the Central UI is not needed, prefer the ScadaLink CLI over manual DB edits or UI navigation. See [`src/ScadaLink.CLI/README.md`](src/ScadaLink.CLI/README.md) for the full command reference.