Add runtime SQLite query targets

This commit is contained in:
npc0-hue
2026-09-01 17:15:09 +08:00
parent 65da73eff0
commit 163fbda394
17 changed files with 708 additions and 114 deletions
+2 -2
View File
@@ -32,7 +32,7 @@ safe result `protected_request_unknown`; other transport failures use bounded
diagnostics without forwarding handler errors or response bodies. These errors
affect only the current request.
Management-program stdout and stderr are bounded, redacted, and sent to the
live log relay with source `management-program` and streams
Management-program stdout and stderr are sent verbatim to the live log relay
with source `management-program` and streams
`management-program.stdout` / `management-program.stderr`. They are not file
execution logs and are never embedded in job result content.