Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

xiaoxiao-cvs/Shinoyuki-BetterAutoSave

https://github.com/xiaoxiao-cvs/Shinoyuki-BetterAutoSave · scanned 2026-06-16 01:02 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 7 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 163 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.

LabelLayerStatusPath
README.md software healthy README.md
README.en.md software healthy README.en.md
build.gradle software healthy build.gradle
LICENSE software healthy LICENSE
MULTIVERSION_PLAN.md software healthy docs/MULTIVERSION_PLAN.md
ROADMAP.md software healthy docs/ROADMAP.md
release.yml software healthy .github/workflows/release.yml
SaveListenerRegistryTest.java software healthy src/test/java/com/shinoyuki/betterautosave/api/SaveListener…
PendingSnapshotSlotTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/Pendi…
EntityStateMapTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/Entit…
StaleMissedCrossCycleTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/Stale…
ChunkSaveStateTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/Chunk…
MustDrainGaugeBalanceTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/MustD…
ChunkOrphanReadyInterleavingTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/Chunk…
SlotWordInterleavingTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/state/SlotW…
SaveDispatcherRecoveryTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/dispatch/Sa…
SerializationWorkerTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/worker/Seri…
AtomicNbtWriterTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/io/AtomicNb…
EntityPendingRelayTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/En…
SavedDataDispatchTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Sa…
SavedDataInFlightDedupTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Sa…
ChunkRelaySaveEventTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Ch…
EntityRegisterTerminalInterleavingTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/En…
ChunkSaveTaskRetryTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Ch…
EntitySaveTaskRetryTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/En…
ChunkPendingStateMachineTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Ch…
SavedDataDirtyOrderingTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Sa…
SnapshotPipelineDegradedTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Sn…
TerminalExitPreparingHandoffTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Te…
ChunkPendingRelayTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Ch…
SavedDataSyncFallbackTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Sa…
FlushHandlerTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Fl…
ChunkRecoveryQueueTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot/Ch…
AdaptiveThrottleTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/scheduler/A…
SaveQueueTest.java software healthy src/test/java/com/shinoyuki/betterautosave/core/scheduler/S…
InFlightVanillaParityTest.java software healthy src/test/java/com/shinoyuki/betterautosave/mixin/InFlightVa…
SavedDataDirtyVisibilityTest.java software healthy src/test/java/com/shinoyuki/betterautosave/mixin/SavedDataD…
ChunkMapSaveRecoveryTest.java software healthy src/test/java/com/shinoyuki/betterautosave/mixin/ChunkMapSa…
ChunkLatencyTrackerTest.java software healthy src/test/java/com/shinoyuki/betterautosave/diagnostic/Chunk…
SaveMetricsTest.java software healthy src/test/java/com/shinoyuki/betterautosave/diagnostic/SaveM…
PrometheusFormatterTest.java software healthy src/test/java/com/shinoyuki/betterautosave/diagnostic/Prome…
shinoyuki_betterautosave.mixins.json software healthy src/main/resources/shinoyuki_betterautosave.mixins.json
mods.toml software healthy src/main/resources/META-INF/mods.toml
en_us.json software healthy src/main/resources/assets/shinoyuki_betterautosave/lang/en_…
zh_cn.json software healthy src/main/resources/assets/shinoyuki_betterautosave/lang/zh_…
BetterAutoSaveCore.java software healthy src/main/java/com/shinoyuki/betterautosave/BetterAutoSaveCo…
BetterAutoSaveMod.java software healthy src/main/java/com/shinoyuki/betterautosave/BetterAutoSaveMo…
ConfigSpec.java software healthy src/main/java/com/shinoyuki/betterautosave/config/ConfigSpe…
BetterAutoSaveConfig.java software healthy src/main/java/com/shinoyuki/betterautosave/config/BetterAut…
ServerThreadAssert.java software healthy src/main/java/com/shinoyuki/betterautosave/util/ServerThrea…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
docs software healthy docs
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
test software healthy src/test
java software healthy src/test/java
com software healthy src/test/java/com
shinoyuki software healthy src/test/java/com/shinoyuki
betterautosave software healthy src/test/java/com/shinoyuki/betterautosave
api software healthy src/test/java/com/shinoyuki/betterautosave/api
core software healthy src/test/java/com/shinoyuki/betterautosave/core
state software healthy src/test/java/com/shinoyuki/betterautosave/core/state
dispatch software healthy src/test/java/com/shinoyuki/betterautosave/core/dispatch
worker software healthy src/test/java/com/shinoyuki/betterautosave/core/worker
io software healthy src/test/java/com/shinoyuki/betterautosave/core/io
snapshot software healthy src/test/java/com/shinoyuki/betterautosave/core/snapshot
scheduler software healthy src/test/java/com/shinoyuki/betterautosave/core/scheduler
mixin software healthy src/test/java/com/shinoyuki/betterautosave/mixin
diagnostic software healthy src/test/java/com/shinoyuki/betterautosave/diagnostic
main software healthy src/main
resources software healthy src/main/resources
META-INF software healthy src/main/resources/META-INF
assets software healthy src/main/resources/assets
shinoyuki_betterautosave software healthy src/main/resources/assets/shinoyuki_betterautosave
lang software healthy src/main/resources/assets/shinoyuki_betterautosave/lang
java software healthy src/main/java
com software healthy src/main/java/com
shinoyuki software healthy src/main/java/com/shinoyuki
betterautosave software healthy src/main/java/com/shinoyuki/betterautosave
config software healthy src/main/java/com/shinoyuki/betterautosave/config
util software healthy src/main/java/com/shinoyuki/betterautosave/util
api software healthy src/main/java/com/shinoyuki/betterautosave/api
core software healthy src/main/java/com/shinoyuki/betterautosave/core
state software healthy src/main/java/com/shinoyuki/betterautosave/core/state
dispatch software healthy src/main/java/com/shinoyuki/betterautosave/core/dispatch
worker software healthy src/main/java/com/shinoyuki/betterautosave/core/worker
io software healthy src/main/java/com/shinoyuki/betterautosave/core/io
snapshot software healthy src/main/java/com/shinoyuki/betterautosave/core/snapshot
scheduler software healthy src/main/java/com/shinoyuki/betterautosave/core/scheduler
mixin software healthy src/main/java/com/shinoyuki/betterautosave/mixin
accessor software healthy src/main/java/com/shinoyuki/betterautosave/mixin/accessor
diagnostic software healthy src/main/java/com/shinoyuki/betterautosave/diagnostic
command software healthy src/main/java/com/shinoyuki/betterautosave/command
release-notes software healthy release-notes

LabelLayerStatusPath
repobility-clone-05xkiott software healthy /tmp/repobility-clone-05xkiott

LabelLayerStatusPath
port:9450 network healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/94ad3a56-2fae-499a-b894-5642af4065d7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/94ad3a56-2fae-499a-b894-5642af4065d7/

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.