github source

github.rule_suites

fail

List organization rule suites

Requires org. Most useful optional filters: ref, time_period, owner. Add rule_suite_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 08:50:31Zmedian 31197 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
minimal227529 ms28597 ms29665 ms[0, 0]2
realistic228330 ms31197 ms34064 ms[0, 0]2
edge233003 ms34685 ms36368 ms[0, 0]2

Latency per trial

minimalmedian 28597ms
t127529mst229665ms
scale: 0–29665 ms
realisticmedian 31197ms
t128330mst234064ms
scale: 0–34064 ms
edgemedian 34685ms
t136368mst233003ms
scale: 0–36368 ms

Probe variants — every command + output

minimal2 trials
min 27529ms · median 28597ms · max 29665ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.rule_suites WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·27529ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29665ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 28330ms · median 31197ms · max 34064ms · rows 0,0

typical user query

Command
SELECT * FROM github.rule_suites WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·28330ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34064ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 33003ms · median 34685ms · max 36368ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.rule_suites WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·36368ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·33003ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/rule-suites
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
minimalt127529ms0error
minimalt229665ms0error
realistict128330ms0error
realistict234064ms0error
edget136368ms0error
edget233003ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:50:31Z
JSON record: reports/github/tables/rule_suites.json
first_run_at: 2026-08-31T08:50:31Z
last_retried_at: 2026-08-31T08:50:31Z
retry_count: 0
View version history →