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.

ukaratay/acc

https://github.com/ukaratay/acc · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

47 raw signals (6 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 46 actionable findings from 2 signal sources. 2 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 319 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
test_singleton_clusters_reduce_to_iid_se software healthy tests/test_inference.py:18
test_within_cluster_correlation_inflates_se software healthy tests/test_inference.py:26
test_label_dtype_agnostic software healthy tests/test_inference.py:35
test_rejects_single_cluster_and_mismatch software healthy tests/test_inference.py:42
test_interval_brackets_mean_and_uses_t software healthy tests/test_inference.py:50
test_reproducible_with_seed software healthy tests/test_inference.py:63
test_interval_brackets_mean software healthy tests/test_inference.py:71
test_close_to_cr_interval_for_many_clusters software healthy tests/test_inference.py:78
test_single_bid_returns_zero software healthy tests/test_metrics.py:347
test_identical_bids software healthy tests/test_metrics.py:182
test_two_different_bids software healthy tests/test_metrics.py:46
test_scale_invariance software healthy tests/test_metrics.py:377
test_permutation_invariance software healthy tests/test_metrics.py:383
test_dummy_bidder_invariance software healthy tests/test_metrics.py:238
test_boundedness software healthy tests/test_metrics.py:77
test_schur_convexity software healthy tests/test_metrics.py:83
test_equal_transfer_sensitivity software healthy tests/test_metrics.py:99
test_uniform_sensitivity_violated software healthy tests/test_metrics.py:133
test_d1_calibration software healthy tests/test_metrics.py:160
test_d5_replication_invariance software healthy tests/test_metrics.py:164
test_single_bid_returns_one software healthy tests/test_metrics.py:414
test_distinct_bids software healthy tests/test_metrics.py:185
test_single_active_bidder_with_dummy_returns_zero software healthy tests/test_metrics.py:214
test_identical_bids_high_acc software healthy tests/test_metrics.py:218
test_competitive_auction software healthy tests/test_metrics.py:225
test_monotonic_in_rho software healthy tests/test_metrics.py:244
test_inverse_monotonic_in_dispersion software healthy tests/test_metrics.py:252
test_acc_is_log_of_evidence software healthy tests/test_metrics.py:261
test_batch_processing software healthy tests/test_metrics.py:445
test_evidence_greater_than_one software healthy tests/test_metrics.py:298
test_evidence_is_exp_of_acc software healthy tests/test_metrics.py:304
test_multiplicative_property software healthy tests/test_metrics.py:312
test_equal_bids_gives_log_n software healthy tests/test_metrics.py:351
test_two_bids_unequal software healthy tests/test_metrics.py:360
test_single_dominant_approaches_zero software healthy tests/test_metrics.py:371
test_entropy_bounded_by_log_n software healthy tests/test_metrics.py:389
test_equal_bids_gives_n software healthy tests/test_metrics.py:418
test_dominant_bidder_approaches_one software healthy tests/test_metrics.py:425
test_two_equal_bidders_rest_negligible software healthy tests/test_metrics.py:431
test_effective_bidders_bounded software healthy tests/test_metrics.py:438
rng software healthy tests/test_metrics.py:465
_test_sort_small software healthy tests/test_metrics.py:468
test_sort_n2 software healthy tests/test_metrics.py:481
test_sort_n3 software healthy tests/test_metrics.py:486
test_sort_n4 software healthy tests/test_metrics.py:491
test_sort_n5 software healthy tests/test_metrics.py:496
test_sort_n6 software healthy tests/test_metrics.py:501
test_sort_n7 software healthy tests/test_metrics.py:506
test_sort_n8 software healthy tests/test_metrics.py:511
test_sort_n9 software healthy tests/test_metrics.py:516

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

LabelLayerStatusPath
README.md software healthy README.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
LICENSE software healthy LICENSE
__init__.py software healthy tests/__init__.py
test_inference.py software healthy tests/test_inference.py
test_metrics.py software healthy tests/test_metrics.py
verify_numerical.py software healthy scripts/verify_numerical.py
verify_symbolic.py software healthy scripts/verify_symbolic.py
generate_fig_acc_geometry.py software healthy scripts/figures/generate_fig_acc_geometry.py
generate_fig_depth.py software healthy scripts/figures/generate_fig_depth.py
generate_fig_collusion.py software healthy scripts/figures/generate_fig_collusion.py
__init__.py software healthy scripts/figures/__init__.py
generate_all.py software healthy scripts/figures/generate_all.py
generate_fig_ebay_overview.py software healthy scripts/figures/generate_fig_ebay_overview.py
generate_tables.py software healthy scripts/figures/generate_tables.py
generate_fig_ebay_segments.py software healthy scripts/figures/generate_fig_ebay_segments.py
style.py software healthy scripts/figures/style.py
generate_fig_depth_boxplots.py software healthy scripts/figures/generate_fig_depth_boxplots.py
generate_fig_evt.py software healthy scripts/figures/generate_fig_evt.py
generate_fig_ebay_stability.py software healthy scripts/figures/generate_fig_ebay_stability.py
__init__.py software healthy scripts/simulations/__init__.py
run_evt_domains.py software healthy scripts/simulations/run_evt_domains.py
run_information_rent.py software healthy scripts/simulations/run_information_rent.py
run_coverage.py software healthy scripts/simulations/run_coverage.py
run_cluster_variance.py software healthy scripts/simulations/run_cluster_variance.py
common.py software healthy scripts/simulations/common.py
dependabot.yml software healthy .github/dependabot.yml
ci.yml software healthy .github/workflows/ci.yml
dispersion.py software healthy src/acc_metrics/dispersion.py
__init__.py software healthy src/acc_metrics/__init__.py
inference.py software healthy src/acc_metrics/inference.py
_sorting.py software healthy src/acc_metrics/_sorting.py
equilibrium.py software healthy src/acc_metrics/equilibrium.py
core.py software healthy src/acc_metrics/core.py
samplers.py software healthy src/acc_metrics/samplers.py

LabelLayerStatusPath
TestClusterRobustSE software healthy tests/test_inference.py:17
TestClusterRobustCI software healthy tests/test_inference.py:49
TestWildClusterBootstrapCI software healthy tests/test_inference.py:62
TestNormalizedGini software healthy tests/test_metrics.py:37
TestCompetitiveRatio software healthy tests/test_metrics.py:176
TestACC software healthy tests/test_metrics.py:199
TestEvidenceFactor software healthy tests/test_metrics.py:288
TestEntropy software healthy tests/test_metrics.py:339
TestEffectiveBidders software healthy tests/test_metrics.py:408
TestSortingNetworks software healthy tests/test_metrics.py:457
TestReverseAuctions software healthy tests/test_metrics.py:567
TestBCaEdgeCases software healthy tests/test_metrics.py:607
TestEquilibriumValidation software healthy tests/test_metrics.py:654
TestAccDelta software healthy tests/test_metrics.py:701
TestGoldenValues software healthy tests/test_metrics.py:788

LabelLayerStatusPath
tests software healthy tests
scripts software healthy scripts
figures software healthy scripts/figures
simulations software healthy scripts/simulations
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
acc_metrics software healthy src/acc_metrics

LabelLayerStatusPath
repobility-clone-unqrppij software healthy /tmp/repobility-clone-unqrppij

LabelLayerStatusPath
port:03 network healthy .github/dependabot.yml

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

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
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/b3ec389d-53dc-4663-8bdc-85b12d5d5bdb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b3ec389d-53dc-4663-8bdc-85b12d5d5bdb/

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.