https://github.com/savvatsekmes/Liminal
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
15 raw signals (0 security + 15 graph)
Last scanned 1 month, 3 weeks ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 64 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 |
|---|---|---|---|
_liminal_is_mp_helper |
software | healthy | tts_server.py:39 |
resolve_gpu_by_name |
software | healthy | tts_server.py:87 |
_mps_available |
software | healthy | tts_server.py:98 |
resolve_device |
software | healthy | tts_server.py:105 |
_liminal_load_fp32 |
software | healthy | tts_server.py:198 |
_liminal_resample_fp32 |
software | healthy | tts_server.py:203 |
_read_tts_model_setting |
software | healthy | tts_server.py:242 |
resolve_model_kind |
software | healthy | tts_server.py:260 |
_apply_bf16 |
software | healthy | tts_server.py:275 |
_force_fp32_on_cuda |
software | healthy | tts_server.py:288 |
cast_recursive |
software | healthy | tts_server.py:306 |
force_demote_module |
software | healthy | tts_server.py:334 |
make_wrapper |
software | healthy | tts_server.py:374 |
coerce |
software | dead | tts_server.py:375 |
_load |
software | healthy | tts_server.py:394 |
ensure_model |
software | healthy | tts_server.py:410 |
list_models |
software | healthy | tts_server.py:459 |
preload |
software | healthy | tts_server.py:474 |
device_info |
software | healthy | tts_server.py:489 |
split_into_chunks |
software | healthy | tts_server.py:517 |
_do_generate |
software | healthy | tts_server.py:535 |
generate_chunk |
software | healthy | tts_server.py:556 |
synthesise |
software | healthy | tts_server.py:565 |
_embed_wav_synthetic_metadata |
software | healthy | tts_server.py:627 |
_info_subchunk |
software | healthy | tts_server.py:641 |
_read_whisper_setting |
software | healthy | tts_server.py:671 |
_whisper_device_compute |
software | healthy | tts_server.py:689 |
_ensure_whisper |
software | healthy | tts_server.py:696 |
whisper_preload |
software | healthy | tts_server.py:726 |
transcribe |
software | healthy | tts_server.py:736 |
so |
software | healthy | preload.js:so |
handler |
software | healthy | preload.js:handler |
_b64 |
software | healthy | yubikey_helper.py:78 |
_b64d |
software | healthy | yubikey_helper.py:82 |
find_device |
software | healthy | yubikey_helper.py:87 |
_err_out |
software | healthy | yubikey_helper.py:99 |
_is_pin_required |
software | healthy | yubikey_helper.py:107 |
_map_ctap_error |
software | healthy | yubikey_helper.py:127 |
_build_pin_uv_param |
software | healthy | yubikey_helper.py:146 |
cmd_is_present |
software | dead | yubikey_helper.py:165 |
cmd_enroll |
software | dead | yubikey_helper.py:180 |
cmd_assert |
software | dead | yubikey_helper.py:266 |
_assert_hmac |
software | healthy | yubikey_helper.py:294 |
main |
software | healthy | yubikey_helper.py:353 |
| Label | Layer | Status | Path |
|---|---|---|---|
tts_server.py |
software | healthy | tts_server.py |
preload.js |
software | healthy | preload.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
yubikey_helper.py |
software | healthy | yubikey_helper.py |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
INSTALL.md |
software | healthy | INSTALL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /v1/models |
api | healthy | tts_server.py |
POST /v1/preload |
api | healthy | tts_server.py |
GET /device |
api | healthy | tts_server.py |
POST /v1/audio/speech |
api | healthy | tts_server.py |
POST /v1/whisper/preload |
api | healthy | tts_server.py |
POST /v1/transcribe |
api | healthy | tts_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SpeechRequest |
software | healthy | tts_server.py:449 |
PreloadRequest |
software | healthy | tts_server.py:466 |
WhisperPreloadRequest |
software | healthy | tts_server.py:722 |
| Label | Layer | Status | Path |
|---|---|---|---|
savvatsekmes__Liminal |
software | healthy | /data/fable5_failed_archive/savvatsekmes__Liminal |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | tts_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tts_server.py |
This page is publicly accessible at:
https://repobility.com/scan/0d17fdfa-74c4-44e3-8005-fd3abf9138f2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0d17fdfa-74c4-44e3-8005-fd3abf9138f2/
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.