github source

github.storage_records

fail

List artifact storage 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 09:00:03Zmedian 37482 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
minimal230845 ms32486 ms34127 ms[0, 0]2
realistic236643 ms37482 ms38322 ms[0, 0]2
edge230682 ms35818 ms40955 ms[0, 0]2

Latency per trial

minimalmedian 32486ms
t130845mst234127ms
scale: 0–34127 ms
realisticmedian 37482ms
t136643mst238322ms
scale: 0–38322 ms
edgemedian 35818ms
t140955mst230682ms
scale: 0–40955 ms

Probe variants — every command + output

minimal2 trials
min 30845ms · median 32486ms · max 34127ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.storage_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 1
Trials + output
trial 1·30845ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34127ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 36643ms · median 37482ms · max 38322ms · rows 0,0

typical user query

Command
SELECT * FROM github.storage_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 25
Trials + output
trial 1·36643ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·38322ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 30682ms · median 35818ms · max 40955ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.storage_records WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 200
Trials + output
trial 1·40955ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-records
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30682ms·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-storage-records","status":"404"} [GET] https://api.github.com/orgs/opencode/artifacts/sha256:0000/metadata/storage-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
minimalt130845ms0error
minimalt234127ms0error
realistict136643ms0error
realistict238322ms0error
edget140955ms0error
edget230682ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:00:03Z
JSON record: reports/github/tables/storage_records.json
first_run_at: 2026-08-31T09:00:03Z
last_retried_at: 2026-08-31T09:00:03Z
retry_count: 0
View version history →