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.

RyuuNeko1107/ja-furigana-dict

https://github.com/RyuuNeko1107/ja-furigana-dict · scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)

31 raw signals (0 security + 31 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 26 actionable findings from 1 signal source. 5 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 405 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
CLAUDE.md software healthy CLAUDE.md
STATS_DUPS.md software healthy STATS_DUPS.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
STATS.md software healthy STATS.md
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
MAINTAINING.md software healthy MAINTAINING.md
README.md software healthy tests/corpus/README.md
should_not_read_yet.toml software healthy tests/corpus/should_not_read_yet.toml
out_of_scope.toml software healthy tests/corpus/out_of_scope.toml
should_read.toml software healthy tests/corpus/should_read.toml
name_suffix_20260612.toml software healthy tests/corpus/should_read/name_suffix_20260612.toml
touhou.toml software healthy tests/corpus/should_read/touhou.toml
corpus_2026_06_12.toml software healthy tests/corpus/should_read/corpus_2026_06_12.toml
gintama.toml software healthy tests/corpus/should_read/gintama.toml
corpus_20260613.toml software healthy tests/corpus/should_read/corpus_20260613.toml
general.toml software healthy tests/corpus/should_read/general.toml
regression.toml software healthy tests/corpus/should_read/regression.toml
kanji_kun_default_20260612.toml software healthy tests/corpus/should_read/kanji_kun_default_20260612.toml
matchhits_20260612.toml software healthy tests/corpus/should_read/matchhits_20260612.toml
extended.toml software healthy tests/corpus/should_read/extended.toml
sentences.toml software healthy tests/corpus/should_read/sentences.toml
compat.toml software healthy rules/compat.toml
postprocess.toml software healthy rules/text/postprocess.toml
symbols.toml software healthy rules/text/symbols.toml
units.toml software healthy rules/text/units.toml
_genre.toml software healthy rules/text/_genre.toml
scales.toml software healthy rules/numbers/scales.toml
numeric_phrases.toml software healthy rules/numbers/numeric_phrases.toml
_genre.toml software healthy rules/numbers/_genre.toml
days.toml software healthy rules/numbers/days.toml
objects.toml software healthy rules/numbers/counters/objects.toml
places.toml software healthy rules/numbers/counters/places.toml
_genre.toml software healthy rules/numbers/counters/_genre.toml
objects.test.toml software healthy rules/numbers/counters/objects.test.toml
simple.toml software healthy rules/numbers/counters/simple.toml
recursive.toml software healthy rules/numbers/counters/recursive.toml
percent.toml software healthy rules/numbers/counters/percent.toml
time.toml software healthy rules/numbers/counters/time.toml
people.toml software healthy rules/numbers/counters/people.toml
EVALUATION.md software healthy docs/EVALUATION.md
INLINE_TESTS.md software healthy docs/INLINE_TESTS.md
RECIPES.md software healthy docs/RECIPES.md
SCHEMA.md software healthy docs/SCHEMA.md
DESIGN_NOTES.md software healthy docs/DESIGN_NOTES.md
v2026.06.11.2.md software healthy docs/release-diffs/v2026.06.11.2.md
v2026.05.22.md software healthy docs/release-diffs/v2026.05.22.md
v2026.05.09.md software healthy docs/release-diffs/v2026.05.09.md

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

LabelLayerStatusPath
_is_kanji software healthy tools/build_dict_browser.py:28
_kata_to_hira software healthy tools/build_dict_browser.py:40
collect software healthy tools/build_dict_browser.py:44
push_kanji_idx software healthy tools/build_dict_browser.py:54
find_combo_split software healthy tools/build_dict_browser.py:241
dfs software healthy tools/build_dict_browser.py:251
main software healthy tools/build_dict_browser.py:2060
extract_defaults software healthy tools/check_default_regression.py:34
load_jukugo software healthy tools/check_default_regression.py:50
to_kata software healthy tools/check_default_regression.py:67
git_show software healthy tools/check_default_regression.py:73
find_regressions software healthy tools/check_default_regression.py:87
main software healthy tools/check_default_regression.py:113
add_for software healthy tools/validate.py:53
add software healthy tools/validate.py:56
is_kana software healthy tools/validate.py:60
validate_bracket_syntax software healthy tools/validate.py:65
check_block_keys software healthy tools/validate.py:130
validate_alt_blocks software healthy tools/validate.py:143
check_reading software healthy tools/validate.py:168
load_toml software healthy tools/validate.py:183
validate_lookup software healthy tools/validate.py:196
validate_single_overrides software dead tools/validate.py:277
validate_loanwords software healthy tools/validate.py:306
validate_compat software healthy tools/validate.py:328
validate_simple_entries software healthy tools/validate.py:348
validate_units software healthy tools/validate.py:366
validate_scales software healthy tools/validate.py:387
validate_days software healthy tools/validate.py:411
validate_counters software healthy tools/validate.py:428
validate_context software dead tools/validate.py:483
check_cross_file_duplicates software healthy tools/validate.py:519
_normalize_kata software healthy tools/validate.py:529
check_jukugo_divergent_reading software healthy tools/validate.py:534
discover software healthy tools/validate.py:563
validate_kanji_blocks software healthy tools/validate.py:587
validate_schema_version software healthy tools/validate.py:654
discover_works software healthy tools/validate.py:682
main software healthy tools/validate.py:699
load_jukugo software healthy tools/validate.py:711
load_unihan software dead tools/validate.py:716
load_kanji software dead tools/validate.py:724
collect_test_files_at software healthy tools/check_test_append_only.py:43
file_at software healthy tools/check_test_append_only.py:59
disabled_inputs software healthy tools/check_test_append_only.py:76
parse_cases software healthy tools/check_test_append_only.py:90
main software healthy tools/check_test_append_only.py:110
find_furigana_binary software healthy tools/run_corpus.py:40
run_lookup software healthy tools/run_corpus.py:56
collect_corpus_files software healthy tools/run_corpus.py:92

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

LabelLayerStatusPath
tests software healthy tests
corpus software healthy tests/corpus
should_read software healthy tests/corpus/should_read
rules software healthy rules
text software healthy rules/text
numbers software healthy rules/numbers
counters software healthy rules/numbers/counters
docs software healthy docs
release-diffs software healthy docs/release-diffs
tools software healthy tools
core software healthy core
works software healthy core/works
vtuber software healthy core/works/vtuber
anime software healthy core/works/anime
literature software healthy core/works/literature
game software healthy core/works/game
kanji software healthy core/kanji
unihan software healthy core/unihan
jukugo software healthy core/jukugo
society software healthy core/jukugo/society
nature software healthy core/jukugo/nature
objects software healthy core/jukugo/objects
basic software healthy core/jukugo/basic
humanities software healthy core/jukugo/humanities
proper software healthy core/jukugo/proper
loanwords software healthy core/loanwords
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
build cicd healthy .github/workflows/build-pages.yml
deploy cicd healthy .github/workflows/build-pages.yml
regen cicd healthy .github/workflows/regen-stats.yml
classify cicd healthy .github/workflows/auto-merge-label.yml
package cicd healthy .github/workflows/release.yml
maybe-release cicd healthy .github/workflows/daily-release.yml
merge cicd healthy .github/workflows/auto-merge.yml
toml-syntax cicd healthy .github/workflows/validate.yml
schema-validate cicd healthy .github/workflows/validate.yml
python-security cicd healthy .github/workflows/validate.yml
test-append-only cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
postgres data healthy tools/import_from_production.py
postgresql data healthy core/loanwords/it.toml
cassandra data healthy core/loanwords/it.toml
clickhouse data healthy core/loanwords/it.toml
elasticsearch data healthy core/loanwords/it.toml
mariadb data healthy core/loanwords/it.toml
mongodb data healthy core/loanwords/it.toml
mysql data healthy core/loanwords/it.toml
redis data healthy core/loanwords/it.toml
sqlite data healthy core/loanwords/it.toml

LabelLayerStatusPath
gha::build-pages cicd healthy .github/workflows/build-pages.yml
gha::regen-stats cicd healthy .github/workflows/regen-stats.yml
gha::auto-merge-label cicd healthy .github/workflows/auto-merge-label.yml
gha::release cicd healthy .github/workflows/release.yml
gha::daily-release cicd healthy .github/workflows/daily-release.yml
gha::auto-merge cicd healthy .github/workflows/auto-merge.yml
gha::validate cicd healthy .github/workflows/validate.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
ARCHIVE cicd healthy
DIFF_FILE cicd healthy
STATS_PUSH_TOKEN cicd healthy
TESTS_ARCHIVE cicd healthy
RELEASE_PAT cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy core/loanwords/it.toml
vps::azure hardware healthy core/loanwords/it.toml
vps::digitalocean hardware healthy core/loanwords/it.toml
vps::gcp hardware healthy core/loanwords/it.toml
vps::linode hardware healthy core/loanwords/it.toml

LabelLayerStatusPath
port:09 network healthy .github/dependabot.yml
port:03 network healthy .github/workflows/daily-release.yml
port:18 network healthy .github/workflows/daily-release.yml

LabelLayerStatusPath
Errors software healthy tools/validate.py:44
Warnings software healthy tools/validate.py:52

LabelLayerStatusPath
auth::core/loanwords/it.toml security healthy core/loanwords/it.toml
auth::.github/workflows/regen-stats.yml security healthy .github/workflows/regen-stats.yml

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

LabelLayerStatusPath
gpu (detected) hardware healthy core/loanwords/it.toml
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/e3ac75d8-516c-4123-98e3-d7295b688ae8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e3ac75d8-516c-4123-98e3-d7295b688ae8/

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.