https://github.com/bdulan/meo-health-demo
· scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.7 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 75 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 |
|---|---|---|---|
ZoneOrb |
software | healthy | App.tsx:ZoneOrb |
Chip |
software | healthy | App.tsx:Chip |
App |
software | healthy | App.tsx:App |
trailColor |
software | healthy | App.tsx:trailColor |
summarize |
software | healthy | App.tsx:summarize |
loadReplayText |
software | healthy | src/replayAsset.ts:loadReplayText |
hasElevenLabs |
software | healthy | src/tts.ts:hasElevenLabs |
a |
software | healthy | src/tts.ts:a |
g |
software | healthy | src/tts.ts:g |
playAudioBytes |
software | healthy | src/nativeAudio.web.ts:playAudioBytes |
initialState |
software | healthy | src/decide.ts:initialState |
isDrifting |
software | healthy | src/decide.ts:isDrifting |
step |
software | healthy | src/decide.ts:step |
round1 |
software | healthy | src/decide.ts:round1 |
createDetector |
software | healthy | src/decide.ts:createDetector |
systemPrompt |
software | healthy | src/respond.ts:systemPrompt |
cuesForLanguage |
software | healthy | src/cues.ts:cuesForLanguage |
pickCachedCue |
software | healthy | src/cues.ts:pickCachedCue |
zoneIndex |
software | healthy | src/config.ts:zoneIndex |
zoneLabel |
software | healthy | src/config.ts:zoneLabel |
flowOf |
software | healthy | src/ingest.ts:flowOf |
parseLine |
software | healthy | src/ingest.ts:parseLine |
parseReplay |
software | healthy | src/ingest.ts:parseReplay |
release |
software | healthy | src/ingest.ts:release |
play |
software | healthy | src/ingest.ts:play |
getLanguage |
software | healthy | src/voices.ts:getLanguage |
getAccent |
software | healthy | src/voices.ts:getAccent |
profileLabel |
software | healthy | src/voices.ts:profileLabel |
bcp47 |
software | healthy | src/voices.ts:bcp47 |
defaultElevenVoiceId |
software | healthy | src/voices.ts:defaultElevenVoiceId |
hasElevenLabsHint |
software | healthy | src/voices.ts:hasElevenLabsHint |
playAudioBytes |
software | healthy | src/nativeAudio.ts:playAudioBytes |
reading |
software | healthy | __tests__/decide.test.ts:reading |
run |
software | healthy | __tests__/decide.test.ts:run |
fill |
software | healthy | __tests__/decide.test.ts:fill |
| Label | Layer | Status | Path |
|---|---|---|---|
index.ts |
software | healthy | index.ts |
.env.example |
software | healthy | .env.example |
DESIGN.md |
software | healthy | DESIGN.md |
metro.config.js |
software | healthy | metro.config.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
jest.config.js |
software | healthy | jest.config.js |
EVAL.md |
software | healthy | EVAL.md |
app.json |
software | healthy | app.json |
App.tsx |
software | healthy | App.tsx |
tsconfig.json |
software | healthy | tsconfig.json |
replayAsset.ts |
software | healthy | src/replayAsset.ts |
tts.ts |
software | healthy | src/tts.ts |
nativeAudio.web.ts |
software | healthy | src/nativeAudio.web.ts |
decide.ts |
software | healthy | src/decide.ts |
respond.ts |
software | healthy | src/respond.ts |
cues.ts |
software | healthy | src/cues.ts |
config.ts |
software | healthy | src/config.ts |
ingest.ts |
software | healthy | src/ingest.ts |
types.ts |
software | healthy | src/types.ts |
log.ts |
software | healthy | src/log.ts |
voices.ts |
software | healthy | src/voices.ts |
nativeAudio.ts |
software | healthy | src/nativeAudio.ts |
voices.test.ts |
software | healthy | __tests__/voices.test.ts |
replay.integration.test.ts |
software | healthy | __tests__/replay.integration.test.ts |
decide.test.ts |
software | healthy | __tests__/decide.test.ts |
launch.json |
software | healthy | .claude/launch.json |
settings.json |
software | healthy | .claude/settings.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
.claude/settings.json |
quality | healthy | .claude/settings.json |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
__tests__ |
software | healthy | __tests__ |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
TtsEngineManager |
software | healthy | src/tts.ts:TtsEngineManager |
Responder |
software | healthy | src/respond.ts:Responder |
SessionLog |
software | healthy | src/log.ts:SessionLog |
| Label | Layer | Status | Path |
|---|---|---|---|
bdulan__meo-health-demo |
software | healthy | /data/fable5_failed_archive/bdulan__meo-health-demo |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/3f37913a-90e1-4736-8c63-ca0527243353/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3f37913a-90e1-4736-8c63-ca0527243353/
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.