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.

akitanabe/igo-modern

https://github.com/akitanabe/igo-modern · scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)

5 raw signals (0 security + 5 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.1 (diff) · 5 actionable findings from 1 signal source. 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 146 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
AGENTS.md software healthy AGENTS.md
README.md software healthy README.md
LICENSE software healthy LICENSE
mago.toml software healthy mago.toml
composer.json software healthy composer.json
Psr4AutoloadTest.php software healthy tests/Psr4AutoloadTest.php
MorphemeTest.php software healthy tests/MorphemeTest.php
IgoTest.php software healthy tests/IgoTest.php
BuildDicCommandTest.php software healthy tests/Console/BuildDicCommandTest.php
ApplicationFactoryTest.php software healthy tests/Console/ApplicationFactoryTest.php
ParseCommandTest.php software healthy tests/Console/ParseCommandTest.php
TaggerTest.php software healthy tests/Analysis/TaggerTest.php
TaggerFromStorageTest.php software healthy tests/Analysis/TaggerFromStorageTest.php
ViterbiNodeTest.php software healthy tests/Analysis/ViterbiNodeTest.php
RecordingByteReader.php software healthy tests/Support/RecordingByteReader.php
RecordingByteReaderFactory.php software healthy tests/Support/RecordingByteReaderFactory.php
ArrayTest.php software healthy tests/Binary/ArrayTest.php
FileTrieLoaderTest.php software healthy tests/Storage/Loader/FileTrieLoaderTest.php
BinaryDictionaryLoaderTest.php software healthy tests/Storage/Loader/BinaryDictionaryLoaderTest.php
FileInputStreamTest.php software healthy tests/Storage/File/FileInputStreamTest.php
FileInputStreamFactoryTest.php software healthy tests/Storage/File/FileInputStreamFactoryTest.php
PagedByteReaderFactoryTest.php software healthy tests/Storage/File/PagedByteReaderFactoryTest.php
PagedBinaryReaderTest.php software healthy tests/Storage/File/PagedBinaryReaderTest.php
UnknownTest.php software healthy tests/Dictionary/UnknownTest.php
MatrixTest.php software healthy tests/Dictionary/MatrixTest.php
CharCategoryTest.php software healthy tests/Dictionary/CharCategoryTest.php
WordDicTest.php software healthy tests/Dictionary/WordDicTest.php
WordDataReaderTest.php software healthy tests/Dictionary/WordDataReaderTest.php
Word2IdCategoryIdResolverTest.php software healthy tests/Dictionary/Build/Word2IdCategoryIdResolverTest.php
DoubleArrayTrieBuilderTest.php software healthy tests/Dictionary/Build/DoubleArrayTrieBuilderTest.php
DictionaryBuilderIntegrationTest.php software healthy tests/Dictionary/Build/DictionaryBuilderIntegrationTest.php
DictionaryBuilderTest.php software healthy tests/Dictionary/Build/DictionaryBuilderTest.php
CharCategoryBuilderTest.php software healthy tests/Dictionary/Build/CharCategoryBuilderTest.php
WordDictionaryBuilderTest.php software healthy tests/Dictionary/Build/WordDictionaryBuilderTest.php
MatrixBuilderTest.php software healthy tests/Dictionary/Build/MatrixBuilderTest.php
SearcherTest.php software healthy tests/Dictionary/Trie/SearcherTest.php
ParseBenchmarkScriptTest.php software healthy tests/Benchmark/ParseBenchmarkScriptTest.php
ParseBenchmarkCommandTest.php software healthy tests/Benchmark/ParseBenchmarkCommandTest.php
BenchmarkApplicationFactoryTest.php software healthy tests/Benchmark/BenchmarkApplicationFactoryTest.php
ParseBenchmarkRunnerTest.php software healthy tests/Benchmark/ParseBenchmarkRunnerTest.php
Parser.php software healthy src/Parser.php
Morpheme.php software healthy src/Morpheme.php
Igo.php software healthy src/Igo.php
ApplicationFactory.php software healthy src/Console/ApplicationFactory.php
BuildDicCommand.php software healthy src/Console/BuildDicCommand.php
ParseCommand.php software healthy src/Console/ParseCommand.php
Tagger.php software healthy src/Analysis/Tagger.php
ViterbiNode.php software healthy src/Analysis/ViterbiNode.php
MakeLattice.php software healthy src/Analysis/MakeLattice.php
IntMemoryArray.php software healthy src/Binary/IntMemoryArray.php

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

LabelLayerStatusPath
tests software healthy tests
Console software healthy tests/Console
Analysis software healthy tests/Analysis
Support software healthy tests/Support
Binary software healthy tests/Binary
Storage software healthy tests/Storage
Loader software healthy tests/Storage/Loader
File software healthy tests/Storage/File
Dictionary software healthy tests/Dictionary
Build software healthy tests/Dictionary/Build
Trie software healthy tests/Dictionary/Trie
Benchmark software healthy tests/Benchmark
src software healthy src
Console software healthy src/Console
Analysis software healthy src/Analysis
Binary software healthy src/Binary
Contract software healthy src/Binary/Contract
Storage software healthy src/Storage
Loader software healthy src/Storage/Loader
File software healthy src/Storage/File
Dictionary software healthy src/Dictionary
Build software healthy src/Dictionary/Build
Contract software healthy src/Dictionary/Contract
Binary software healthy src/Dictionary/Binary
Trie software healthy src/Dictionary/Trie
Benchmark software healthy src/Benchmark
docs software healthy docs
.devcontainer software healthy .devcontainer
bench software healthy bench

LabelLayerStatusPath
akitanabe__igo-modern software healthy /data/fable5_failed_archive/akitanabe__igo-modern

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
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/17194800-333d-446a-9811-8d36fe684578/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/17194800-333d-446a-9811-8d36fe684578/

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.