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.

ryancinsight/Moirai

https://github.com/ryancinsight/Moirai · scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)

70 raw signals (57 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 23 actionable findings from 2 signal sources. 199 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 571 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
GAP_ANALYSIS.md software healthy GAP_ANALYSIS.md
PERFORMANCE_RESULTS.md software healthy PERFORMANCE_RESULTS.md
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
WASM_GUIDE.md software healthy WASM_GUIDE.md
build-wasm.sh software healthy build-wasm.sh
PRD.md software healthy PRD.md
Cargo.lock software healthy Cargo.lock
CHECKLIST.md software healthy CHECKLIST.md
CHANGELOG.md software healthy CHANGELOG.md
Cargo.toml software healthy moirai-executor/Cargo.toml
build.rs software healthy moirai-executor/build.rs
lib.rs software healthy moirai-executor/src/lib.rs
types.rs software healthy moirai-executor/src/types.rs
reactor.rs software healthy moirai-executor/src/reactor.rs
mod.rs software healthy moirai-executor/src/schedule/mod.rs
mod.rs software healthy moirai-executor/src/schedule/wake/mod.rs
mod.rs software healthy moirai-executor/src/schedule/reduce/mod.rs
threshold.rs software healthy moirai-executor/src/schedule/reduce/threshold.rs
ids.rs software healthy moirai-executor/src/schedule/route/ids.rs
decision.rs software healthy moirai-executor/src/schedule/route/decision.rs
router.rs software healthy moirai-executor/src/schedule/route/router.rs
mod.rs software healthy moirai-executor/src/schedule/route/mod.rs
topology.rs software healthy moirai-executor/src/schedule/route/topology.rs
summary.rs software healthy moirai-executor/src/schedule/route/summary.rs
policy.rs software healthy moirai-executor/src/schedule/route/policy.rs
tests.rs software healthy moirai-executor/src/schedule/route/tests.rs
mod.rs software healthy moirai-executor/src/schedule/class/mod.rs
mod.rs software healthy moirai-executor/src/schedule/queue/mod.rs
scheduler.rs software healthy moirai-executor/src/schedule/runtime/scheduler.rs
types.rs software healthy moirai-executor/src/schedule/runtime/types.rs
mod.rs software healthy moirai-executor/src/schedule/runtime/mod.rs
worker.rs software healthy moirai-executor/src/schedule/runtime/worker.rs
tests.rs software healthy moirai-executor/src/schedule/runtime/tests.rs
diagnostics.rs software healthy moirai-executor/src/schedule/runtime/scheduler/diagnostics.…
mod.rs software healthy moirai-executor/src/schedule/job/mod.rs
async_state.rs software healthy moirai-executor/src/hybrid/async_state.rs
mod.rs software healthy moirai-executor/src/hybrid/mod.rs
mod.rs software healthy moirai-executor/src/task/mod.rs
mod.rs software healthy moirai-executor/src/registry/mod.rs
mod.rs software healthy moirai-executor/src/metrics/mod.rs
Cargo.toml software healthy moirai-http/Cargo.toml
http_client.rs software healthy moirai-http/tests/http_client.rs
lib.rs software healthy moirai-http/src/lib.rs
codec.rs software healthy moirai-http/src/codec.rs
conn.rs software healthy moirai-http/src/conn.rs
enhancement_integration_tests.rs software healthy tests/enhancement_integration_tests.rs
Cargo.toml software healthy tests/Cargo.toml
iterator_fixes_test.rs software healthy tests/iterator_fixes_test.rs
principle_based_edge_tests.rs software healthy tests/src/principle_based_edge_tests.rs

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

LabelLayerStatusPath
moirai-executor software healthy moirai-executor
src software healthy moirai-executor/src
schedule software healthy moirai-executor/src/schedule
wake software healthy moirai-executor/src/schedule/wake
reduce software healthy moirai-executor/src/schedule/reduce
route software healthy moirai-executor/src/schedule/route
class software healthy moirai-executor/src/schedule/class
queue software healthy moirai-executor/src/schedule/queue
runtime software healthy moirai-executor/src/schedule/runtime
scheduler software healthy moirai-executor/src/schedule/runtime/scheduler
job software healthy moirai-executor/src/schedule/job
hybrid software healthy moirai-executor/src/hybrid
task software healthy moirai-executor/src/task
registry software healthy moirai-executor/src/registry
metrics software healthy moirai-executor/src/metrics
moirai-http software healthy moirai-http
tests software healthy moirai-http/tests
src software healthy moirai-http/src
tests software healthy tests
src software healthy tests/src
principle_tests software healthy tests/src/principle_tests
benchmarks software healthy benchmarks
tests software healthy benchmarks/tests
benchmark_contracts software healthy benchmarks/tests/benchmark_contracts
benches software healthy benchmarks/benches
result_handle_diagnostics software healthy benchmarks/benches/result_handle_diagnostics
moirai-gpu software healthy moirai-gpu
src software healthy moirai-gpu/src
benches software healthy moirai-gpu/benches
docs software healthy docs
development-history software healthy docs/development-history
moirai-utils software healthy moirai-utils
src software healthy moirai-utils/src
simd software healthy moirai-utils/src/simd
arch software healthy moirai-utils/src/simd/arch
moirai-async software healthy moirai-async
src software healthy moirai-async/src
sync software healthy moirai-async/src/sync
timer software healthy moirai-async/src/timer
io software healthy moirai-async/src/io
net software healthy moirai-async/src/net
executor software healthy moirai-async/src/executor
fs software healthy moirai-async/src/fs
moirai-pal software healthy moirai-pal
src software healthy moirai-pal/src
wasm software healthy moirai-pal/src/wasm
windows software healthy moirai-pal/src/windows
timer software healthy moirai-pal/src/timer
reactor software healthy moirai-pal/src/reactor
unix software healthy moirai-pal/src/unix

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

LabelLayerStatusPath
test_facade_exposes_native_runtime_lifecycle software healthy moirai-python/tests/test_moirai_binding.py:7
test_invalid_worker_values_are_rejected software healthy moirai-python/tests/test_moirai_binding.py:14
__init__ software healthy moirai-python/src/moirai_python/api/runtime.py:9
worker_count software healthy moirai-python/src/moirai_python/api/runtime.py:12
has_work software healthy moirai-python/src/moirai_python/api/runtime.py:17
join software healthy moirai-python/src/moirai_python/api/runtime.py:22
shutdown software healthy moirai-python/src/moirai_python/api/runtime.py:27

LabelLayerStatusPath
MoiraiBindingTests software healthy moirai-python/tests/test_moirai_binding.py:6
MoiraiPython software healthy moirai-python/src/moirai_python/api/runtime.py:6

LabelLayerStatusPath
1.3.268.0 network healthy Cargo.lock
127.0.0.1 network healthy moirai-http/tests/http_client.rs

LabelLayerStatusPath
repobility-clone-0sx0yjlp software healthy /tmp/repobility-clone-0sx0yjlp

LabelLayerStatusPath
loadbalancer network healthy moirai-iter/src/distributed.rs

LabelLayerStatusPath
gpu (detected) hardware healthy Cargo.toml

LabelLayerStatusPath
vps::aws hardware healthy Cargo.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/2c997cc8-55a0-4180-976e-9c72a097bc08/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2c997cc8-55a0-4180-976e-9c72a097bc08/

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.