OPS - GATEWAY: prepare Ops Agents Synology deploy
This commit is contained in:
+3
-2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user