https://github.com/shivampal46011/Mercator
· scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 2 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 141 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 |
|---|---|---|---|
seg_dist |
software | healthy | scripts/gen_icon.py:15 |
chunk |
software | healthy | scripts/gen_icon.py:43 |
App |
software | healthy | src/App.tsx:App |
onKey |
software | healthy | src/App.tsx:onKey |
onChanged |
software | healthy | src/App.tsx:onChanged |
onRemoved |
software | healthy | src/App.tsx:onRemoved |
gone |
software | healthy | src/App.tsx:gone |
open |
software | healthy | src/App.tsx:open |
ClaudePanel |
software | healthy | src/components/ClaudePanel.tsx:ClaudePanel |
toChat |
software | healthy | src/components/ClaudePanel.tsx:toChat |
dragStart |
software | healthy | src/components/ClaudePanel.tsx:dragStart |
move |
software | healthy | src/components/ClaudePanel.tsx:move |
up |
software | healthy | src/components/ClaudePanel.tsx:up |
tab |
software | healthy | src/components/ClaudePanel.tsx:tab |
PersonaModal |
software | healthy | src/components/PersonaModal.tsx:PersonaModal |
TerminalView |
software | healthy | src/components/TerminalView.tsx:TerminalView |
boot |
software | healthy | src/components/TerminalView.tsx:boot |
langOf |
software | healthy | src/components/EditorArea.tsx:langOf |
EditorArea |
software | healthy | src/components/EditorArea.tsx:EditorArea |
nextId |
software | healthy | src/components/TerminalPanel.tsx:nextId |
TerminalPanel |
software | healthy | src/components/TerminalPanel.tsx:TerminalPanel |
addTab |
software | healthy | src/components/TerminalPanel.tsx:addTab |
closeTab |
software | healthy | src/components/TerminalPanel.tsx:closeTab |
dragStart |
software | healthy | src/components/TerminalPanel.tsx:dragStart |
move |
software | healthy | src/components/TerminalPanel.tsx:move |
up |
software | healthy | src/components/TerminalPanel.tsx:up |
fileCardHeight |
software | healthy | src/components/FlowView.tsx:fileCardHeight |
humanize |
software | healthy | src/components/FlowView.tsx:humanize |
moduleOf |
software | healthy | src/components/FlowView.tsx:moduleOf |
FileNode |
software | healthy | src/components/FlowView.tsx:FileNode |
ServiceNode |
software | healthy | src/components/FlowView.tsx:ServiceNode |
PortalNode |
software | healthy | src/components/FlowView.tsx:PortalNode |
FuncNode |
software | healthy | src/components/FlowView.tsx:FuncNode |
StepNode |
software | healthy | src/components/FlowView.tsx:StepNode |
computeImpact |
software | healthy | src/components/FlowView.tsx:computeImpact |
FlowView |
software | healthy | src/components/FlowView.tsx:FlowView |
pickTool |
software | healthy | src/components/FlowView.tsx:pickTool |
onChanged |
software | healthy | src/components/FlowView.tsx:onChanged |
handler |
software | healthy | src/components/FlowView.tsx:handler |
onKey |
software | healthy | src/components/FlowView.tsx:onKey |
result |
software | healthy | src/components/FlowView.tsx:result |
SettingsModal |
software | healthy | src/components/SettingsModal.tsx:SettingsModal |
update |
software | healthy | src/components/SettingsModal.tsx:update |
onKey |
software | healthy | src/components/SettingsModal.tsx:onKey |
radio |
software | healthy | src/components/SettingsModal.tsx:radio |
TopBar |
software | healthy | src/components/TopBar.tsx:TopBar |
seg |
software | healthy | src/components/TopBar.tsx:seg |
StatusBar |
software | healthy | src/components/StatusBar.tsx:StatusBar |
Welcome |
software | healthy | src/components/Welcome.tsx:Welcome |
fileDot |
software | healthy | src/components/FileExplorer.tsx:fileDot |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
PLAN.md |
software | healthy | PLAN.md |
gen_icon.py |
software | healthy | scripts/gen_icon.py |
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 |
default.json |
software | healthy | src-tauri/capabilities/default.json |
standard.rs |
software | healthy | src-tauri/src/standard.rs |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
chat.rs |
software | healthy | src-tauri/src/chat.rs |
pty.rs |
software | healthy | src-tauri/src/pty.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
scan.rs |
software | healthy | src-tauri/src/scan.rs |
styles.css |
software | healthy | src/styles.css |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
types.ts |
software | healthy | src/types.ts |
ClaudePanel.tsx |
software | healthy | src/components/ClaudePanel.tsx |
PersonaModal.tsx |
software | healthy | src/components/PersonaModal.tsx |
TerminalView.tsx |
software | healthy | src/components/TerminalView.tsx |
EditorArea.tsx |
software | healthy | src/components/EditorArea.tsx |
TerminalPanel.tsx |
software | healthy | src/components/TerminalPanel.tsx |
FlowView.tsx |
software | healthy | src/components/FlowView.tsx |
SettingsModal.tsx |
software | healthy | src/components/SettingsModal.tsx |
TopBar.tsx |
software | healthy | src/components/TopBar.tsx |
StatusBar.tsx |
software | healthy | src/components/StatusBar.tsx |
Welcome.tsx |
software | healthy | src/components/Welcome.tsx |
FileExplorer.tsx |
software | healthy | src/components/FileExplorer.tsx |
ChatView.tsx |
software | healthy | src/components/ChatView.tsx |
monaco.ts |
software | healthy | src/lib/monaco.ts |
ipc.ts |
software | healthy | src/lib/ipc.ts |
settings.ts |
software | healthy | src/lib/settings.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
src-tauri |
software | healthy | src-tauri |
capabilities |
software | healthy | src-tauri/capabilities |
src |
software | healthy | src-tauri/src |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rf3a1t9c |
software | healthy | /tmp/repobility-clone-rf3a1t9c |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1420 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src-tauri/src/scan.rs |
security | healthy | src-tauri/src/scan.rs |
This page is publicly accessible at:
https://repobility.com/scan/9207c1cd-5775-453c-9755-f180d6625b13/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9207c1cd-5775-453c-9755-f180d6625b13/
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.