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.

bwalpole2025/L_Research

https://github.com/bwalpole2025/L_Research · scanned 2026-06-17 01:44 UTC (1 month, 1 week ago)

108 raw signals (0 security + 108 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -23.1 (diff) · 108 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 1764 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
isPlausibleMathExpression software healthy latex-studio/packages/shared/src/index.ts:isPlausibleMathEx…
makeVerificationCandidate software healthy latex-studio/packages/shared/src/index.ts:makeVerificationC…
reviewStyle software healthy latex-studio/packages/shared/src/index.ts:reviewStyle
decayedUsageScore software healthy latex-studio/packages/shared/src/index.ts:decayedUsageScore
bumpUsageScore software healthy latex-studio/packages/shared/src/index.ts:bumpUsageScore
main software healthy latex-studio/apps/api/src/server.ts:main
buildApp software healthy latex-studio/apps/api/src/app.ts:buildApp
nspell software healthy latex-studio/apps/api/src/nspell.d.ts:nspell
loadConfig software healthy latex-studio/apps/api/src/config.ts:loadConfig
getDocument software healthy latex-studio/apps/api/src/pdfjs.d.ts:getDocument
parseLatexLog software healthy latex-studio/apps/api/src/compile/logParser.ts:parseLatexLog
currentFile software healthy latex-studio/apps/api/src/compile/logParser.ts:currentFile
push software healthy latex-studio/apps/api/src/compile/logParser.ts:push
errorBlock software healthy latex-studio/apps/api/src/compile/logParser.ts:errorBlock
kind software healthy latex-studio/apps/api/src/compile/logParser.ts:kind
applyParens software healthy latex-studio/apps/api/src/compile/logParser.ts:applyParens
normalizeFile software healthy latex-studio/apps/api/src/compile/logParser.ts:normalizeFile
cleanMessage software healthy latex-studio/apps/api/src/compile/logParser.ts:cleanMessage
stripInputLine software healthy latex-studio/apps/api/src/compile/logParser.ts:stripInputLi…
classifyError software healthy latex-studio/apps/api/src/compile/severityTable.ts:classify…
classifyWarning software healthy latex-studio/apps/api/src/compile/severityTable.ts:classify…
classifyBox software healthy latex-studio/apps/api/src/compile/severityTable.ts:classify…
rankCandidates software healthy latex-studio/apps/api/src/compile/rootResolve.ts:rankCandid…
resolveRootFile software healthy latex-studio/apps/api/src/compile/rootResolve.ts:resolveRoo…
resolveAndPersistRoot software healthy latex-studio/apps/api/src/compile/rootResolve.ts:resolveAnd…
parseSynctexView software healthy latex-studio/apps/api/src/compile/synctexParser.ts:parseSyn…
finalize software healthy latex-studio/apps/api/src/compile/synctexParser.ts:finalize
parseSynctexEdit software healthy latex-studio/apps/api/src/compile/synctexParser.ts:parseSyn…
value software healthy latex-studio/apps/api/src/compile/synctexParser.ts:value
createRunner software healthy latex-studio/apps/api/src/compile/runner.ts:createRunner
projectDir software healthy latex-studio/apps/api/src/compile/runner.ts:projectDir
containerDir software healthy latex-studio/apps/api/src/compile/runner.ts:containerDir
writeFiles software healthy latex-studio/apps/api/src/compile/runner.ts:writeFiles
latexmk software healthy latex-studio/apps/api/src/compile/runner.ts:latexmk
synctex software healthy latex-studio/apps/api/src/compile/runner.ts:synctex
shellQuote software healthy latex-studio/apps/api/src/compile/runner.ts:shellQuote
tail software healthy latex-studio/apps/api/src/compile/service.ts:tail
errorMessage software healthy latex-studio/apps/api/src/compile/service.ts:errorMessage
runProcess software healthy latex-studio/apps/api/src/compile/spawn.ts:runProcess
append software healthy latex-studio/apps/api/src/compile/spawn.ts:append
finish software healthy latex-studio/apps/api/src/compile/spawn.ts:finish
kill software healthy latex-studio/apps/api/src/compile/spawn.ts:kill
isPublicCallback software healthy latex-studio/apps/api/src/plugins/auth.ts:isPublicCallback
ensurePgvector software healthy latex-studio/apps/api/src/rag/pgvector.ts:ensurePgvector
toVectorLiteral software healthy latex-studio/apps/api/src/rag/pgvector.ts:toVectorLiteral
indexLibraryItem software healthy latex-studio/apps/api/src/rag/indexer.ts:indexLibraryItem
text software healthy latex-studio/apps/api/src/rag/indexer.ts:text
hash software healthy latex-studio/apps/api/src/rag/indexer.ts:hash
libraryIndexStatus software healthy latex-studio/apps/api/src/rag/indexer.ts:libraryIndexStatus
reindexProject software healthy latex-studio/apps/api/src/rag/indexer.ts:reindexProject

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

LabelLayerStatusPath
.env.example software healthy latex-studio/.env.example
pnpm-workspace.yaml software healthy latex-studio/pnpm-workspace.yaml
.prettierrc.json software healthy latex-studio/.prettierrc.json
tsconfig.base.json software healthy latex-studio/tsconfig.base.json
README.md software healthy latex-studio/README.md
docker-compose.yml software healthy latex-studio/docker-compose.yml
package.json software healthy latex-studio/package.json
.eslintrc.cjs software healthy latex-studio/.eslintrc.cjs
turbo.json software healthy latex-studio/turbo.json
pnpm-lock.yaml software healthy latex-studio/pnpm-lock.yaml
package.json software healthy latex-studio/packages/shared/package.json
.eslintrc.cjs software healthy latex-studio/packages/shared/.eslintrc.cjs
tsconfig.json software healthy latex-studio/packages/shared/tsconfig.json
index.ts software healthy latex-studio/packages/shared/src/index.ts
runbook.md software healthy latex-studio/docs/runbook.md
decisions.md software healthy latex-studio/docs/decisions.md
vitest.config.ts software healthy latex-studio/apps/api/vitest.config.ts
package.json software healthy latex-studio/apps/api/package.json
.eslintrc.cjs software healthy latex-studio/apps/api/.eslintrc.cjs
Dockerfile software healthy latex-studio/apps/api/Dockerfile
tsconfig.json software healthy latex-studio/apps/api/tsconfig.json
server.ts software healthy latex-studio/apps/api/src/server.ts
prisma.ts software healthy latex-studio/apps/api/src/prisma.ts
app.ts software healthy latex-studio/apps/api/src/app.ts
nspell.d.ts software healthy latex-studio/apps/api/src/nspell.d.ts
config.ts software healthy latex-studio/apps/api/src/config.ts
pdfjs.d.ts software healthy latex-studio/apps/api/src/pdfjs.d.ts
logParser.ts software healthy latex-studio/apps/api/src/compile/logParser.ts
severityTable.ts software healthy latex-studio/apps/api/src/compile/severityTable.ts
rootResolve.ts software healthy latex-studio/apps/api/src/compile/rootResolve.ts
synctexParser.ts software healthy latex-studio/apps/api/src/compile/synctexParser.ts
runner.ts software healthy latex-studio/apps/api/src/compile/runner.ts
service.ts software healthy latex-studio/apps/api/src/compile/service.ts
queue.ts software healthy latex-studio/apps/api/src/compile/queue.ts
spawn.ts software healthy latex-studio/apps/api/src/compile/spawn.ts
auth.ts software healthy latex-studio/apps/api/src/plugins/auth.ts
pgvector.ts software healthy latex-studio/apps/api/src/rag/pgvector.ts
indexer.ts software healthy latex-studio/apps/api/src/rag/indexer.ts
chunk.ts software healthy latex-studio/apps/api/src/rag/chunk.ts
embeddings.ts software healthy latex-studio/apps/api/src/rag/embeddings.ts
retrieve.ts software healthy latex-studio/apps/api/src/rag/retrieve.ts
crypto.ts software healthy latex-studio/apps/api/src/vault/crypto.ts
keystore.ts software healthy latex-studio/apps/api/src/vault/keystore.ts
vault.ts software healthy latex-studio/apps/api/src/vault/vault.ts
storage.ts software healthy latex-studio/apps/api/src/literature/storage.ts
refs.ts software healthy latex-studio/apps/api/src/literature/refs.ts
index.ts software healthy latex-studio/apps/api/src/literature/sources/index.ts
zotero.ts software healthy latex-studio/apps/api/src/literature/sources/zotero.ts
semanticScholar.ts software healthy latex-studio/apps/api/src/literature/sources/semanticSchola…
crossref.ts software healthy latex-studio/apps/api/src/literature/sources/crossref.ts

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

LabelLayerStatusPath
latex-studio software healthy latex-studio
packages software healthy latex-studio/packages
shared software healthy latex-studio/packages/shared
src software healthy latex-studio/packages/shared/src
docs software healthy latex-studio/docs
apps software healthy latex-studio/apps
api software healthy latex-studio/apps/api
src software healthy latex-studio/apps/api/src
compile software healthy latex-studio/apps/api/src/compile
plugins software healthy latex-studio/apps/api/src/plugins
rag software healthy latex-studio/apps/api/src/rag
vault software healthy latex-studio/apps/api/src/vault
literature software healthy latex-studio/apps/api/src/literature
sources software healthy latex-studio/apps/api/src/literature/sources
providers software healthy latex-studio/apps/api/src/providers
cli software healthy latex-studio/apps/api/src/providers/cli
review software healthy latex-studio/apps/api/src/review
oauth software healthy latex-studio/apps/api/src/oauth
audit software healthy latex-studio/apps/api/src/audit
coderive software healthy latex-studio/apps/api/src/coderive
prose software healthy latex-studio/apps/api/src/prose
run software healthy latex-studio/apps/api/src/run
thesis software healthy latex-studio/apps/api/src/thesis
connectors software healthy latex-studio/apps/api/src/connectors
storage software healthy latex-studio/apps/api/src/storage
sources software healthy latex-studio/apps/api/src/storage/sources
lib software healthy latex-studio/apps/api/src/lib
docmodel software healthy latex-studio/apps/api/src/docmodel
ai software healthy latex-studio/apps/api/src/ai
completion software healthy latex-studio/apps/api/src/ai/completion
routes software healthy latex-studio/apps/api/src/routes
prisma software healthy latex-studio/apps/api/prisma
migrations software healthy latex-studio/apps/api/prisma/migrations
manual software healthy latex-studio/apps/api/prisma/migrations/manual
test software healthy latex-studio/apps/api/test
fixtures software healthy latex-studio/apps/api/test/fixtures
web software healthy latex-studio/apps/web
test-results software healthy latex-studio/apps/web/test-results
app software healthy latex-studio/apps/web/app
diagram software healthy latex-studio/apps/web/app/diagram
plugins software healthy latex-studio/apps/web/app/plugins
studio software healthy latex-studio/apps/web/app/studio
login software healthy latex-studio/apps/web/app/login
api software healthy latex-studio/apps/web/app/api
[...path] software healthy latex-studio/apps/web/app/api/[...path]
files software healthy latex-studio/apps/web/app/files
references software healthy latex-studio/apps/web/app/references
math-diagram software healthy latex-studio/apps/web/app/math-diagram
stats software healthy latex-studio/apps/web/app/stats
scripts software healthy latex-studio/apps/web/scripts

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

LabelLayerStatusPath
CompileService software healthy latex-studio/apps/api/src/compile/service.ts:CompileService
CompileQueue software healthy latex-studio/apps/api/src/compile/queue.ts:CompileQueue
Vault software healthy latex-studio/apps/api/src/vault/vault.ts:Vault
LiteratureSourceError software healthy latex-studio/apps/api/src/literature/sources/index.ts:Liter…
ZoteroSource software healthy latex-studio/apps/api/src/literature/sources/zotero.ts:Zote…
SemanticScholarSource software healthy latex-studio/apps/api/src/literature/sources/semanticSchola…
CrossrefSource software healthy latex-studio/apps/api/src/literature/sources/crossref.ts:Cr…
ArxivSource software healthy latex-studio/apps/api/src/literature/sources/arxiv.ts:Arxiv…
AiProviderError software healthy latex-studio/apps/api/src/providers/errors.ts:AiProviderErr…
AgentSdkProvider software healthy latex-studio/apps/api/src/providers/agentSdk.ts:AgentSdkPro…
ApiKeyProvider software healthy latex-studio/apps/api/src/providers/apiKey.ts:ApiKeyProvider
CliModelProvider software healthy latex-studio/apps/api/src/providers/cli/cliProvider.ts:CliM…
OAuthError software healthy latex-studio/apps/api/src/oauth/flow.ts:OAuthError
RunManager software healthy latex-studio/apps/api/src/run/manager.ts:RunManager
StorageConnectorError software healthy latex-studio/apps/api/src/storage/sources/index.ts:StorageC…
DropboxConnector software healthy latex-studio/apps/api/src/storage/sources/dropbox.ts:Dropbo…
GoogleDriveConnector software healthy latex-studio/apps/api/src/storage/sources/googleDrive.ts:Go…
OneDriveConnector software healthy latex-studio/apps/api/src/storage/sources/onedrive.ts:OneDr…
WarmPool software healthy latex-studio/apps/api/src/ai/completion/warmPool.ts:WarmPool
CompletionService software healthy latex-studio/apps/api/src/ai/completion/service.ts:Completi…
MockProvider software healthy latex-studio/apps/api/test/completion.test.ts:MockProvider
MockProvider software healthy latex-studio/apps/api/test/ai.test.ts:MockProvider
before software healthy latex-studio/apps/web/app/layout.tsx:before
MathGutterMarker software healthy latex-studio/apps/web/components/editor/mathGutter.ts:MathG…
GhostWidget software healthy latex-studio/apps/web/components/editor/inlineSuggest.ts:Gh…
BlockWidget software healthy latex-studio/apps/web/components/editor/predictBlock.ts:Blo…
ApiError software healthy latex-studio/apps/web/test/connectorsStore.test.ts:ApiError
ApiError software healthy latex-studio/apps/web/lib/api.ts:ApiError
AiError software healthy latex-studio/apps/web/lib/api.ts:AiError
CompletionController software healthy latex-studio/apps/web/lib/completion/controller.ts:Completi…
LruCache software healthy latex-studio/apps/web/lib/completion/cache.ts:LruCache
CompletionScheduler software healthy latex-studio/apps/web/lib/completion/scheduler.ts:Completio…
HealthResponse software healthy latex-studio/services/mathcheck/app/main.py:22
ParseRequest software healthy latex-studio/services/mathcheck/app/main.py:35
EquivalentRequest software healthy latex-studio/services/mathcheck/app/main.py:59
DerivationRequest software healthy latex-studio/services/mathcheck/app/main.py:81
AnnotateRequest software healthy latex-studio/services/mathcheck/app/main.py:98
ExtractRequest software healthy latex-studio/services/mathcheck/app/main.py:115
PdfPngRequest software healthy latex-studio/services/mathcheck/app/main.py:129
EmbedRequest software healthy latex-studio/services/mathcheck/app/main.py:159
ParseError software healthy latex-studio/services/mathcheck/app/parsing.py:21
StepTimeout software healthy latex-studio/services/mathcheck/app/timeoututil.py:18

LabelLayerStatusPath
GET /healthz api healthy latex-studio/services/mathcheck/app/main.py
POST /parse api healthy latex-studio/services/mathcheck/app/main.py
POST /equivalent api healthy latex-studio/services/mathcheck/app/main.py
POST /check-derivation api healthy latex-studio/services/mathcheck/app/main.py
POST /annotate-pdf api healthy latex-studio/services/mathcheck/app/main.py
POST /extract-pdf api healthy latex-studio/services/mathcheck/app/main.py
POST /pdf-png api healthy latex-studio/services/mathcheck/app/main.py
POST /embed api healthy latex-studio/services/mathcheck/app/main.py
GET /embed/health api healthy latex-studio/services/mathcheck/app/main.py
POST /synctex/forward api healthy latex-studio/apps/api/src/routes/compile.ts
POST /synctex/inverse api healthy latex-studio/apps/api/src/routes/compile.ts
GET /projects api healthy latex-studio/apps/api/src/routes/projects.ts
POST /projects api healthy latex-studio/apps/api/src/routes/projects.ts
GET /project-folders api healthy latex-studio/apps/api/src/routes/projectFolders.ts
POST /project-folders api healthy latex-studio/apps/api/src/routes/projectFolders.ts
GET /project-trash api healthy latex-studio/apps/api/src/routes/projectFolders.ts
DELETE /project-trash api healthy latex-studio/apps/api/src/routes/projectFolders.ts
GET /connectors api healthy latex-studio/apps/api/src/routes/connectors.ts
GET /healthz/model api healthy latex-studio/apps/api/src/routes/ai.ts
GET /ai/status api healthy latex-studio/apps/api/src/routes/ai.ts
GET /ai/models api healthy latex-studio/apps/api/src/routes/ai.ts
GET /ai/stats api healthy latex-studio/apps/api/src/routes/ai.ts

LabelLayerStatusPath
auth::latex-studio/apps/web/test/connectorsStore.test.ts security healthy latex-studio/apps/web/test/connectorsStore.test.ts
auth::latex-studio/apps/api/src/plugins/auth.ts security healthy latex-studio/apps/api/src/plugins/auth.ts
auth::latex-studio/apps/web/app/plugins/page.tsx security healthy latex-studio/apps/web/app/plugins/page.tsx
auth::latex-studio/apps/web/lib/connectorsStore.ts security healthy latex-studio/apps/web/lib/connectorsStore.ts
auth::latex-studio/README.md security healthy latex-studio/README.md
auth::latex-studio/apps/api/src/providers/errors.ts security healthy latex-studio/apps/api/src/providers/errors.ts
auth::latex-studio/apps/api/src/storage/sources/googleDrive… security healthy latex-studio/apps/api/src/storage/sources/googleDrive.ts
auth::latex-studio/apps/api/test/oauth.test.ts security healthy latex-studio/apps/api/test/oauth.test.ts
auth::latex-studio/apps/api/src/connectors/registry.ts security healthy latex-studio/apps/api/src/connectors/registry.ts
auth::latex-studio/apps/api/src/oauth/flow.ts security healthy latex-studio/apps/api/src/oauth/flow.ts
auth::latex-studio/apps/api/src/vault/vault.ts security healthy latex-studio/apps/api/src/vault/vault.ts
auth::latex-studio/apps/api/src/config.ts security healthy latex-studio/apps/api/src/config.ts
auth::latex-studio/apps/api/src/routes/connectors.ts security healthy latex-studio/apps/api/src/routes/connectors.ts
auth::latex-studio/apps/api/src/storage/sources/index.ts security healthy latex-studio/apps/api/src/storage/sources/index.ts
auth::latex-studio/apps/api/src/connectors/manifest.ts security healthy latex-studio/apps/api/src/connectors/manifest.ts
auth::latex-studio/packages/shared/src/index.ts security healthy latex-studio/packages/shared/src/index.ts
auth::latex-studio/.env.example security healthy latex-studio/.env.example
auth::latex-studio/apps/api/test/connectors.test.ts security healthy latex-studio/apps/api/test/connectors.test.ts

LabelLayerStatusPath
/page.tsx frontend healthy latex-studio/apps/web/app/page.tsx
/diagram frontend healthy latex-studio/apps/web/app/diagram/page.tsx
/plugins frontend healthy latex-studio/apps/web/app/plugins/page.tsx
/studio frontend healthy latex-studio/apps/web/app/studio/page.tsx
/login frontend healthy latex-studio/apps/web/app/login/page.tsx
/files frontend healthy latex-studio/apps/web/app/files/page.tsx
/references frontend healthy latex-studio/apps/web/app/references/page.tsx
/math-diagram frontend healthy latex-studio/apps/web/app/math-diagram/page.tsx
/stats frontend healthy latex-studio/apps/web/app/stats/page.tsx
/a.tex frontend healthy latex-studio/apps/api/test/storageConnectors.test.ts

LabelLayerStatusPath
RootLayout frontend healthy latex-studio/apps/web/app/layout.tsx
HomePage frontend healthy latex-studio/apps/web/app/page.tsx
DiagramPage frontend healthy latex-studio/apps/web/app/diagram/page.tsx
PluginsPage frontend healthy latex-studio/apps/web/app/plugins/page.tsx
StudioPage frontend healthy latex-studio/apps/web/app/studio/page.tsx
LoginPage frontend healthy latex-studio/apps/web/app/login/page.tsx
FilesPage frontend healthy latex-studio/apps/web/app/files/page.tsx
ReferencesPage frontend healthy latex-studio/apps/web/app/references/page.tsx
MathDiagramPage frontend healthy latex-studio/apps/web/app/math-diagram/page.tsx
StatsPage frontend healthy latex-studio/apps/web/app/stats/page.tsx

LabelLayerStatusPath
image::latex-studio/apps/api/Dockerfile hardware healthy latex-studio/apps/api/Dockerfile
image::latex-studio/services/mathcheck/Dockerfile hardware healthy latex-studio/services/mathcheck/Dockerfile
image::latex-studio/services/pyrun/Dockerfile hardware healthy latex-studio/services/pyrun/Dockerfile
postgres hardware healthy latex-studio/docker-compose.yml
mathcheck hardware healthy latex-studio/docker-compose.yml
texlive hardware healthy latex-studio/docker-compose.yml
pyrun hardware healthy latex-studio/docker-compose.yml
api hardware healthy latex-studio/docker-compose.yml
languagetool hardware healthy latex-studio/docker-compose.yml

LabelLayerStatusPath
port:5432 network healthy latex-studio/docker-compose.yml
port:8000 network healthy latex-studio/docker-compose.yml
port:4000 network healthy latex-studio/docker-compose.yml
port:8010 network healthy latex-studio/docker-compose.yml
port:64 network healthy latex-studio/pnpm-lock.yaml
port:14 network healthy latex-studio/pnpm-lock.yaml
port:3100 network healthy latex-studio/apps/web/playwright.config.ts

LabelLayerStatusPath
postgres data healthy latex-studio/.env.example
postgresql data healthy latex-studio/.env.example

LabelLayerStatusPath
bwalpole2025__L_Research software healthy /data/fable5_failed_archive/bwalpole2025__L_Research

LabelLayerStatusPath
ProjectFolder data healthy latex-studio/apps/api/prisma/migrations/manual/project-fold…

LabelLayerStatusPath
project-folders.sql data healthy latex-studio/apps/api/prisma/migrations/manual/project-fold…

LabelLayerStatusPath
127.0.0.1 network healthy latex-studio/.env.example

LabelLayerStatusPath
vps::azure hardware healthy latex-studio/.env.example

LabelLayerStatusPath
gpu (detected) hardware healthy latex-studio/services/mathcheck/Dockerfile

LabelLayerStatusPath
password_literal::latex-studio/apps/web/lib/session.ts security healthy latex-studio/apps/web/lib/session.ts
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/207b9174-c523-4ced-9269-3204314b7a9b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/207b9174-c523-4ced-9269-3204314b7a9b/

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.