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.

TitanTesla/Ai-music-organizer

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

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

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

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

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
repobility-clone-hisvaoh1 software healthy /tmp/repobility-clone-hisvaoh1
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/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.