https://github.com/sagartheamruth/sagaramruth-com
· scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 48 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 |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
note-view.tsx |
software | healthy | components/note-view.tsx |
theme-toggle.tsx |
software | healthy | components/theme-toggle.tsx |
notes-sidebar.tsx |
software | healthy | components/notes-sidebar.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/notes/page.tsx |
page.tsx |
software | healthy | app/notes/[slug]/page.tsx |
notes.ts |
software | healthy | lib/notes.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
NoteView |
software | healthy | components/note-view.tsx:NoteView |
ThemeToggle |
software | healthy | components/theme-toggle.tsx:ThemeToggle |
toggle |
software | healthy | components/theme-toggle.tsx:toggle |
apply |
software | healthy | components/theme-toggle.tsx:apply |
NotesSidebar |
software | healthy | components/notes-sidebar.tsx:NotesSidebar |
Home |
software | healthy | app/page.tsx:Home |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
NotesIndex |
software | healthy | app/notes/page.tsx:NotesIndex |
generateStaticParams |
software | healthy | app/notes/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | app/notes/[slug]/page.tsx:generateMetadata |
NotePage |
software | healthy | app/notes/[slug]/page.tsx:NotePage |
getNote |
software | healthy | lib/notes.ts:getNote |
sortedNotes |
software | healthy | lib/notes.ts:sortedNotes |
previewText |
software | healthy | lib/notes.ts:previewText |
formatDate |
software | healthy | lib/notes.ts:formatDate |
| Label | Layer | Status | Path |
|---|---|---|---|
NoteView |
frontend | healthy | components/note-view.tsx |
ThemeToggle |
frontend | healthy | components/theme-toggle.tsx |
NotesSidebar |
frontend | healthy | components/notes-sidebar.tsx |
Home |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
NotesIndex |
frontend | healthy | app/notes/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
components |
software | healthy | components |
app |
software | healthy | app |
notes |
software | healthy | app/notes |
[slug] |
software | healthy | app/notes/[slug] |
lib |
software | healthy | lib |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-0slyztwz |
software | healthy | /tmp/repobility-clone-0slyztwz |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | lib/notes.ts |
This page is publicly accessible at:
https://repobility.com/scan/4ab3cb65-a4a1-4f9e-a641-6676502b8e4f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4ab3cb65-a4a1-4f9e-a641-6676502b8e4f/
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.