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.

Axl-Lvy/MemorChess

https://github.com/Axl-Lvy/MemorChess · scanned 2026-06-17 01:18 UTC (1 month, 2 weeks ago)

33 raw signals (0 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +1.9 (diff) · 8 actionable findings from 1 signal source. 25 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 516 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
renovate.json software healthy renovate.json
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
LICENSE software healthy LICENSE
git-commit-instructions.md software healthy .github/git-commit-instructions.md
pull_request_template.md software healthy .github/pull_request_template.md
copilot-instructions.md software healthy .github/copilot-instructions.md
update_properties.sh software healthy .github/scripts/update_properties.sh
compare_benchmarks.py software healthy .github/scripts/compare_benchmarks.py
check_translations.py software healthy .github/scripts/check_translations.py
extract_benchmark_summary.py software healthy .github/scripts/extract_benchmark_summary.py
benchmark-run.yml software healthy .github/workflows/benchmark-run.yml
benchmark-pr.yml software healthy .github/workflows/benchmark-pr.yml
deploy_wasm.yml software healthy .github/workflows/deploy_wasm.yml
auto_update_prs.yml software healthy .github/workflows/auto_update_prs.yml
pr_name_check.yml software healthy .github/workflows/pr_name_check.yml
check.yml software healthy .github/workflows/check.yml
benchmark.yml software healthy .github/workflows/benchmark.yml
libs.versions.toml software healthy gradle/libs.versions.toml
build.gradle.kts software healthy androidApp/build.gradle.kts
MainActivity.kt software healthy androidApp/src/main/kotlin/proj/memorchess/axl/MainActivity…
TestNavigation.kt software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/TestN…
TestImportExport.kt software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/TestI…
InstrumentedTestUtil.kt software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/test_…
TestNodeEntitiesDataBase.kt software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/datab…
build.gradle.kts software healthy composeApp/build.gradle.kts
test_setup.js software healthy composeApp/src/wasmJsTest/resources/test_setup.js
TestLinesExplorerJvm.kt software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/core/inte…
TestLichessSignInControllerJvm.kt software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/core/auth…
TestLichessExplorerPanel.kt software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/ui/compon…
TestUtil.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
TestDatabaseQueryManager.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
Games.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
ToastRendererForTests.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
InMemoryExplorerCache.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
TestWithKoin.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
NoOpReloader.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
NoOpNavigator.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
TestTestDatabase.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
TestSettings.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
RememberLastRouteNavigator.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
TestDateUtil.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/T…
TestLinesExplorer.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/i…
TestSingleMoveTrainer.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/i…
TestTrainingNodeOrder.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/i…
TestOAuthTokenStore.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/a…
TestLichessOAuthClient.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/a…
TestLichessSignInController.kt software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/a…

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

LabelLayerStatusPath
.github software healthy .github
scripts software healthy .github/scripts
workflows software healthy .github/workflows
gradle software healthy gradle
androidApp software healthy androidApp
src software healthy androidApp/src
main software healthy androidApp/src/main
kotlin software healthy androidApp/src/main/kotlin
proj software healthy androidApp/src/main/kotlin/proj
memorchess software healthy androidApp/src/main/kotlin/proj/memorchess
axl software healthy androidApp/src/main/kotlin/proj/memorchess/axl
androidTest software healthy androidApp/src/androidTest
kotlin software healthy androidApp/src/androidTest/kotlin
proj software healthy androidApp/src/androidTest/kotlin/proj
memorchess software healthy androidApp/src/androidTest/kotlin/proj/memorchess
axl software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl
test_util software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/test_…
database software healthy androidApp/src/androidTest/kotlin/proj/memorchess/axl/datab…
composeApp software healthy composeApp
src software healthy composeApp/src
wasmJsTest software healthy composeApp/src/wasmJsTest
resources software healthy composeApp/src/wasmJsTest/resources
jvmTest software healthy composeApp/src/jvmTest
kotlin software healthy composeApp/src/jvmTest/kotlin
proj software healthy composeApp/src/jvmTest/kotlin/proj
memorchess software healthy composeApp/src/jvmTest/kotlin/proj/memorchess
axl software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl
core software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/core
interaction software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/core/inte…
auth software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/core/auth
ui software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/ui
components software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/ui/compon…
explore software healthy composeApp/src/jvmTest/kotlin/proj/memorchess/axl/ui/compon…
commonTest software healthy composeApp/src/commonTest
kotlin software healthy composeApp/src/commonTest/kotlin
proj software healthy composeApp/src/commonTest/kotlin/proj
memorchess software healthy composeApp/src/commonTest/kotlin/proj/memorchess
axl software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl
test_util software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/test_u…
core software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core
interaction software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/i…
auth software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/a…
scheduling software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/s…
pgn software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/p…
engine software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/e…
evaluation software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/e…
graph software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/e…
config software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/c…
graph software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/core/g…
ui software healthy composeApp/src/commonTest/kotlin/proj/memorchess/axl/ui

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

LabelLayerStatusPath
load_baselines software healthy .github/scripts/compare_benchmarks.py:43
format_value software healthy .github/scripts/compare_benchmarks.py:56
relative_floor software healthy .github/scripts/compare_benchmarks.py:67
classify software healthy .github/scripts/compare_benchmarks.py:71
render_section software healthy .github/scripts/compare_benchmarks.py:106
split_key software healthy .github/scripts/compare_benchmarks.py:135
render_comment software healthy .github/scripts/compare_benchmarks.py:143
main software healthy .github/scripts/compare_benchmarks.py:179
__str__ software healthy .github/scripts/check_translations.py:42
extract_keys_from_file software healthy .github/scripts/check_translations.py:63
get_key_differences software healthy .github/scripts/check_translations.py:76
print_key_count_mismatch software healthy .github/scripts/check_translations.py:89
print_key_order_mismatch software healthy .github/scripts/check_translations.py:112
validate_translation_file software healthy .github/scripts/check_translations.py:124
get_translation_directories software healthy .github/scripts/check_translations.py:150
check_translations software healthy .github/scripts/check_translations.py:159
short_name software healthy .github/scripts/extract_benchmark_summary.py:38
collect_macro_metrics software healthy .github/scripts/extract_benchmark_summary.py:43
make_macro_entry software healthy .github/scripts/extract_benchmark_summary.py:70
collect_micro_metrics software healthy .github/scripts/extract_benchmark_summary.py:75
prune_old_runs software healthy .github/scripts/extract_benchmark_summary.py:103
parse_filename_date software healthy .github/scripts/extract_benchmark_summary.py:113
main software healthy .github/scripts/extract_benchmark_summary.py:122
KarmaWebpackOutputFramework software healthy composeApp/karma.config.d/resources.js:KarmaWebpackOutputFr…

LabelLayerStatusPath
macrobenchmark cicd healthy .github/workflows/benchmark-run.yml
microbenchmark cicd healthy .github/workflows/benchmark-run.yml
merge-results cicd healthy .github/workflows/benchmark-run.yml
opt-in cicd healthy .github/workflows/benchmark-pr.yml
run cicd healthy .github/workflows/benchmark-pr.yml
compare cicd healthy .github/workflows/benchmark-pr.yml
build-and-deploy cicd healthy .github/workflows/deploy_wasm.yml
auto-update cicd healthy .github/workflows/auto_update_prs.yml
validate-pr-title cicd healthy .github/workflows/pr_name_check.yml
detect cicd healthy .github/workflows/check.yml
format-check cicd healthy .github/workflows/check.yml
translations-check cicd healthy .github/workflows/check.yml
jvm-tests cicd healthy .github/workflows/check.yml
compile-multiplat cicd healthy .github/workflows/check.yml
compile-benchmark cicd healthy .github/workflows/check.yml
android-tests cicd healthy .github/workflows/check.yml
wasm-tests cicd healthy .github/workflows/check.yml
ios-tests cicd healthy .github/workflows/check.yml
publish-test-results cicd healthy .github/workflows/check.yml
sonar-analysis cicd healthy .github/workflows/check.yml
check-status cicd healthy .github/workflows/check.yml
run cicd healthy .github/workflows/benchmark.yml
record-baseline cicd healthy .github/workflows/benchmark.yml

LabelLayerStatusPath
BADGE_COLOR cicd healthy
SONAR_TOKEN cicd healthy
GIST_ID cicd healthy
LICHESS_API_TOKEN cicd healthy
REPOSITORY_ACCESS_TOKEN cicd healthy
APP_PRIVATE_KEY cicd healthy
GIST_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
gha::benchmark-run cicd healthy .github/workflows/benchmark-run.yml
gha::benchmark-pr cicd healthy .github/workflows/benchmark-pr.yml
gha::deploy_wasm cicd healthy .github/workflows/deploy_wasm.yml
gha::auto_update_prs cicd healthy .github/workflows/auto_update_prs.yml
gha::pr_name_check cicd healthy .github/workflows/pr_name_check.yml
gha::check cicd healthy .github/workflows/check.yml
gha::benchmark cicd healthy .github/workflows/benchmark.yml

LabelLayerStatusPath
Color software healthy .github/scripts/check_translations.py:26
TranslationKey software healthy .github/scripts/check_translations.py:36
KeyDifference software healthy .github/scripts/check_translations.py:47
ValidationResult software healthy .github/scripts/check_translations.py:55

LabelLayerStatusPath
Axl-Lvy__MemorChess software healthy /data/fable5_failed_archive/Axl-Lvy__MemorChess

LabelLayerStatusPath
sqlite data healthy gradle/libs.versions.toml

LabelLayerStatusPath
gpu (detected) hardware healthy .github/workflows/benchmark-run.yml

LabelLayerStatusPath
auth::CLAUDE.md security healthy CLAUDE.md
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/d530fd64-3bb6-4817-b511-e7ba4f9ffc18/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d530fd64-3bb6-4817-b511-e7ba4f9ffc18/

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.