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.

yoshi03ishi/fragment-link-memo

https://github.com/yoshi03ishi/fragment-link-memo · scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 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 120 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
App software healthy src/App.tsx:App
selectMemo software healthy src/App.tsx:selectMemo
selectSummary software healthy src/App.tsx:selectSummary
closeOverlay software healthy src/App.tsx:closeOverlay
clickTopic software healthy src/App.tsx:clickTopic
handlePost software healthy src/App.tsx:handlePost
handleDeleteMemo software healthy src/App.tsx:handleDeleteMemo
handleDeleteSummary software healthy src/App.tsx:handleDeleteSummary
toggleBasket software healthy src/App.tsx:toggleBasket
handleCreateSummary software healthy src/App.tsx:handleCreateSummary
handleAddToSummary software healthy src/App.tsx:handleAddToSummary
handleExportJson software healthy src/App.tsx:handleExportJson
handleExportMarkdown software healthy src/App.tsx:handleExportMarkdown
handleImportFile software healthy src/App.tsx:handleImportFile
applyImport software healthy src/App.tsx:applyImport
handleChooseBackup software healthy src/App.tsx:handleChooseBackup
handleSaveBackup software healthy src/App.tsx:handleSaveBackup
filterBanners software healthy src/App.tsx:filterBanners
basketPanel software healthy src/App.tsx:basketPanel
TopicSection software healthy src/components/LeftPane.tsx:TopicSection
SummarySection software healthy src/components/LeftPane.tsx:SummarySection
BackupSection software healthy src/components/LeftPane.tsx:BackupSection
LeftPane software healthy src/components/LeftPane.tsx:LeftPane
DetailPane software healthy src/components/DetailPane.tsx:DetailPane
RenderContent software healthy src/components/RenderContent.tsx:RenderContent
Highlight software healthy src/components/RenderContent.tsx:Highlight
BasketPanel software healthy src/components/BasketPanel.tsx:BasketPanel
Composer software healthy src/components/Composer.tsx:Composer
submit software healthy src/components/Composer.tsx:submit
SummaryDetail software healthy src/components/SummaryDetail.tsx:SummaryDetail
MemoCard software healthy src/components/MemoCard.tsx:MemoCard
startEdit software healthy src/components/MemoCard.tsx:startEdit
saveEdit software healthy src/components/MemoCard.tsx:saveEdit
emptyData software healthy src/lib/storage.ts:emptyData
normalizeData software healthy src/lib/storage.ts:normalizeData
obj software healthy src/lib/storage.ts:obj
src software healthy src/lib/storage.ts:src
normalizeMemo software healthy src/lib/storage.ts:normalizeMemo
normalizeSummary software healthy src/lib/storage.ts:normalizeSummary
strArray software healthy src/lib/storage.ts:strArray
fmtDate software healthy src/lib/format.ts:fmtDate
p software healthy src/lib/format.ts:p
excerpt software healthy src/lib/format.ts:excerpt
findRelatedMemos software healthy src/lib/related.ts:findRelatedMemos
extractExplicitTopics software healthy src/lib/topics.ts:extractExplicitTopics
isCandidateWord software healthy src/lib/topics.ts:isCandidateWord
extractKeywords software healthy src/lib/topics.ts:extractKeywords
add software healthy src/lib/topics.ts:add
flushRun software healthy src/lib/topics.ts:flushRun
topicsOf software healthy src/lib/topics.ts:topicsOf

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

LabelLayerStatusPath
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
launch.json software healthy .claude/launch.json
sw.js software healthy public/sw.js
deploy.yml software healthy .github/workflows/deploy.yml
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
LeftPane.tsx software healthy src/components/LeftPane.tsx
DetailPane.tsx software healthy src/components/DetailPane.tsx
RenderContent.tsx software healthy src/components/RenderContent.tsx
BasketPanel.tsx software healthy src/components/BasketPanel.tsx
Composer.tsx software healthy src/components/Composer.tsx
SummaryDetail.tsx software healthy src/components/SummaryDetail.tsx
MemoCard.tsx software healthy src/components/MemoCard.tsx
storage.ts software healthy src/lib/storage.ts
format.ts software healthy src/lib/format.ts
related.ts software healthy src/lib/related.ts
topics.ts software healthy src/lib/topics.ts
exporter.ts software healthy src/lib/exporter.ts
backupTarget.ts software healthy src/lib/backupTarget.ts
useAppData.ts software healthy src/hooks/useAppData.ts
useIsMobile.ts software healthy src/hooks/useIsMobile.ts
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
.claude software healthy .claude
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
lib software healthy src/lib
hooks software healthy src/hooks

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
repobility-clone-jazbtdfs software healthy /tmp/repobility-clone-jazbtdfs

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/dd35913a-533a-46ce-a3f9-8ebc1a37161d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/dd35913a-533a-46ce-a3f9-8ebc1a37161d/

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.