github source

github.deployment_records

fail

List artifact deployment records

Requires org and subject_digest. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org, subject_digest captured 2026-08-31 05:57:47Zmedian 27533 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal221833 ms25589 ms29345 ms[0, 0]2
realistic223664 ms27533 ms31402 ms[0, 0]2
edge231117 ms31547 ms31977 ms[0, 0]2

Latency per trial

minimalmedian 25589ms
t129345mst221833ms
scale: 0–29345 ms
realisticmedian 27533ms
t123664mst231402ms
scale: 0–31402 ms
edgemedian 31547ms
t131977mst231117ms
scale: 0–31977 ms

Probe variants — every command + output

minimal2 trials
min 21833ms · median 25589ms · max 29345ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.deployment_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 1
Trials + output
trial 1·29345ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·21833ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 23664ms · median 27533ms · max 31402ms · rows 0,0

typical user query

Command
SELECT * FROM github.deployment_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 25
Trials + output
trial 1·23664ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31402ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 31117ms · median 31547ms · max 31977ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.deployment_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 200
Trials + output
trial 1·31977ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31117ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/deployment-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt129345ms0error
minimalt221833ms0error
realistict123664ms0error
realistict231402ms0error
edget131977ms0error
edget231117ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:57:47Z
JSON record: reports/github/tables/deployment_records.json
first_run_at: 2026-08-31T05:57:47Z
last_retried_at: 2026-08-31T05:57:47Z
retry_count: 0
View version history →