#1336
Worker queries need a safe connected-worker filter for fleet fan-out
#1415
Include a workflow's declared `inputs` in `workflow get --json` (and a `hasInputs` hint in `workflow search --json`)
#1335
data query and data get return the same payload under different keys
#1334
forEach leaves self.* unresolved in target
#1310
serve: workflow.approvals and workflow.run.search still full-scan the workflow-run store after the #1284 data.query pushdown
#1284
serve: read ops (data.query, workflow.approvals, workflow run.search) linearly scan the whole datastore — ~350–600ms floor regardless of match count
#1285
serve: main JS thread holds ~40–70% of a core while idle (no clients, no runs, --no-schedule)
#1282
workflow.run: relay a custom model method's output as method_output (command steps already do)
#1240
Job-level labels: block is silently ignored, not rejected
#1241
Issue submission redactor silently corrupts report bodies
#1213
Grant *revoke* is never applied to the running server — under `--grant-reload auto` and `manual` alike, a revoked grant stays in force until an explicit `access reload`
#1206
Unable to link account
#1177
swamp serve `--grant-reload auto` never reloads
#1119