https://github.com/tomcatzh/intelligence-gating-suite
· scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 115 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
json_text |
software | healthy | scripts/evaluate_agentic_gate.py:44 |
stable_hash |
software | healthy | scripts/evaluate_agentic_gate.py:48 |
read_json |
software | healthy | scripts/evaluate_agentic_gate.py:52 |
read_jsonl |
software | healthy | scripts/evaluate_agentic_gate.py:56 |
bool_to_int |
software | healthy | scripts/evaluate_agentic_gate.py:66 |
upsert |
software | healthy | scripts/evaluate_agentic_gate.py:72 |
parse_one_json_object |
software | healthy | scripts/evaluate_agentic_gate.py:86 |
hook |
software | dead | scripts/evaluate_agentic_gate.py:94 |
flatten_strings |
software | healthy | scripts/evaluate_agentic_gate.py:116 |
normalized |
software | healthy | scripts/evaluate_agentic_gate.py:132 |
contains_term |
software | healthy | scripts/evaluate_agentic_gate.py:139 |
value_at_path |
software | healthy | scripts/evaluate_agentic_gate.py:186 |
field_contains |
software | healthy | scripts/evaluate_agentic_gate.py:196 |
validate_argument_contract |
software | healthy | scripts/evaluate_agentic_gate.py:202 |
repetition_metrics |
software | healthy | scripts/evaluate_agentic_gate.py:228 |
validate_loop |
software | healthy | scripts/evaluate_agentic_gate.py:243 |
program_static_safety |
software | healthy | scripts/evaluate_agentic_gate.py:270 |
run_program_tests |
software | healthy | scripts/evaluate_agentic_gate.py:301 |
score_values |
software | healthy | scripts/evaluate_agentic_gate.py:331 |
evaluate_case |
software | healthy | scripts/evaluate_agentic_gate.py:338 |
request_error_evaluation |
software | healthy | scripts/evaluate_agentic_gate.py:498 |
execution_lookup |
software | healthy | scripts/evaluate_agentic_gate.py:533 |
suite_step_lookup |
software | healthy | scripts/evaluate_agentic_gate.py:551 |
write_evaluation |
software | healthy | scripts/evaluate_agentic_gate.py:568 |
compact_tool_response |
software | healthy | scripts/evaluate_agentic_gate.py:642 |
self_test_response |
software | healthy | scripts/evaluate_agentic_gate.py:646 |
build_self_test_responses |
software | healthy | scripts/evaluate_agentic_gate.py:712 |
main |
software | healthy | scripts/evaluate_agentic_gate.py:716 |
__init__ |
software | healthy | scripts/run_agentic_gate_retry.py:33 |
utc_iso |
software | healthy | scripts/run_agentic_gate_retry.py:40 |
now_id |
software | healthy | scripts/run_agentic_gate_retry.py:44 |
json_text |
software | healthy | scripts/run_agentic_gate_retry.py:48 |
stable_hash |
software | healthy | scripts/run_agentic_gate_retry.py:52 |
normalized_stream_text |
software | healthy | scripts/run_agentic_gate_retry.py:56 |
consecutive_suffix_repetition |
software | healthy | scripts/run_agentic_gate_retry.py:60 |
final_json_marker_count |
software | healthy | scripts/run_agentic_gate_retry.py:70 |
stream_repetition_evidence |
software | healthy | scripts/run_agentic_gate_retry.py:79 |
write_json |
software | healthy | scripts/run_agentic_gate_retry.py:112 |
append_jsonl |
software | healthy | scripts/run_agentic_gate_retry.py:117 |
effective_max_tokens |
software | healthy | scripts/run_agentic_gate_retry.py:123 |
select_cases |
software | healthy | scripts/run_agentic_gate_retry.py:129 |
stream_chat |
software | healthy | scripts/run_agentic_gate_retry.py:145 |
is_hard_failure |
software | healthy | scripts/run_agentic_gate_retry.py:293 |
is_recoverable_failure |
software | healthy | scripts/run_agentic_gate_retry.py:297 |
retry_observation |
software | healthy | scripts/run_agentic_gate_retry.py:302 |
final_status |
software | healthy | scripts/run_agentic_gate_retry.py:335 |
flat_attempt_record |
software | healthy | scripts/run_agentic_gate_retry.py:362 |
flat_timing_record |
software | healthy | scripts/run_agentic_gate_retry.py:392 |
run_case |
software | healthy | scripts/run_agentic_gate_retry.py:399 |
main |
software | healthy | scripts/run_agentic_gate_retry.py:497 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CASE_INDEX.md |
software | healthy | CASE_INDEX.md |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
MANIFEST.json |
software | healthy | MANIFEST.json |
evaluate_agentic_gate.py |
software | healthy | scripts/evaluate_agentic_gate.py |
run_agentic_gate_retry.py |
software | healthy | scripts/run_agentic_gate_retry.py |
run_vision_gate.py |
software | healthy | scripts/run_vision_gate.py |
run_codex_vision_gate.py |
software | healthy | scripts/run_codex_vision_gate.py |
run_codex_agentic_gate.py |
software | healthy | scripts/run_codex_agentic_gate.py |
suite.json |
software | healthy | raw/prompts/agentic-gate-v1/suite.json |
cases.json |
software | healthy | raw/prompts/agentic-vision-schema-v1/cases.json |
cases.json |
software | healthy | raw/prompts/agentic-vision-semantic-v1/cases.json |
cases.json |
software | healthy | raw/prompts/vision-reverse-prompt-v0/cases.json |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
raw |
software | healthy | raw |
prompts |
software | healthy | raw/prompts |
agentic-gate-v1 |
software | healthy | raw/prompts/agentic-gate-v1 |
agentic-vision-schema-v1 |
software | healthy | raw/prompts/agentic-vision-schema-v1 |
agentic-vision-semantic-v1 |
software | healthy | raw/prompts/agentic-vision-semantic-v1 |
vision-reverse-prompt-v0 |
software | healthy | raw/prompts/vision-reverse-prompt-v0 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ub9ef0jv |
software | healthy | /tmp/repobility-clone-ub9ef0jv |
| Label | Layer | Status | Path |
|---|---|---|---|
StreamRepetitionError |
software | healthy | scripts/run_agentic_gate_retry.py:32 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | scripts/evaluate_agentic_gate.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/b05051f7-97bd-4a02-ab2b-9eba09de8339/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b05051f7-97bd-4a02-ab2b-9eba09de8339/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.