https://github.com/junnam586/agentdeal
· scanned 2026-06-16 04:29 UTC (2 months ago)
3 raw signals (0 security + 3 graph)
Last scanned 2 months ago · v1 · 3 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 |
|---|---|---|---|
_build_inputs |
software | healthy | server.py:60 |
root |
software | healthy | server.py:76 |
post_negotiate |
software | healthy | server.py:85 |
_event_stream |
software | healthy | server.py:106 |
on_event |
software | dead | server.py:111 |
run |
software | healthy | server.py:114 |
get_negotiations |
software | healthy | server.py:144 |
get_negotiation |
software | healthy | server.py:149 |
⚙ CORSMiddleware |
software | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
server.py |
software | healthy | server.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
SKILL (1).md |
software | healthy | SKILL (1).md |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | server.py |
POST /negotiate |
api | healthy | server.py |
GET /negotiations |
api | healthy | server.py |
GET /negotiations/{negotiation_id} |
api | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SellerSpec |
software | healthy | server.py:43 |
NegotiateRequest |
software | healthy | server.py:51 |
| Label | Layer | Status | Path |
|---|---|---|---|
junnam586__agentdeal |
software | healthy | /data/fable5_failed_archive/junnam586__agentdeal |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/b00e74a9-7358-4fbe-a747-af689838a1fd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b00e74a9-7358-4fbe-a747-af689838a1fd/
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.