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.

WurabeSeiji/ai-chat-logs-open

https://github.com/WurabeSeiji/ai-chat-logs-open · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

101 raw signals (0 security + 101 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 85 actionable findings from 1 signal source. 16 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: severity: low × excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 81.1/100 with 66.7% coverage. It contains 1005 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 101 findings — concentrated in quality (49), software (30), security (20). Risk profile is high: 0 critical, 18 high, 6 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 41 of 85 actionable findings. 101 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 582 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Tests conf 1.00 Low test-to-source ratio
8 tests / 60 src (ratio 0.13).
low System graph quality Integrity conf 1.00 13 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: 波長空間と周波数空間の双対幾何/supplement79_scale_free_and_stripe_table.py:act, 波長空間と周波数空間の双対幾何/paper13_14_figures.py:act This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why …
13 occurrences
repo-level (13 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 4 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: 波長空間と周波数空間の双対幾何/supplement65_controls.py:axwave, 波長空間と周波数空間の双対幾何/supplement65_c3_exact_decoder.py:axwave, 波長空間と周波数空間の双対幾何/supplement65_conservation_tests.py:axwave This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see htt…
4 occurrences
repo-level (4 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: 波長空間と周波数空間の双対幾何/supplement49_quaternion_split_check.py:two_step_paths, 波長空間と周波数空間の双対幾何/supplement51_phase_custody_derivation.py:two_step_paths, 波長空間と周波数空間の双対幾何/supplement52_covariant_reduction.py:two_step_paths, 波長空間と周波数空間の双対幾何/supplement54_bit_identi…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: 波長空間と周波数空間の双対幾何/supplement73_followup.py:eta_paths_full, 波長空間と周波数空間の双対幾何/paper13_14_figures.py:eta_list, 波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:eta_paths, 波長空間と周波数空間の双対幾何/supplement75_granularity_execution.py:eta_paths_full This is *the* AI-c…
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `paper0_figures_spec_v2` in 波長空間と周波数空間の双対幾何/paper0_figures.py:4
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: cells_upto
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement70_A1_position_involution.py:8
low System graph software Dead code conf 1.00 Possibly dead Python function: fig10_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:440
low System graph software Dead code conf 1.00 Possibly dead Python function: fig10_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:463
low System graph software Dead code conf 1.00 Possibly dead Python function: fig10_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:479
low System graph software Dead code conf 1.00 Possibly dead Python function: fig11_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:497
low System graph software Dead code conf 1.00 Possibly dead Python function: fig11_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:514
low System graph software Dead code conf 1.00 Possibly dead Python function: fig12_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:539
low System graph software Dead code conf 1.00 Possibly dead Python function: fig12_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:561
low System graph software Dead code conf 1.00 Possibly dead Python function: fig5_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:91
low System graph software Dead code conf 1.00 Possibly dead Python function: fig5_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:123
low System graph software Dead code conf 1.00 Possibly dead Python function: fig5_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:137
low System graph software Dead code conf 1.00 Possibly dead Python function: fig6_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:165
low System graph software Dead code conf 1.00 Possibly dead Python function: fig6_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:181
low System graph software Dead code conf 1.00 Possibly dead Python function: fig6_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:205
low System graph software Dead code conf 1.00 Possibly dead Python function: fig7_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:241
low System graph software Dead code conf 1.00 Possibly dead Python function: fig7_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:256
low System graph software Dead code conf 1.00 Possibly dead Python function: fig7_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:275
low System graph software Dead code conf 1.00 Possibly dead Python function: fig8_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:298
low System graph software Dead code conf 1.00 Possibly dead Python function: fig8_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:321
low System graph software Dead code conf 1.00 Possibly dead Python function: fig8_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:334
low System graph software Dead code conf 1.00 Possibly dead Python function: fig9_1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:364
low System graph software Dead code conf 1.00 Possibly dead Python function: fig9_2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:382
low System graph software Dead code conf 1.00 Possibly dead Python function: fig9_3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/generate_paper_figures.py:406
low System graph software Dead code conf 1.00 Possibly dead Python function: odd_visible
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement37_epr_layer_verification.py:32
low System graph software Dead code conf 1.00 Possibly dead Python function: s1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:60
low System graph software Dead code conf 1.00 Possibly dead Python function: s2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:66
low System graph software Dead code conf 1.00 Possibly dead Python function: s3
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:72
low System graph software Dead code conf 1.00 Possibly dead Python function: s4
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:82
low System graph software Dead code conf 1.00 Possibly dead Python function: s5
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement69_handoff_A2_eta.py:87
low System graph software Dead code conf 1.00 Possibly dead Python function: transform_pred
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
波長空間と周波数空間の双対幾何/supplement44_branch_channel_verification.py:173
low System graph quality Docs conf 1.00 README lacks setup or run instructions
A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin.
ReadmeRepo hardeningGenerated repo pattern
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph quality Integrity conf 1.00 Stub function `cells_upto` (body is just `pass`/`return`) — 波長空間と周波数空間の双対幾何/supplement70_A1_position_involution.py:8
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
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/1ebf0815-3c7d-4421-8422-83a26cd1dd8c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ebf0815-3c7d-4421-8422-83a26cd1dd8c/

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.