https://github.com/almide-graphics/nn
· scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.5 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 128 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 |
|---|---|---|---|
write_tokenizer |
software | healthy | tools/export_gguf.py:21 |
main |
software | healthy | tools/export_gguf.py:59 |
put |
software | healthy | tools/export_gguf.py:89 |
main |
software | healthy | tools/dump_logits.py:47 |
main |
software | healthy | tools/greedy_ref.py:20 |
main |
software | healthy | tools/compare_logits.py:21 |
main |
software | healthy | tools/export_test_gguf.py:28 |
t |
software | healthy | tools/export_test_gguf.py:35 |
put |
software | healthy | tools/export_test_gguf.py:55 |
mem |
software | healthy | examples/tokenizer_wasm_parity.mjs:mem |
writeBytes |
software | healthy | examples/tokenizer_wasm_parity.mjs:writeBytes |
writeString |
software | healthy | examples/tokenizer_wasm_parity.mjs:writeString |
writeListInt |
software | healthy | examples/tokenizer_wasm_parity.mjs:writeListInt |
readListInt |
software | healthy | examples/tokenizer_wasm_parity.mjs:readListInt |
readString |
software | healthy | examples/tokenizer_wasm_parity.mjs:readString |
unwrap |
software | healthy | examples/tokenizer_wasm_parity.mjs:unwrap |
want |
software | healthy | examples/tokenizer_wasm_parity.mjs:want |
main |
software | healthy | examples/whisper_probe_demo.mjs:main |
unwrapResultInt |
software | healthy | examples/whisper_probe_demo.mjs:unwrapResultInt |
unwrapResultStr |
software | healthy | examples/whisper_probe_demo.mjs:unwrapResultStr |
readString |
software | healthy | examples/whisper_probe_demo.mjs:readString |
main |
software | healthy | examples/whisper_node_demo.mjs:main |
writeBytes |
software | healthy | examples/whisper_node_demo.mjs:writeBytes |
readString |
software | healthy | examples/whisper_node_demo.mjs:readString |
unwrapResultString |
software | healthy | examples/whisper_node_demo.mjs:unwrapResultString |
makeWasi |
software | healthy | examples/browser_demo/wasi_shim.js:makeWasi |
setMemory |
software | healthy | examples/browser_demo/wasi_shim.js:setMemory |
readString |
software | healthy | examples/browser_demo/wasi_shim.js:readString |
fd_write |
software | healthy | examples/browser_demo/wasi_shim.js:fd_write |
clock_time_get |
software | healthy | examples/browser_demo/wasi_shim.js:clock_time_get |
random_get |
software | healthy | examples/browser_demo/wasi_shim.js:random_get |
proc_exit |
software | healthy | examples/browser_demo/wasi_shim.js:proc_exit |
noFs |
software | healthy | examples/browser_demo/wasi_shim.js:noFs |
enoent |
software | healthy | examples/browser_demo/wasi_shim.js:enoent |
environ_sizes_get |
software | healthy | examples/browser_demo/wasi_shim.js:environ_sizes_get |
args_sizes_get |
software | healthy | examples/browser_demo/wasi_shim.js:args_sizes_get |
empty_get |
software | healthy | examples/browser_demo/wasi_shim.js:empty_get |
gguf |
software | healthy | web/_chat_test.deno.js:gguf |
dt |
software | healthy | web/_chat_test.deno.js:dt |
bytesOf |
software | healthy | web/chat.js:bytesOf |
utf8CompleteLen |
software | healthy | web/chat.js:utf8CompleteLen |
argmax |
software | healthy | web/chat.js:argmax |
pick |
software | healthy | web/chat.js:pick |
s |
software | healthy | web/chat.js:s |
r |
software | healthy | web/chat.js:r |
parseGGUF |
software | healthy | web/m1.js:parseGGUF |
u32 |
software | healthy | web/m1.js:u32 |
u64 |
software | healthy | web/m1.js:u64 |
str |
software | healthy | web/m1.js:str |
readVal |
software | healthy | web/m1.js:readVal |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
almide.toml |
software | healthy | almide.toml |
README.md |
software | healthy | README.md |
export_gguf.py |
software | healthy | tools/export_gguf.py |
dump_logits.py |
software | healthy | tools/dump_logits.py |
greedy_ref.py |
software | healthy | tools/greedy_ref.py |
compare_logits.py |
software | healthy | tools/compare_logits.py |
export_test_gguf.py |
software | healthy | tools/export_test_gguf.py |
tokenizer_wasm_parity.mjs |
software | healthy | examples/tokenizer_wasm_parity.mjs |
whisper_probe_demo.mjs |
software | healthy | examples/whisper_probe_demo.mjs |
whisper_node_demo.mjs |
software | healthy | examples/whisper_node_demo.mjs |
README.md |
software | healthy | examples/browser_demo/README.md |
wasi_shim.js |
software | healthy | examples/browser_demo/wasi_shim.js |
index.html |
software | healthy | examples/browser_demo/index.html |
matrix-dtype-design.md |
software | healthy | docs/matrix-dtype-design.md |
browser-port-plan.md |
software | healthy | docs/browser-port-plan.md |
llama-inference-demo.md |
software | healthy | docs/roadmap/active/llama-inference-demo.md |
zenn-01-llm-engine-parity.md |
software | healthy | docs/articles/zenn-01-llm-engine-parity.md |
cpu_fast.rs |
software | healthy | native/cpu_fast.rs |
gpu.rs |
software | healthy | native/gpu.rs |
gpu_model.rs |
software | healthy | native/gpu_model.rs |
_chat_test.deno.js |
software | healthy | web/_chat_test.deno.js |
README.md |
software | healthy | web/README.md |
chat.js |
software | healthy | web/chat.js |
m1.js |
software | healthy | web/m1.js |
worker.js |
software | healthy | web/worker.js |
index.html |
software | healthy | web/index.html |
_m1_test.deno.js |
software | healthy | web/_m1_test.deno.js |
wasi.js |
software | healthy | web/wasi.js |
_real_test.deno.js |
software | healthy | web/_real_test.deno.js |
tokenizer.js |
software | healthy | web/tokenizer.js |
| Label | Layer | Status | Path |
|---|---|---|---|
tools |
software | healthy | tools |
examples |
software | healthy | examples |
browser_demo |
software | healthy | examples/browser_demo |
docs |
software | healthy | docs |
roadmap |
software | healthy | docs/roadmap |
active |
software | healthy | docs/roadmap/active |
articles |
software | healthy | docs/articles |
native |
software | healthy | native |
web |
software | healthy | web |
| Label | Layer | Status | Path |
|---|---|---|---|
Chat |
software | healthy | web/chat.js:Chat |
GammaPacker |
software | healthy | web/m1.js:GammaPacker |
Tokenizer |
software | healthy | web/tokenizer.js:Tokenizer |
| Label | Layer | Status | Path |
|---|---|---|---|
almide-graphics__nn |
software | healthy | /data/fable5_failed_archive/almide-graphics__nn |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tools/export_test_gguf.py |
This page is publicly accessible at:
https://repobility.com/scan/d8dce078-fe72-4fc5-b642-e2405afda760/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d8dce078-fe72-4fc5-b642-e2405afda760/
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.