https://github.com/RogerPettersen90/LumenRoom
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 501 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 |
|---|---|---|---|
App |
software | healthy | src/App.tsx:App |
MainApp |
software | healthy | src/App.tsx:MainApp |
enterDevelop |
software | healthy | src/App.tsx:enterDevelop |
gradeIsIdentity |
software | healthy | src/types/models.ts:gradeIsIdentity |
hslIsIdentity |
software | healthy | src/types/models.ts:hslIsIdentity |
geometryIsIdentity |
software | healthy | src/types/models.ts:geometryIsIdentity |
curveIsIdentity |
software | healthy | src/types/models.ts:curveIsIdentity |
stripGeometry |
software | healthy | src/types/models.ts:stripGeometry |
mergePreset |
software | healthy | src/types/models.ts:mergePreset |
thumbUrl |
software | healthy | src/api/protocol.ts:thumbUrl |
previewUrl |
software | healthy | src/api/protocol.ts:previewUrl |
setRawDecodeMode |
software | healthy | src/api/protocol.ts:setRawDecodeMode |
fullUrl |
software | healthy | src/api/protocol.ts:fullUrl |
maskUrl |
software | healthy | src/api/protocol.ts:maskUrl |
scanDirectory |
software | healthy | src/api/commands.ts:scanDirectory |
listImages |
software | healthy | src/api/commands.ts:listImages |
getEditParams |
software | healthy | src/api/commands.ts:getEditParams |
saveEditParams |
software | healthy | src/api/commands.ts:saveEditParams |
getHistory |
software | healthy | src/api/commands.ts:getHistory |
setCull |
software | healthy | src/api/commands.ts:setCull |
setLabel |
software | healthy | src/api/commands.ts:setLabel |
exportImage |
software | healthy | src/api/commands.ts:exportImage |
exportSidecar |
software | healthy | src/api/commands.ts:exportSidecar |
savePreset |
software | healthy | src/api/commands.ts:savePreset |
listPresets |
software | healthy | src/api/commands.ts:listPresets |
deletePreset |
software | healthy | src/api/commands.ts:deletePreset |
saveSnapshot |
software | healthy | src/api/commands.ts:saveSnapshot |
listSnapshots |
software | healthy | src/api/commands.ts:listSnapshots |
deleteSnapshot |
software | healthy | src/api/commands.ts:deleteSnapshot |
importSidecar |
software | healthy | src/api/commands.ts:importSidecar |
createCollection |
software | healthy | src/api/commands.ts:createCollection |
listCollections |
software | healthy | src/api/commands.ts:listCollections |
deleteCollection |
software | healthy | src/api/commands.ts:deleteCollection |
addToCollection |
software | healthy | src/api/commands.ts:addToCollection |
removeFromCollection |
software | healthy | src/api/commands.ts:removeFromCollection |
collectionMembers |
software | healthy | src/api/commands.ts:collectionMembers |
setPublishConfig |
software | healthy | src/api/commands.ts:setPublishConfig |
publishCollection |
software | healthy | src/api/commands.ts:publishCollection |
addKeyword |
software | healthy | src/api/commands.ts:addKeyword |
removeKeyword |
software | healthy | src/api/commands.ts:removeKeyword |
imageKeywords |
software | healthy | src/api/commands.ts:imageKeywords |
listKeywords |
software | healthy | src/api/commands.ts:listKeywords |
keywordMembers |
software | healthy | src/api/commands.ts:keywordMembers |
stackImages |
software | healthy | src/api/commands.ts:stackImages |
unstack |
software | healthy | src/api/commands.ts:unstack |
setStackTop |
software | healthy | src/api/commands.ts:setStackTop |
prefetchPreviews |
software | healthy | src/api/commands.ts:prefetchPreviews |
createVirtualCopy |
software | healthy | src/api/commands.ts:createVirtualCopy |
removeFromCatalog |
software | healthy | src/api/commands.ts:removeFromCatalog |
getIptc |
software | healthy | src/api/commands.ts:getIptc |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
THIRD-PARTY-LICENSES.md |
software | healthy | THIRD-PARTY-LICENSES.md |
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
PROJECT_STATUS.md |
software | healthy | PROJECT_STATUS.md |
ROADMAP.md |
software | healthy | ROADMAP.md |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
Cargo.toml |
software | healthy | src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | src-tauri/tauri.conf.json |
build.rs |
software | healthy | src-tauri/build.rs |
Cargo.lock |
software | healthy | src-tauri/Cargo.lock |
acl-manifests.json |
software | healthy | src-tauri/gen/schemas/acl-manifests.json |
desktop-schema.json |
software | healthy | src-tauri/gen/schemas/desktop-schema.json |
linux-schema.json |
software | healthy | src-tauri/gen/schemas/linux-schema.json |
capabilities.json |
software | healthy | src-tauri/gen/schemas/capabilities.json |
default.json |
software | healthy | src-tauri/capabilities/default.json |
0002_presets.sql |
software | healthy | src-tauri/migrations/0002_presets.sql |
0001_init.sql |
software | healthy | src-tauri/migrations/0001_init.sql |
0003_organize.sql |
software | healthy | src-tauri/migrations/0003_organize.sql |
0004_smart.sql |
software | healthy | src-tauri/migrations/0004_smart.sql |
error.rs |
software | healthy | src-tauri/src/error.rs |
protocol.rs |
software | healthy | src-tauri/src/protocol.rs |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
cli.rs |
software | healthy | src-tauri/src/cli.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
prefs.rs |
software | healthy | src-tauri/src/prefs.rs |
presets.rs |
software | healthy | src-tauri/src/catalog/presets.rs |
mod.rs |
software | healthy | src-tauri/src/catalog/mod.rs |
autoimport.rs |
software | healthy | src-tauri/src/catalog/autoimport.rs |
sidecar.rs |
software | healthy | src-tauri/src/catalog/sidecar.rs |
organize.rs |
software | healthy | src-tauri/src/catalog/organize.rs |
scan.rs |
software | healthy | src-tauri/src/catalog/scan.rs |
export.rs |
software | healthy | src-tauri/src/catalog/export.rs |
thumbnail.rs |
software | healthy | src-tauri/src/imaging/thumbnail.rs |
mod.rs |
software | healthy | src-tauri/src/imaging/mod.rs |
metadata.rs |
software | healthy | src-tauri/src/imaging/metadata.rs |
pipeline.rs |
software | healthy | src-tauri/src/imaging/pipeline.rs |
ai.rs |
software | healthy | src-tauri/src/imaging/ai.rs |
lensdb.rs |
software | healthy | src-tauri/src/imaging/lensdb.rs |
raw.rs |
software | healthy | src-tauri/src/imaging/raw.rs |
mod.rs |
software | healthy | src-tauri/src/db/mod.rs |
models.rs |
software | healthy | src-tauri/src/db/models.rs |
queries.rs |
software | healthy | src-tauri/src/db/queries.rs |
check-marks.sh |
software | healthy | ci/check-marks.sh |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
src-tauri |
software | healthy | src-tauri |
gen |
software | healthy | src-tauri/gen |
schemas |
software | healthy | src-tauri/gen/schemas |
capabilities |
software | healthy | src-tauri/capabilities |
migrations |
software | healthy | src-tauri/migrations |
src |
software | healthy | src-tauri/src |
catalog |
software | healthy | src-tauri/src/catalog |
imaging |
software | healthy | src-tauri/src/imaging |
db |
software | healthy | src-tauri/src/db |
ci |
software | healthy | ci |
src |
software | healthy | src |
types |
software | healthy | src/types |
api |
software | healthy | src/api |
components |
software | healthy | src/components |
hooks |
software | healthy | src/hooks |
store |
software | healthy | src/store |
styles |
software | healthy | src/styles |
features |
software | healthy | src/features |
library |
software | healthy | src/features/library |
panels |
software | healthy | src/features/library/panels |
develop |
software | healthy | src/features/develop |
histogram |
software | healthy | src/features/develop/histogram |
gl |
software | healthy | src/features/develop/gl |
panels |
software | healthy | src/features/develop/panels |
| Label | Layer | Status | Path |
|---|---|---|---|
presets |
data | healthy | src-tauri/migrations/0002_presets.sql |
snapshots |
data | healthy | src-tauri/migrations/0002_presets.sql |
images |
data | healthy | src-tauri/migrations/0001_init.sql |
edit_params |
data | healthy | src-tauri/migrations/0001_init.sql |
history |
data | healthy | src-tauri/migrations/0001_init.sql |
collections |
data | healthy | src-tauri/migrations/0003_organize.sql |
collection_images |
data | healthy | src-tauri/migrations/0003_organize.sql |
keywords |
data | healthy | src-tauri/migrations/0003_organize.sql |
image_keywords |
data | healthy | src-tauri/migrations/0003_organize.sql |
smart_collections |
data | healthy | src-tauri/migrations/0004_smart.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
0002_presets.sql |
data | healthy | src-tauri/migrations/0002_presets.sql |
0001_init.sql |
data | healthy | src-tauri/migrations/0001_init.sql |
0003_organize.sql |
data | healthy | src-tauri/migrations/0003_organize.sql |
0004_smart.sql |
data | healthy | src-tauri/migrations/0004_smart.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-epw00pv6 |
software | healthy | /tmp/repobility-clone-epw00pv6 |
| Label | Layer | Status | Path |
|---|---|---|---|
DevelopRenderer |
software | healthy | src/features/develop/gl/Renderer.ts:DevelopRenderer |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1420 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/b59f484c-9d0a-47f5-b15c-800f89857d81/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b59f484c-9d0a-47f5-b15c-800f89857d81/
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.