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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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.
| Label | Layer | Status | Path |
|---|---|---|---|
.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.
| Label | Layer | Status | Path |
|---|---|---|---|
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… |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 | — |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
Axl-Lvy__MemorChess |
software | healthy | /data/fable5_failed_archive/Axl-Lvy__MemorChess |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | gradle/libs.versions.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | .github/workflows/benchmark-run.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
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.