https://github.com/ryancinsight/Mnemosyne
· scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)
9 raw signals (2 security + 7 graph)
Last scanned 2 months, 3 weeks ago · v1 · 9 actionable findings from 2 signal sources. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 193 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.
| Label | Layer | Status | Path |
|---|---|---|---|
backlog.md |
software | healthy | backlog.md |
checklist.md |
software | healthy | checklist.md |
Cargo.toml |
software | healthy | Cargo.toml |
complexity_audit.md |
software | healthy | complexity_audit.md |
README.md |
software | healthy | README.md |
gap_analysis_external.md |
software | healthy | gap_analysis_external.md |
Cargo.lock |
software | healthy | Cargo.lock |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
gap_audit.md |
software | healthy | gap_audit.md |
allocator_comparison.md |
software | healthy | benchmarks/allocator_comparison.md |
allocator_baseline_metadata.md |
software | healthy | benchmarks/allocator_baseline_metadata.md |
mimalloc_bench_mapping.md |
software | healthy | benchmarks/mimalloc_bench_mapping.md |
Cargo.toml |
software | healthy | crates/mnemosyne-decay/Cargo.toml |
decay_tests.rs |
software | healthy | crates/mnemosyne-decay/tests/decay_tests.rs |
lib.rs |
software | healthy | crates/mnemosyne-decay/src/lib.rs |
Cargo.toml |
software | healthy | crates/mnemosyne/Cargo.toml |
global_alloc_tests.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests.rs |
stats.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests/stats.rs |
basic.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests/basic.rs |
realloc.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests/realloc.rs |
leak.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests/leak.rs |
policy.rs |
software | healthy | crates/mnemosyne/tests/global_alloc_tests/policy.rs |
lib.rs |
software | healthy | crates/mnemosyne/src/lib.rs |
Cargo.toml |
software | healthy | crates/mnemosyne-prof/Cargo.toml |
build.rs |
software | healthy | crates/mnemosyne-prof/build.rs |
prof_tests.rs |
software | healthy | crates/mnemosyne-prof/tests/prof_tests.rs |
lib.rs |
software | healthy | crates/mnemosyne-prof/src/lib.rs |
tls.rs |
software | healthy | crates/mnemosyne-prof/src/tls.rs |
sampler.rs |
software | healthy | crates/mnemosyne-prof/src/sampler.rs |
tests.rs |
software | healthy | crates/mnemosyne-prof/src/tests.rs |
Cargo.toml |
software | healthy | crates/mnemosyne-core/Cargo.toml |
kernel_budget.rs |
software | healthy | crates/mnemosyne-core/src/kernel_budget.rs |
lib.rs |
software | healthy | crates/mnemosyne-core/src/lib.rs |
types.rs |
software | healthy | crates/mnemosyne-core/src/types.rs |
size_class.rs |
software | healthy | crates/mnemosyne-core/src/size_class.rs |
validation.rs |
software | healthy | crates/mnemosyne-core/src/validation.rs |
policy.rs |
software | healthy | crates/mnemosyne-core/src/policy.rs |
sync.rs |
software | healthy | crates/mnemosyne-core/src/sync.rs |
options.rs |
software | healthy | crates/mnemosyne-core/src/options.rs |
constants.rs |
software | healthy | crates/mnemosyne-core/src/constants.rs |
owner.rs |
software | healthy | crates/mnemosyne-core/src/types/owner.rs |
segment.rs |
software | healthy | crates/mnemosyne-core/src/types/segment.rs |
tests.rs |
software | healthy | crates/mnemosyne-core/src/types/tests.rs |
block.rs |
software | healthy | crates/mnemosyne-core/src/types/block.rs |
page.rs |
software | healthy | crates/mnemosyne-core/src/types/page.rs |
Cargo.toml |
software | healthy | crates/mnemosyne-heap/Cargo.toml |
heap_tests.rs |
software | healthy | crates/mnemosyne-heap/tests/heap_tests.rs |
lib.rs |
software | healthy | crates/mnemosyne-heap/src/lib.rs |
raw_heap.rs |
software | healthy | crates/mnemosyne-heap/src/raw_heap.rs |
branded_box.rs |
software | healthy | crates/mnemosyne-heap/src/branded_box.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
benchmarks |
software | healthy | benchmarks |
crates |
software | healthy | crates |
mnemosyne-decay |
software | healthy | crates/mnemosyne-decay |
tests |
software | healthy | crates/mnemosyne-decay/tests |
src |
software | healthy | crates/mnemosyne-decay/src |
mnemosyne |
software | healthy | crates/mnemosyne |
tests |
software | healthy | crates/mnemosyne/tests |
global_alloc_tests |
software | healthy | crates/mnemosyne/tests/global_alloc_tests |
src |
software | healthy | crates/mnemosyne/src |
mnemosyne-prof |
software | healthy | crates/mnemosyne-prof |
tests |
software | healthy | crates/mnemosyne-prof/tests |
src |
software | healthy | crates/mnemosyne-prof/src |
mnemosyne-core |
software | healthy | crates/mnemosyne-core |
src |
software | healthy | crates/mnemosyne-core/src |
types |
software | healthy | crates/mnemosyne-core/src/types |
mnemosyne-heap |
software | healthy | crates/mnemosyne-heap |
tests |
software | healthy | crates/mnemosyne-heap/tests |
src |
software | healthy | crates/mnemosyne-heap/src |
tests |
software | healthy | crates/mnemosyne-heap/src/tests |
branded_vec |
software | healthy | crates/mnemosyne-heap/src/branded_vec |
mnemosyne-local |
software | healthy | crates/mnemosyne-local |
tests |
software | healthy | crates/mnemosyne-local/tests |
src |
software | healthy | crates/mnemosyne-local/src |
tls |
software | healthy | crates/mnemosyne-local/src/tls |
local_alloc |
software | healthy | crates/mnemosyne-local/src/local_alloc |
tests |
software | healthy | crates/mnemosyne-local/src/local_alloc/tests |
segment |
software | healthy | crates/mnemosyne-local/src/local_alloc/segment |
mnemosyne-c-shim |
software | healthy | crates/mnemosyne-c-shim |
examples |
software | healthy | crates/mnemosyne-c-shim/examples |
include |
software | healthy | crates/mnemosyne-c-shim/include |
src |
software | healthy | crates/mnemosyne-c-shim/src |
mnemosyne-benchmarks |
software | healthy | crates/mnemosyne-benchmarks |
src |
software | healthy | crates/mnemosyne-benchmarks/src |
benches |
software | healthy | crates/mnemosyne-benchmarks/benches |
allocator |
software | healthy | crates/mnemosyne-benchmarks/benches/allocator |
mnemosyne-hardened |
software | healthy | crates/mnemosyne-hardened |
src |
software | healthy | crates/mnemosyne-hardened/src |
mnemosyne-backend |
software | healthy | crates/mnemosyne-backend |
src |
software | healthy | crates/mnemosyne-backend/src |
mnemosyne-arena |
software | healthy | crates/mnemosyne-arena |
src |
software | healthy | crates/mnemosyne-arena/src |
arena |
software | healthy | crates/mnemosyne-arena/src/arena |
scratch |
software | healthy | crates/mnemosyne-arena/src/scratch |
segment |
software | healthy | crates/mnemosyne-arena/src/segment |
pool |
software | healthy | crates/mnemosyne-arena/src/segment/pool |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-uavs2_xe |
software | healthy | /tmp/repobility-clone-uavs2_xe |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/c48701be-08bd-432c-9750-b5eec4cf61da/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c48701be-08bd-432c-9750-b5eec4cf61da/
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.