https://github.com/TitanTesla/Ai-music-organizer
· scanned 2026-06-16 00:37 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 46 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
HeuristicsTests.cs |
software | healthy | tests/MusicOrganizer.Tests/HeuristicsTests.cs |
UtilTests.cs |
software | healthy | tests/MusicOrganizer.Tests/UtilTests.cs |
PlannerAndQualityTests.cs |
software | healthy | tests/MusicOrganizer.Tests/PlannerAndQualityTests.cs |
FingerprintTests.cs |
software | healthy | tests/MusicOrganizer.Tests/FingerprintTests.cs |
PcDoctorTests.cs |
software | healthy | tests/MusicOrganizer.Tests/PcDoctorTests.cs |
TestAudio.cs |
software | healthy | tests/MusicOrganizer.Tests/TestAudio.cs |
CrashRecoveryTests.cs |
software | healthy | tests/MusicOrganizer.Tests/CrashRecoveryTests.cs |
EndToEndTests.cs |
software | healthy | tests/MusicOrganizer.Tests/EndToEndTests.cs |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
Program.cs |
software | healthy | src/PcDoctor/Program.cs |
DoctorReport.cs |
software | healthy | src/PcDoctor/DoctorReport.cs |
Probes.cs |
software | healthy | src/PcDoctor/Probes.cs |
Models.cs |
software | healthy | src/PcDoctor/Models.cs |
StopCodes.cs |
software | healthy | src/PcDoctor/StopCodes.cs |
Diagnosis.cs |
software | healthy | src/PcDoctor/Diagnosis.cs |
Program.cs |
software | healthy | src/MusicOrganizer/Program.cs |
MusicBrainzClient.cs |
software | healthy | src/MusicOrganizer/MusicBrainzClient.cs |
RenamePlanner.cs |
software | healthy | src/MusicOrganizer/RenamePlanner.cs |
Organizer.cs |
software | healthy | src/MusicOrganizer/Organizer.cs |
TagReader.cs |
software | healthy | src/MusicOrganizer/TagReader.cs |
MetadataResolver.cs |
software | healthy | src/MusicOrganizer/MetadataResolver.cs |
Executor.cs |
software | healthy | src/MusicOrganizer/Executor.cs |
Util.cs |
software | healthy | src/MusicOrganizer/Util.cs |
Models.cs |
software | healthy | src/MusicOrganizer/Models.cs |
Reporter.cs |
software | healthy | src/MusicOrganizer/Reporter.cs |
Scanner.cs |
software | healthy | src/MusicOrganizer/Scanner.cs |
CrashRecovery.cs |
software | healthy | src/MusicOrganizer/CrashRecovery.cs |
DuplicateDetector.cs |
software | healthy | src/MusicOrganizer/DuplicateDetector.cs |
Fingerprinter.cs |
software | healthy | src/MusicOrganizer/Fingerprinter.cs |
UndoRunner.cs |
software | healthy | src/MusicOrganizer/UndoRunner.cs |
NameHeuristics.cs |
software | healthy | src/MusicOrganizer/NameHeuristics.cs |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
MusicOrganizer.Tests |
software | healthy | tests/MusicOrganizer.Tests |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
PcDoctor |
software | healthy | src/PcDoctor |
MusicOrganizer |
software | healthy | src/MusicOrganizer |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hisvaoh1 |
software | healthy | /tmp/repobility-clone-hisvaoh1 |
This page is publicly accessible at:
https://repobility.com/scan/69d63fe2-65d0-4df5-b517-d4230fefaa15/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/69d63fe2-65d0-4df5-b517-d4230fefaa15/
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.