https://github.com/yukihamada/yukihamada.jp
· scanned 2026-06-16 02:58 UTC (2 months ago)
24 raw signals (0 security + 24 graph)
Last scanned 2 months ago · v2 · 24 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 35 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 |
|---|---|---|---|
check_auth |
software | healthy | m5_server.py:39 |
set_state |
software | healthy | m5_server.py:50 |
get_state |
software | healthy | m5_server.py:56 |
get_whisper |
software | healthy | m5_server.py:64 |
root |
software | healthy | m5_server.py:83 |
health |
software | healthy | m5_server.py:87 |
state |
software | healthy | m5_server.py:91 |
_build_system |
software | healthy | m5_server.py:106 |
_strip_think |
software | healthy | m5_server.py:129 |
_gen_local |
software | healthy | m5_server.py:135 |
candidates |
software | healthy | m5_server.py:161 |
ask |
software | healthy | m5_server.py:187 |
transcribe |
software | healthy | m5_server.py:203 |
_transcribe_sync |
software | healthy | m5_server.py:232 |
⚙ CORSMiddleware |
software | healthy | m5_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
m5_server.py |
software | healthy | m5_server.py |
Cargo.toml |
software | healthy | Cargo.toml |
fly.toml |
software | healthy | fly.toml |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
README.md |
software | healthy | README.md |
record-mv.mjs |
software | healthy | record-mv.mjs |
Dockerfile |
software | healthy | Dockerfile |
Cargo.lock |
software | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | m5_server.py |
GET /health |
api | healthy | m5_server.py |
GET /state |
api | healthy | m5_server.py |
POST /candidates |
api | healthy | m5_server.py |
POST /ask |
api | healthy | m5_server.py |
POST /transcribe |
api | healthy | m5_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
AskReq |
software | healthy | m5_server.py:94 |
CandidatesReq |
software | healthy | m5_server.py:100 |
| Label | Layer | Status | Path |
|---|---|---|---|
yukihamada__yukihamada.jp |
software | healthy | /data/fable5_failed_archive/yukihamada__yukihamada.jp |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.0.47 |
network | healthy | m5_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/e262b616-a3e5-4fc9-b711-c16016a6408d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e262b616-a3e5-4fc9-b711-c16016a6408d/
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.