Add runtime SQLite query targets
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ The executor resolves lifecycle action templates under the scoped server workspa
|
||||
- Remote database and RCON jobs must use scoped input/artifact refs rather than embedding query or command bodies in job results.
|
||||
- Run self-update, dependency, and log backfill jobs must use declared capabilities, logical target keys, scoped refs, and bounded result refs.
|
||||
- Job payloads must not include logs, artifact chunks, raw host paths, raw credentials, direct sockets, or large inline result bodies.
|
||||
- Process stdout/stderr must be redacted and sent through the asynchronous live
|
||||
- Process stdout/stderr must be relayed verbatim through the asynchronous live
|
||||
relay rather than embedded in progress/result bodies. Relay failure or drop
|
||||
must not block job execution or create a local log backlog.
|
||||
- Job ack/progress/result/cancel/reconcile calls are lightweight lifecycle metadata and must be able to complete while artifact/file transfer work is active or retrying.
|
||||
|
||||
Reference in New Issue
Block a user