Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

slapharma/DiffDoc

https://github.com/slapharma/DiffDoc · scanned 2026-06-16 00:15 UTC (2 months, 2 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 256 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.

LabelLayerStatusPath
opens software healthy test/annotations.test.ts:opens
closes software healthy test/annotations.test.ts:closes
Wordmark software healthy components/wordmark.tsx:Wordmark
Workspace software healthy components/workspace.tsx:Workspace
DifferenceRegister software healthy components/workspace.tsx:DifferenceRegister
SideBySideView software healthy components/workspace.tsx:SideBySideView
DocPane software healthy components/workspace.tsx:DocPane
tests software healthy components/workspace.tsx:tests
monitoring software healthy components/workspace.tsx:monitoring
AlignedView software healthy components/workspace.tsx:AlignedView
SummaryView software healthy components/workspace.tsx:SummaryView
ComparisonView software healthy components/comparison-view.tsx:ComparisonView
paneEl software healthy components/comparison-view.tsx:paneEl
remeasure software healthy components/comparison-view.tsx:remeasure
handlePaneScroll software healthy components/comparison-view.tsx:handlePaneScroll
scrollPaneTo software healthy components/comparison-view.tsx:scrollPaneTo
centerOn software healthy components/comparison-view.tsx:centerOn
spanIn software healthy components/comparison-view.tsx:spanIn
flashChunk software healthy components/comparison-view.tsx:flashChunk
revealChunk software healthy components/comparison-view.tsx:revealChunk
jumpTo software healthy components/comparison-view.tsx:jumpTo
scrollBothToTop software healthy components/comparison-view.tsx:scrollBothToTop
alignPanes software healthy components/comparison-view.tsx:alignPanes
handleJumpSelect software healthy components/comparison-view.tsx:handleJumpSelect
runSearch software healthy components/comparison-view.tsx:runSearch
goToMatch software healthy components/comparison-view.tsx:goToMatch
wrapped software healthy components/comparison-view.tsx:wrapped
clearSearch software healthy components/comparison-view.tsx:clearSearch
persistTitle software healthy components/comparison-view.tsx:persistTitle
saveTitle software healthy components/comparison-view.tsx:saveTitle
saveTask software healthy components/comparison-view.tsx:saveTask
downloadReport software healthy components/comparison-view.tsx:downloadReport
handleContextMenu software healthy components/comparison-view.tsx:handleContextMenu
target software healthy components/comparison-view.tsx:target
locateInOther software healthy components/comparison-view.tsx:locateInOther
handleSelection software healthy components/comparison-view.tsx:handleSelection
spanOf software healthy components/comparison-view.tsx:spanOf
openComposer software healthy components/comparison-view.tsx:openComposer
submitComposer software healthy components/comparison-view.tsx:submitComposer
toggleResolve software healthy components/comparison-view.tsx:toggleResolve
jumpToComment software healthy components/comparison-view.tsx:jumpToComment
toggleIn software healthy components/comparison-view.tsx:toggleIn
EntryIcon software healthy components/comparison-view.tsx:EntryIcon
entryTag software healthy components/comparison-view.tsx:entryTag
entrySnippet software healthy components/comparison-view.tsx:entrySnippet
FilterChip software healthy components/comparison-view.tsx:FilterChip
segmentClass software healthy components/comparison-view.tsx:segmentClass
DocPane software healthy components/comparison-view.tsx:DocPane
renderSegment software healthy components/comparison-view.tsx:renderSegment
snippet software healthy components/comparison-view.tsx:snippet

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.env.local.example software healthy .env.local.example
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
package-lock.json software healthy package-lock.json
.eslintrc.json software healthy .eslintrc.json
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
vitest.config.ts software healthy vitest.config.ts
flags.test.ts software healthy test/flags.test.ts
navigate.test.ts software healthy test/navigate.test.ts
project.test.ts software healthy test/project.test.ts
literal-diff.test.ts software healthy test/literal-diff.test.ts
validate-upload.test.ts software healthy test/validate-upload.test.ts
parse-docx.test.ts software healthy test/parse-docx.test.ts
scroll-map.test.ts software healthy test/scroll-map.test.ts
actions.test.ts software healthy test/actions.test.ts
annotations.test.ts software healthy test/annotations.test.ts
pipeline.test.ts software healthy test/pipeline.test.ts
HANDOVER.md software healthy docs/HANDOVER.md
wordmark.tsx software healthy components/wordmark.tsx
workspace.tsx software healthy components/workspace.tsx
comparison-view.tsx software healthy components/comparison-view.tsx
build-stamp.tsx software healthy components/build-stamp.tsx
report-view.tsx software healthy components/report-view.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/demo/page.tsx
route.ts software healthy app/api/upload/complete/route.ts
route.ts software healthy app/api/upload/init/route.ts
route.ts software healthy app/api/comparisons/route.ts
route.ts software healthy app/api/comparisons/[id]/route.ts
route.ts software healthy app/api/comparisons/[id]/download/route.ts
route.ts software healthy app/api/comparisons/[id]/edits/route.ts
route.ts software healthy app/api/comparisons/[id]/comments/route.ts
route.ts software healthy app/api/comparisons/[id]/comments/[commentId]/route.ts
route.ts software healthy app/api/process/route.ts
page.tsx software healthy app/c/[id]/page.tsx
page.tsx software healthy app/tasks/page.tsx
validate.ts software healthy lib/upload/validate.ts
util.ts software healthy lib/document/util.ts
index.ts software healthy lib/document/index.ts
parse-pdf.ts software healthy lib/document/parse-pdf.ts
parse-docx.ts software healthy lib/document/parse-docx.ts
types.ts software healthy lib/document/types.ts
client.ts software healthy lib/supabase/client.ts
server.ts software healthy lib/supabase/server.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
test software healthy test
docs software healthy docs
components software healthy components
app software healthy app
demo software healthy app/demo
api software healthy app/api
upload software healthy app/api/upload
complete software healthy app/api/upload/complete
init software healthy app/api/upload/init
comparisons software healthy app/api/comparisons
[id] software healthy app/api/comparisons/[id]
download software healthy app/api/comparisons/[id]/download
edits software healthy app/api/comparisons/[id]/edits
comments software healthy app/api/comparisons/[id]/comments
[commentId] software healthy app/api/comparisons/[id]/comments/[commentId]
process software healthy app/api/process
c software healthy app/c
[id] software healthy app/c/[id]
tasks software healthy app/tasks
lib software healthy lib
upload software healthy lib/upload
document software healthy lib/document
supabase software healthy lib/supabase
pipeline software healthy lib/pipeline
diff software healthy lib/diff
export software healthy lib/export
.claude software healthy .claude
supabase software healthy supabase
migrations software healthy supabase/migrations

LabelLayerStatusPath
Home frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
DemoPage frontend healthy app/demo/page.tsx
ComparisonPage frontend healthy app/c/[id]/page.tsx
TasksPage frontend healthy app/tasks/page.tsx

LabelLayerStatusPath
0001_init_core_schema.sql data healthy supabase/migrations/0001_init_core_schema.sql
0004_add_title.sql data healthy supabase/migrations/0004_add_title.sql
0003_add_flag_reasons.sql data healthy supabase/migrations/0003_add_flag_reasons.sql
0002_add_doc_names.sql data healthy supabase/migrations/0002_add_doc_names.sql

LabelLayerStatusPath
repobility-clone-6nlt1c2m software healthy /tmp/repobility-clone-6nlt1c2m

LabelLayerStatusPath
postgres data healthy lib/pipeline/view-mode.ts

LabelLayerStatusPath
public data healthy supabase/migrations/0001_init_core_schema.sql
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6f0455a9-4c23-4ede-a6bb-dc1a32924cb4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6f0455a9-4c23-4ede-a6bb-dc1a32924cb4/

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.