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.

daydreamlive/DEMON

https://github.com/daydreamlive/DEMON · scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)

269 raw signals (0 security + 269 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -26.9 (diff) · 256 actionable findings from 1 signal source. 13 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 3461 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
fetchWithRetry software healthy packages/demon-client/fetchWithRetry.ts:fetchWithRetry
onAbort software healthy packages/demon-client/fetchWithRetry.ts:onAbort
_half2single software healthy packages/demon-client/protocol.ts:_half2single
s software healthy packages/demon-client/protocol.ts:s
e software healthy packages/demon-client/protocol.ts:e
float16ArrayToFloat32 software healthy packages/demon-client/protocol.ts:float16ArrayToFloat32
packPcmFrame software healthy packages/demon-client/protocol.ts:packPcmFrame
makeAttemptId software healthy packages/demon-client/protocol.ts:makeAttemptId
hostFromWsUrl software healthy packages/demon-client/protocol.ts:hostFromWsUrl
fetchWireContract software healthy packages/demon-client/fetchWireContract.ts:fetchWireContract
fetchKnobManifest software healthy packages/demon-client/fetchKnobManifest.ts:fetchKnobManifest
json software healthy packages/demon-client/fetchKnobManifest.ts:json
_half2single software healthy packages/demon-client/workers/sliceDecoder.worker.ts:_half2…
s software healthy packages/demon-client/workers/sliceDecoder.worker.ts:s
e software healthy packages/demon-client/workers/sliceDecoder.worker.ts:e
float16ArrayToFloat32 software healthy packages/demon-client/workers/sliceDecoder.worker.ts:float1…
biquadInPlace software healthy packages/demon-client/audio/lufs.ts:biquadInPlace
kWeight software healthy packages/demon-client/audio/lufs.ts:kWeight
aWeight software healthy packages/demon-client/audio/lufs.ts:aWeight
deinterleave software healthy packages/demon-client/audio/lufs.ts:deinterleave
samplePeak software healthy packages/demon-client/audio/lufs.ts:samplePeak
blockMeanSquares software healthy packages/demon-client/audio/lufs.ts:blockMeanSquares
gatedMean software healthy packages/demon-client/audio/lufs.ts:gatedMean
lkfsLufs software healthy packages/demon-client/audio/lufs.ts:lkfsLufs
lkfsDba software healthy packages/demon-client/audio/lufs.ts:lkfsDba
measureIntegratedLufs software healthy packages/demon-client/audio/lufs.ts:measureIntegratedLufs
frames software healthy packages/demon-client/audio/lufs.ts:frames
measureIntegratedDba software healthy packages/demon-client/audio/lufs.ts:measureIntegratedDba
measureLoudness software healthy packages/demon-client/audio/lufs.ts:measureLoudness
findLoudestShortTermLoudness software healthy packages/demon-client/audio/lufs.ts:findLoudestShortTermLou…
lufsMakeupGain software healthy packages/demon-client/audio/lufs.ts:lufsMakeupGain
measureBlock software healthy packages/demon-client/audio/lufs.ts:measureBlock
finish software healthy packages/demon-client/audio/AudioPlayer.ts:finish
onState software healthy packages/demon-client/audio/AudioPlayer.ts:onState
totalFrames software healthy packages/demon-client/audio/AudioPlayer.ts:totalFrames
posFramesRaw software healthy packages/demon-client/audio/AudioPlayer.ts:posFramesRaw
posFrames software healthy packages/demon-client/audio/AudioPlayer.ts:posFrames
startFrame software healthy packages/demon-client/audio/AudioPlayer.ts:startFrame
target software healthy packages/demon-client/assets/audio-worklet.js:target
sliceFrames software healthy packages/demon-client/assets/audio-worklet.js:sliceFrames
_find_trt_engines software healthy tests/conftest.py:24
trt_engines software healthy tests/conftest.py:45
session software healthy tests/conftest.py:50
source_audio software healthy tests/conftest.py:60
prepared_source software healthy tests/conftest.py:81
conditioning software healthy tests/conftest.py:86
generated_latent software healthy tests/conftest.py:99
test_encode_audio_returns_latent software healthy tests/test_session.py:25
test_encode_audio_shape software healthy tests/test_session.py:29
test_extract_hints_shape software healthy tests/test_session.py:37

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

LabelLayerStatusPath
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
AGENTS.md software healthy AGENTS.md
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
.mcp.json software healthy .mcp.json
acestep.local.example.json software healthy acestep.local.example.json
index.ts software healthy packages/demon-client/index.ts
AGENTS.md software healthy packages/demon-client/AGENTS.md
fetchWithRetry.ts software healthy packages/demon-client/fetchWithRetry.ts
protocol.ts software healthy packages/demon-client/protocol.ts
fetchWireContract.ts software healthy packages/demon-client/fetchWireContract.ts
fetchKnobManifest.ts software healthy packages/demon-client/fetchKnobManifest.ts
package-lock.json software healthy packages/demon-client/package-lock.json
README.md software healthy packages/demon-client/README.md
package.json software healthy packages/demon-client/package.json
build.mjs software healthy packages/demon-client/build.mjs
wsReconnect.ts software healthy packages/demon-client/wsReconnect.ts
sliceDecoder.worker.ts software healthy packages/demon-client/workers/sliceDecoder.worker.ts
lufs.ts software healthy packages/demon-client/audio/lufs.ts
AudioPlayer.ts software healthy packages/demon-client/audio/AudioPlayer.ts
protocol.ts software healthy packages/demon-client/types/protocol.ts
wireContract.gen.ts software healthy packages/demon-client/types/wireContract.gen.ts
knobs.ts software healthy packages/demon-client/types/knobs.ts
wireContract.ts software healthy packages/demon-client/types/wireContract.ts
audio-worklet.js software healthy packages/demon-client/assets/audio-worklet.js
conftest.py software healthy tests/conftest.py
test_session.py software healthy tests/test_session.py
test_stream.py software healthy tests/test_stream.py
test_generate_parity.py software healthy tests/test_generate_parity.py
test_ws_preemption.py software healthy tests/unit/test_ws_preemption.py
test_streaming_create_cleanup.py software healthy tests/unit/test_streaming_create_cleanup.py
test_trt_vae_profile_fit.py software healthy tests/unit/test_trt_vae_profile_fit.py
test_pending_stems_gating.py software healthy tests/unit/test_pending_stems_gating.py
test_lora_eager.py software healthy tests/unit/test_lora_eager.py
test_golden_harness.py software healthy tests/unit/test_golden_harness.py
test_onnx_staleness.py software healthy tests/unit/test_onnx_staleness.py
test_build_preset.py software healthy tests/unit/test_build_preset.py
test_client_sdk.py software healthy tests/unit/test_client_sdk.py
test_knob_homonyms.py software healthy tests/unit/test_knob_homonyms.py
test_lora_refit.py software healthy tests/unit/test_lora_refit.py
test_engine_profiles.py software healthy tests/unit/test_engine_profiles.py
test_vendored_dit_loads.py software healthy tests/unit/test_vendored_dit_loads.py
test_wire_contract.py software healthy tests/unit/test_wire_contract.py
test_melband_park_policy.py software healthy tests/unit/test_melband_park_policy.py
test_static_site.py software healthy tests/unit/test_static_site.py
test_model_context_parking.py software healthy tests/unit/test_model_context_parking.py
test_upload_encoder.py software healthy tests/unit/test_upload_encoder.py
test_source_canvas.py software healthy tests/unit/test_source_canvas.py

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

LabelLayerStatusPath
dispatches software healthy packages/demon-client/protocol.ts:dispatches
RemoteBackend software healthy packages/demon-client/protocol.ts:RemoteBackend
WsReconnector software healthy packages/demon-client/wsReconnect.ts:WsReconnector
AudioPlayer software healthy packages/demon-client/audio/AudioPlayer.ts:AudioPlayer
RealtimeBufferProcessor software healthy packages/demon-client/assets/audio-worklet.js:RealtimeBuffe…
TestSourcePreparation software healthy tests/test_session.py:23
TestTextEncoding software healthy tests/test_session.py:57
TestGeneration software healthy tests/test_session.py:85
TestDecoding software healthy tests/test_session.py:164
TestUtilities software healthy tests/test_session.py:200
TestStreamCreation software healthy tests/test_stream.py:49
TestStreamGeneration software healthy tests/test_stream.py:76
TestStreamDenoise software healthy tests/test_stream.py:116
TestStreamSDE software healthy tests/test_stream.py:135
TestStreamFeedback software healthy tests/test_stream.py:171
TestStreamShift software healthy tests/test_stream.py:208
TestStreamDecode software healthy tests/test_stream.py:235
TestGenerateParity software healthy tests/test_generate_parity.py:238
_FakeWs software healthy tests/unit/test_ws_preemption.py:74
_FakeEngine software healthy tests/unit/test_streaming_create_cleanup.py:13
_FakeSession software healthy tests/unit/test_streaming_create_cleanup.py:18
_FakeStream software healthy tests/unit/test_streaming_create_cleanup.py:35
_FakeEngine software healthy tests/unit/test_trt_vae_profile_fit.py:25
_FakeServer software healthy tests/unit/test_golden_harness.py:41
TestDetectionHelper software healthy tests/unit/test_onnx_staleness.py:45
TestResolverFlow software healthy tests/unit/test_onnx_staleness.py:168
TestSelectTrtEngines software healthy tests/unit/test_engine_profiles.py:57
TestAvailableTrtEnginesHappyPath software healthy tests/unit/test_engine_profiles.py:121
TestAvailableTrtEnginesFallback software healthy tests/unit/test_engine_profiles.py:151
TestAvailableTrtEnginesNeedsParameter software healthy tests/unit/test_engine_profiles.py:172
TestEngineNotBuiltError software healthy tests/unit/test_engine_profiles.py:208
_FakeModule software healthy tests/unit/test_model_context_parking.py:29
_FakeLatent software healthy tests/unit/test_model_context_parking.py:36
_Ctx software healthy tests/unit/test_model_context_parking.py:46
_FakeDiffusionEngine software healthy tests/unit/test_upload_encoder.py:24
_FakeEncoder software healthy tests/unit/test_source_canvas.py:186
FakeClock software healthy tests/unit/test_headless_client.py:26
_MockDecoder software healthy tests/unit/test_ace_adapter_parity.py:64
_FakeEngine software healthy tests/unit/test_ace_adapter_parity.py:107
_StubCtx software healthy tests/unit/test_session_validation.py:22
TestBackendStringValidation software healthy tests/unit/test_session_validation.py:30
TestTensorRTPairingValidation software healthy tests/unit/test_session_validation.py:46
TestEngineWithoutBackendValidation software healthy tests/unit/test_session_validation.py:76
TestTensorRTVAECleanup software healthy tests/unit/test_session_validation.py:103
_FakeHandler software healthy tests/unit/test_user_upload_stems.py:307
_FakeSession software healthy tests/unit/test_user_upload_stems.py:312
_Harness software healthy tests/unit/test_event_bus.py:72
Action software healthy tests/golden/scenarios.py:55
Scenario software healthy tests/golden/scenarios.py:62
Transcript software healthy tests/golden/replay_server.py:61

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

LabelLayerStatusPath
packages software healthy packages
demon-client software healthy packages/demon-client
workers software healthy packages/demon-client/workers
audio software healthy packages/demon-client/audio
types software healthy packages/demon-client/types
assets software healthy packages/demon-client/assets
tests software healthy tests
unit software healthy tests/unit
golden software healthy tests/golden
scripts software healthy scripts
experiments software healthy scripts/experiments
realtime_input software healthy scripts/experiments/realtime_input
benchmarks software healthy scripts/benchmarks
calibration software healthy scripts/calibration
deploy software healthy scripts/deploy
madmom software healthy scripts/madmom
demos software healthy demos
realtime_motion_graph_web software healthy demos/realtime_motion_graph_web
scripts software healthy demos/realtime_motion_graph_web/scripts
web software healthy demos/realtime_motion_graph_web/web
app software healthy demos/realtime_motion_graph_web/web/app
tests software healthy demos/realtime_motion_graph_web/web/tests
unit software healthy demos/realtime_motion_graph_web/web/tests/unit
replay software healthy demos/realtime_motion_graph_web/web/tests/replay
e2e software healthy demos/realtime_motion_graph_web/web/tests/e2e
hooks software healthy demos/realtime_motion_graph_web/web/hooks
types software healthy demos/realtime_motion_graph_web/web/types
components software healthy demos/realtime_motion_graph_web/web/components
Performance software healthy demos/realtime_motion_graph_web/web/components/Performance
store software healthy demos/realtime_motion_graph_web/web/store
lib software healthy demos/realtime_motion_graph_web/web/lib
audio software healthy demos/realtime_motion_graph_web/web/lib/audio
engine software healthy demos/realtime_motion_graph_web/web/engine
audio software healthy demos/realtime_motion_graph_web/web/engine/audio
recording software healthy demos/realtime_motion_graph_web/web/engine/recording
video software healthy demos/realtime_motion_graph_web/web/engine/video
keyboard software healthy demos/realtime_motion_graph_web/web/engine/keyboard
render software healthy demos/realtime_motion_graph_web/web/engine/render
lora software healthy demos/realtime_motion_graph_web/web/engine/lora
curves software healthy demos/realtime_motion_graph_web/web/engine/curves
midi software healthy demos/realtime_motion_graph_web/web/engine/midi
scheduler software healthy demos/realtime_motion_graph_web/web/engine/scheduler
public software healthy demos/realtime_motion_graph_web/web/public
common software healthy demos/common
examples software healthy examples
covers software healthy examples/covers
docs software healthy docs
assets software healthy docs/assets
js software healthy docs/assets/js
audio software healthy docs/assets/audio

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

LabelLayerStatusPath
10.13.11.1 network healthy pyproject.toml
127.0.0.1 network healthy tests/unit/test_golden_harness.py
10.0.0.5 network healthy demos/realtime_motion_graph_web/README.md
10.16.1.11 network healthy acestep/engine/trt/build.py

LabelLayerStatusPath
RootLayout frontend healthy demos/realtime_motion_graph_web/web/app/layout.tsx
Home frontend healthy demos/realtime_motion_graph_web/web/app/page.tsx

LabelLayerStatusPath
daydreamlive__DEMON software healthy /data/fable5_failed_archive/daydreamlive__DEMON

LabelLayerStatusPath
port:1318 network healthy demos/realtime_motion_graph_web/server.py

LabelLayerStatusPath
nginx network healthy demos/realtime_motion_graph_web/web/next.config.ts

LabelLayerStatusPath
gpu (detected) hardware healthy .env.example

LabelLayerStatusPath
/page.tsx frontend healthy demos/realtime_motion_graph_web/web/app/page.tsx

LabelLayerStatusPath
dotenv::demos/realtime_motion_graph_web/web/.env.development security healthy demos/realtime_motion_graph_web/web/.env.development
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/0f51ce44-e370-4856-9ef9-82cbb9343574/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0f51ce44-e370-4856-9ef9-82cbb9343574/

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.