https://github.com/Tejaacavale/claude-vs-stockfish
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 24 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 |
|---|---|---|---|
parse_args |
software | healthy | chess_chat.py:36 |
parse_move |
software | healthy | chess_chat.py:100 |
__init__ |
software | healthy | chess_chat.py:137 |
play_move |
software | healthy | chess_chat.py:153 |
_game_over_payload |
software | healthy | chess_chat.py:194 |
serialise_content |
software | healthy | chess_chat.py:207 |
main |
software | healthy | chess_chat.py:224 |
parse_args |
software | healthy | chess_vs_stockfish.py:40 |
build_user_prompt |
software | healthy | chess_vs_stockfish.py:66 |
extract_move |
software | healthy | chess_vs_stockfish.py:85 |
play_game |
software | healthy | chess_vs_stockfish.py:122 |
main |
software | healthy | chess_vs_stockfish.py:213 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
chess_chat.py |
software | healthy | chess_chat.py |
chess_vs_stockfish.py |
software | healthy | chess_vs_stockfish.py |
LICENSE |
software | healthy | LICENSE |
requirements.txt |
software | healthy | requirements.txt |
fable_chat_transcript_20260610.json |
software | healthy | transcripts/fable_chat_transcript_20260610.json |
chess_exp.py |
software | healthy | experiments/chess_exp.py |
| Label | Layer | Status | Path |
|---|---|---|---|
transcripts |
software | healthy | transcripts |
experiments |
software | healthy | experiments |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-lfcgs3bf |
software | healthy | /tmp/repobility-clone-lfcgs3bf |
| Label | Layer | Status | Path |
|---|---|---|---|
GameSession |
software | healthy | chess_chat.py:134 |
This page is publicly accessible at:
https://repobility.com/scan/53d5beb4-3fc1-4901-96e5-443461be7355/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/53d5beb4-3fc1-4901-96e5-443461be7355/
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.