OPS - GATEWAY: prepare Ops Agents Synology deploy

This commit is contained in:
DCCONSTRUCTIONS
2026-05-15 00:47:59 +03:00
parent 18ffe8ddc6
commit 9677c455b3
20 changed files with 620 additions and 37 deletions
+3 -2
View File
@@ -118,12 +118,13 @@ The UI should provide:
- show allowed workspace/project list;
- show revoke button.
The token itself should be shown once and never stored in frontend state longer than needed.
The token itself should be returned once, shown masked in the active setup packet, and never returned by the backend again.
The frontend may keep the full secret only in the current browser session for copy actions until reload/navigation.
Recommended user-facing artifact:
```text
TASKER_AGENT.md
OPS_AGENT.md
```
This file contains instructions, not the raw secret. Secrets should be passed through environment variables or Codex secret storage.