https://github.com/w-jming/voxflow
· scanned 2026-06-16 00:53 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 302 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
AGENTS.md |
software | healthy | AGENTS.md |
todo.md |
software | healthy | todo.md |
vite.config.ts |
software | healthy | apps/control-center/vite.config.ts |
package.json |
software | healthy | apps/control-center/package.json |
index.html |
software | healthy | apps/control-center/index.html |
package-lock.json |
software | healthy | apps/control-center/package-lock.json |
tsconfig.json |
software | healthy | apps/control-center/tsconfig.json |
Cargo.toml |
software | healthy | apps/control-center/src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | apps/control-center/src-tauri/tauri.conf.json |
build.rs |
software | healthy | apps/control-center/src-tauri/build.rs |
acl-manifests.json |
software | healthy | apps/control-center/src-tauri/gen/schemas/acl-manifests.json |
desktop-schema.json |
software | healthy | apps/control-center/src-tauri/gen/schemas/desktop-schema.js… |
linux-schema.json |
software | healthy | apps/control-center/src-tauri/gen/schemas/linux-schema.json |
capabilities.json |
software | healthy | apps/control-center/src-tauri/gen/schemas/capabilities.json |
default.json |
software | healthy | apps/control-center/src-tauri/capabilities/default.json |
main.rs |
software | healthy | apps/control-center/src-tauri/src/main.rs |
theme.css |
software | healthy | apps/control-center/src/theme.css |
bridge.ts |
software | healthy | apps/control-center/src/bridge.ts |
store.ts |
software | healthy | apps/control-center/src/store.ts |
main.tsx |
software | healthy | apps/control-center/src/main.tsx |
vite-env.d.ts |
software | healthy | apps/control-center/src/vite-env.d.ts |
App.tsx |
software | healthy | apps/control-center/src/App.tsx |
Audio.tsx |
software | healthy | apps/control-center/src/pages/Audio.tsx |
Diagnostics.tsx |
software | healthy | apps/control-center/src/pages/Diagnostics.tsx |
About.tsx |
software | healthy | apps/control-center/src/pages/About.tsx |
Appearance.tsx |
software | healthy | apps/control-center/src/pages/Appearance.tsx |
Correction.tsx |
software | healthy | apps/control-center/src/pages/Correction.tsx |
Input.tsx |
software | healthy | apps/control-center/src/pages/Input.tsx |
Overview.tsx |
software | healthy | apps/control-center/src/pages/Overview.tsx |
Models.tsx |
software | healthy | apps/control-center/src/pages/Models.tsx |
stage-6-fcitx5-poc.md |
software | healthy | docs/release/stage-6-fcitx5-poc.md |
stage-5-semantic-correction.md |
software | healthy | docs/release/stage-5-semantic-correction.md |
stage-5-semantic-intent-dataset.md |
software | healthy | docs/release/stage-5-semantic-intent-dataset.md |
stage-3-asr-poc.md |
software | healthy | docs/release/stage-3-asr-poc.md |
README.md |
software | healthy | docs/release/README.md |
stage-2-ibus-poc.md |
software | healthy | docs/release/stage-2-ibus-poc.md |
stage-4-control-center-poc.md |
software | healthy | docs/release/stage-4-control-center-poc.md |
stage-3-real-asr-poc.md |
software | healthy | docs/release/stage-3-real-asr-poc.md |
README.md |
software | healthy | docs/redesign/README.md |
review-and-decisions.md |
software | healthy | docs/redesign/review-and-decisions.md |
glossary.md |
software | healthy | docs/redesign/glossary.md |
tauri-ui.md |
software | healthy | docs/redesign/frontend/tauri-ui.md |
interaction-design.md |
software | healthy | docs/redesign/frontend/interaction-design.md |
cross-platform-strategy.md |
software | healthy | docs/redesign/platforms/cross-platform-strategy.md |
windows.md |
software | healthy | docs/redesign/platforms/windows.md |
macos.md |
software | healthy | docs/redesign/platforms/macos.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
control-center |
software | healthy | apps/control-center |
src-tauri |
software | healthy | apps/control-center/src-tauri |
gen |
software | healthy | apps/control-center/src-tauri/gen |
schemas |
software | healthy | apps/control-center/src-tauri/gen/schemas |
capabilities |
software | healthy | apps/control-center/src-tauri/capabilities |
src |
software | healthy | apps/control-center/src-tauri/src |
src |
software | healthy | apps/control-center/src |
pages |
software | healthy | apps/control-center/src/pages |
docs |
software | healthy | docs |
release |
software | healthy | docs/release |
redesign |
software | healthy | docs/redesign |
frontend |
software | healthy | docs/redesign/frontend |
platforms |
software | healthy | docs/redesign/platforms |
engineering |
software | healthy | docs/redesign/engineering |
architecture |
software | healthy | docs/redesign/architecture |
product |
software | healthy | docs/redesign/product |
design |
software | healthy | docs/redesign/design |
scripts |
software | healthy | scripts |
dev |
software | healthy | scripts/dev |
model-profiles |
software | healthy | model-profiles |
crates |
software | healthy | crates |
voxflow-asr-qwen3 |
software | healthy | crates/voxflow-asr-qwen3 |
src |
software | healthy | crates/voxflow-asr-qwen3/src |
voxflow-semantic |
software | healthy | crates/voxflow-semantic |
tests |
software | healthy | crates/voxflow-semantic/tests |
src |
software | healthy | crates/voxflow-semantic/src |
voxflow-control |
software | healthy | crates/voxflow-control |
tests |
software | healthy | crates/voxflow-control/tests |
web |
software | healthy | crates/voxflow-control/web |
src |
software | healthy | crates/voxflow-control/src |
voxflow-input |
software | healthy | crates/voxflow-input |
src |
software | healthy | crates/voxflow-input/src |
voxflow-ipc |
software | healthy | crates/voxflow-ipc |
src |
software | healthy | crates/voxflow-ipc/src |
voxflow-ibus |
software | healthy | crates/voxflow-ibus |
tests |
software | healthy | crates/voxflow-ibus/tests |
src |
software | healthy | crates/voxflow-ibus/src |
voxflow-fcitx5 |
software | healthy | crates/voxflow-fcitx5 |
tests |
software | healthy | crates/voxflow-fcitx5/tests |
src |
software | healthy | crates/voxflow-fcitx5/src |
voxflow-asr-sherpa |
software | healthy | crates/voxflow-asr-sherpa |
src |
software | healthy | crates/voxflow-asr-sherpa/src |
voxflow-core |
software | healthy | crates/voxflow-core |
tests |
software | healthy | crates/voxflow-core/tests |
src |
software | healthy | crates/voxflow-core/src |
voxflow-asr |
software | healthy | crates/voxflow-asr |
src |
software | healthy | crates/voxflow-asr/src |
voxflow-asr-volcano |
software | healthy | crates/voxflow-asr-volcano |
src |
software | healthy | crates/voxflow-asr-volcano/src |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
resync |
software | healthy | apps/control-center/src/bridge.ts:resync |
coreCommand |
software | healthy | apps/control-center/src/bridge.ts:coreCommand |
onCoreEvent |
software | healthy | apps/control-center/src/bridge.ts:onCoreEvent |
onConnectionChanged |
software | healthy | apps/control-center/src/bridge.ts:onConnectionChanged |
onSnapshot |
software | healthy | apps/control-center/src/bridge.ts:onSnapshot |
checked |
software | healthy | apps/control-center/src/store.ts:checked |
input |
software | healthy | apps/control-center/src/store.ts:input |
percent |
software | healthy | apps/control-center/src/store.ts:percent |
WaveRule |
software | healthy | apps/control-center/src/App.tsx:WaveRule |
PageHead |
software | healthy | apps/control-center/src/App.tsx:PageHead |
App |
software | healthy | apps/control-center/src/App.tsx:App |
state |
software | healthy | apps/control-center/src/App.tsx:state |
ui |
software | healthy | apps/control-center/src/App.tsx:ui |
Audio |
software | healthy | apps/control-center/src/pages/Audio.tsx:Audio |
refresh |
software | healthy | apps/control-center/src/pages/Audio.tsx:refresh |
Diagnostics |
software | healthy | apps/control-center/src/pages/Diagnostics.tsx:Diagnostics |
run |
software | healthy | apps/control-center/src/pages/Diagnostics.tsx:run |
About |
software | healthy | apps/control-center/src/pages/About.tsx:About |
applyTheme |
software | healthy | apps/control-center/src/pages/Appearance.tsx:applyTheme |
Appearance |
software | healthy | apps/control-center/src/pages/Appearance.tsx:Appearance |
ui |
software | healthy | apps/control-center/src/pages/Appearance.tsx:ui |
saved |
software | healthy | apps/control-center/src/pages/Appearance.tsx:saved |
choose |
software | healthy | apps/control-center/src/pages/Appearance.tsx:choose |
Correction |
software | healthy | apps/control-center/src/pages/Correction.tsx:Correction |
correction |
software | healthy | apps/control-center/src/pages/Correction.tsx:correction |
save |
software | healthy | apps/control-center/src/pages/Correction.tsx:save |
Input |
software | healthy | apps/control-center/src/pages/Input.tsx:Input |
save |
software | healthy | apps/control-center/src/pages/Input.tsx:save |
captureHotkey |
software | healthy | apps/control-center/src/pages/Input.tsx:captureHotkey |
Overview |
software | healthy | apps/control-center/src/pages/Overview.tsx:Overview |
formatBytes |
software | healthy | apps/control-center/src/pages/Models.tsx:formatBytes |
phaseLabel |
software | healthy | apps/control-center/src/pages/Models.tsx:phaseLabel |
ZipformerCard |
software | healthy | apps/control-center/src/pages/Models.tsx:ZipformerCard |
LocalImport |
software | healthy | apps/control-center/src/pages/Models.tsx:LocalImport |
Models |
software | healthy | apps/control-center/src/pages/Models.tsx:Models |
chipClass |
software | healthy | crates/voxflow-control/web/app.js:chipClass |
render |
software | healthy | crates/voxflow-control/web/app.js:render |
overviewPage |
software | healthy | crates/voxflow-control/web/app.js:overviewPage |
statusCard |
software | healthy | crates/voxflow-control/web/app.js:statusCard |
inputPage |
software | healthy | crates/voxflow-control/web/app.js:inputPage |
modelsPage |
software | healthy | crates/voxflow-control/web/app.js:modelsPage |
audioPage |
software | healthy | crates/voxflow-control/web/app.js:audioPage |
semanticPage |
software | healthy | crates/voxflow-control/web/app.js:semanticPage |
dataPage |
software | healthy | crates/voxflow-control/web/app.js:dataPage |
diagnosticsPage |
software | healthy | crates/voxflow-control/web/app.js:diagnosticsPage |
appearancePage |
software | healthy | crates/voxflow-control/web/app.js:appearancePage |
page |
software | healthy | crates/voxflow-control/web/app.js:page |
settingRow |
software | healthy | crates/voxflow-control/web/app.js:settingRow |
segmented |
software | healthy | crates/voxflow-control/web/app.js:segmented |
bindNavigation |
software | healthy | crates/voxflow-control/web/app.js:bindNavigation |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/control-center/src/App.tsx |
Audio |
frontend | healthy | apps/control-center/src/pages/Audio.tsx |
Diagnostics |
frontend | healthy | apps/control-center/src/pages/Diagnostics.tsx |
About |
frontend | healthy | apps/control-center/src/pages/About.tsx |
Appearance |
frontend | healthy | apps/control-center/src/pages/Appearance.tsx |
Correction |
frontend | healthy | apps/control-center/src/pages/Correction.tsx |
Input |
frontend | healthy | apps/control-center/src/pages/Input.tsx |
Overview |
frontend | healthy | apps/control-center/src/pages/Overview.tsx |
Models |
frontend | healthy | apps/control-center/src/pages/Models.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/Audio |
frontend | healthy | apps/control-center/src/pages/Audio.tsx |
/Diagnostics |
frontend | healthy | apps/control-center/src/pages/Diagnostics.tsx |
/About |
frontend | healthy | apps/control-center/src/pages/About.tsx |
/Appearance |
frontend | healthy | apps/control-center/src/pages/Appearance.tsx |
/Correction |
frontend | healthy | apps/control-center/src/pages/Correction.tsx |
/Input |
frontend | healthy | apps/control-center/src/pages/Input.tsx |
/Overview |
frontend | healthy | apps/control-center/src/pages/Overview.tsx |
/Models |
frontend | healthy | apps/control-center/src/pages/Models.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rftq0v2y |
software | healthy | /tmp/repobility-clone-rftq0v2y |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | apps/control-center/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | crates/voxflow-core/src/download.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | AGENTS.md |
This page is publicly accessible at:
https://repobility.com/scan/9c67a20b-579c-4104-b4c8-05e230510556/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9c67a20b-579c-4104-b4c8-05e230510556/
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.