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.

deanfourie1-ai/Independent-invention

https://github.com/deanfourie1-ai/Independent-invention · scanned 2026-06-17 01:54 UTC (1 month, 1 week ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +6.1 (diff) · 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 249 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
makeGuid software healthy scripts/seed-jobs.js:makeGuid
h software healthy scripts/seed-jobs.js:h
refOf software healthy scripts/seed-jobs.js:refOf
rand software healthy scripts/seed-jobs.js:rand
randInt software healthy scripts/seed-jobs.js:randInt
randAmount software healthy scripts/seed-jobs.js:randAmount
isoDateDaysAgo software healthy scripts/seed-jobs.js:isoDateDaysAgo
isoDateTimeRandom software healthy scripts/seed-jobs.js:isoDateTimeRandom
makeSyntheticJob software healthy scripts/seed-jobs.js:makeSyntheticJob
total software healthy scripts/seed-jobs.js:total
pass software healthy scripts/stress-api.js:pass
fail software healthy scripts/stress-api.js:fail
header software healthy scripts/stress-api.js:header
apiGet software healthy scripts/stress-api.js:apiGet
apiPost software healthy scripts/stress-api.js:apiPost
apiPatch software healthy scripts/stress-api.js:apiPatch
apiDelete software healthy scripts/stress-api.js:apiDelete
makeGuid software healthy scripts/stress-api.js:makeGuid
h software healthy scripts/stress-api.js:h
ms software healthy scripts/stress-api.js:ms
testConcurrentPatches software healthy scripts/stress-api.js:testConcurrentPatches
testConcurrentPosts software healthy scripts/stress-api.js:testConcurrentPosts
testSequentialPatches software healthy scripts/stress-api.js:testSequentialPatches
testGetThroughput software healthy scripts/stress-api.js:testGetThroughput
main software healthy scripts/stress-api.js:main
App software healthy src/App.jsx:App
CaptureChecklist software healthy src/admin/CaptureChecklist.jsx:CaptureChecklist
saveInvoiceRef software healthy src/admin/CaptureChecklist.jsx:saveInvoiceRef
fmtR software healthy src/admin/DetailDrawer.jsx:fmtR
parseAmount software healthy src/admin/DetailDrawer.jsx:parseAmount
BillsIcon software healthy src/admin/DetailDrawer.jsx:BillsIcon
ScanIcon software healthy src/admin/DetailDrawer.jsx:ScanIcon
DetailDrawer software healthy src/admin/DetailDrawer.jsx:DetailDrawer
FieldMapping software healthy src/admin/FieldMapping.jsx:FieldMapping
copy software healthy src/admin/FieldMapping.jsx:copy
table software healthy src/admin/FieldMapping.jsx:table
readLocal software healthy src/admin/OcrExtractionPanel.jsx:readLocal
makeId software healthy src/admin/OcrExtractionPanel.jsx:makeId
fileToDataUrl software healthy src/admin/OcrExtractionPanel.jsx:fileToDataUrl
dataUrlToBlob software healthy src/admin/OcrExtractionPanel.jsx:dataUrlToBlob
loadStagedDocs software healthy src/admin/OcrExtractionPanel.jsx:loadStagedDocs
pct software healthy src/admin/OcrExtractionPanel.jsx:pct
bboxText software healthy src/admin/OcrExtractionPanel.jsx:bboxText
isPdfMime software healthy src/admin/OcrExtractionPanel.jsx:isPdfMime
isStorableScan software healthy src/admin/OcrExtractionPanel.jsx:isStorableScan
StagedPreview software healthy src/admin/OcrExtractionPanel.jsx:StagedPreview
OcrExtractionPanel software healthy src/admin/OcrExtractionPanel.jsx:OcrExtractionPanel
updateDoc software healthy src/admin/OcrExtractionPanel.jsx:updateDoc
setFieldValue software healthy src/admin/OcrExtractionPanel.jsx:setFieldValue
stageFiles software healthy src/admin/OcrExtractionPanel.jsx:stageFiles

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

LabelLayerStatusPath
USER_GUIDE.md software healthy USER_GUIDE.md
CLAUDE.md software healthy CLAUDE.md
package-lock.json software healthy package-lock.json
DEPLOYMENT.md software healthy DEPLOYMENT.md
server.js software healthy server.js
package.json software healthy package.json
index.html software healthy index.html
vite.config.js software healthy vite.config.js
seed-jobs.js software healthy scripts/seed-jobs.js
stress-api.js software healthy scripts/stress-api.js
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
CaptureChecklist.jsx software healthy src/admin/CaptureChecklist.jsx
DetailDrawer.jsx software healthy src/admin/DetailDrawer.jsx
FieldMapping.jsx software healthy src/admin/FieldMapping.jsx
OcrExtractionPanel.jsx software healthy src/admin/OcrExtractionPanel.jsx
Worklist.jsx software healthy src/admin/Worklist.jsx
SettingsPanel.jsx software healthy src/admin/SettingsPanel.jsx
HistoryPanel.jsx software healthy src/admin/HistoryPanel.jsx
DigitalJobCard.jsx software healthy src/admin/DigitalJobCard.jsx
AdminApp.jsx software healthy src/admin/AdminApp.jsx
CheerScreen.jsx software healthy src/admin/CheerScreen.jsx
ChecklistConfig.jsx software healthy src/admin/ChecklistConfig.jsx
useAdminJobs.js software healthy src/hooks/useAdminJobs.js
Icon.jsx software healthy src/components/Icon.jsx
StatusBadge.jsx software healthy src/components/StatusBadge.jsx
techMatcher.js software healthy src/services/techMatcher.js
documentIntelligence.js software healthy src/services/documentIntelligence.js
ocrFieldConfig.js software healthy src/services/ocrFieldConfig.js
storage.js software healthy src/services/storage.js
jobCardParser.js software healthy src/services/jobCardParser.js
core.css software healthy src/styles/core.css
screens.css software healthy src/styles/screens.css
api.js software healthy server/api.js
offline.html software healthy public/offline.html
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
App frontend healthy src/App.jsx
CaptureChecklist frontend healthy src/admin/CaptureChecklist.jsx
DetailDrawer frontend healthy src/admin/DetailDrawer.jsx
FieldMapping frontend healthy src/admin/FieldMapping.jsx
OcrExtractionPanel frontend healthy src/admin/OcrExtractionPanel.jsx
Worklist frontend healthy src/admin/Worklist.jsx
SettingsPanel frontend healthy src/admin/SettingsPanel.jsx
HistoryPanel frontend healthy src/admin/HistoryPanel.jsx
DigitalJobCard frontend healthy src/admin/DigitalJobCard.jsx
AdminApp frontend healthy src/admin/AdminApp.jsx
CheerScreen frontend healthy src/admin/CheerScreen.jsx
ChecklistConfig frontend healthy src/admin/ChecklistConfig.jsx
Icon frontend healthy src/components/Icon.jsx
StatusBadge frontend healthy src/components/StatusBadge.jsx

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
admin software healthy src/admin
hooks software healthy src/hooks
components software healthy src/components
services software healthy src/services
styles software healthy src/styles
server software healthy server
public software healthy public

LabelLayerStatusPath
vps::azure hardware healthy src/admin/OcrExtractionPanel.jsx
vps::droplet hardware healthy src/admin/AdminApp.jsx

LabelLayerStatusPath
deanfourie1-ai__Independent-invention software healthy /data/fable5_failed_archive/deanfourie1-ai__Independent-inv…

LabelLayerStatusPath
port:3741 network healthy server.js

LabelLayerStatusPath
127.0.0.1 network healthy server.js
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/5215864f-e56f-45da-9ed4-1115456828b3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5215864f-e56f-45da-9ed4-1115456828b3/

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.