https://github.com/TwoD97/LokLM
· scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)
177 raw signals (11 security + 166 graph)
Last scanned 2 months, 1 week ago · v1 · 166 actionable findings from 2 signal sources. 75 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1953 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 |
|---|---|---|---|
cspDevRelax |
software | healthy | electron.vite.config.ts:cspDevRelax |
filter |
software | healthy | .lintstagedrc.cjs:filter |
quote |
software | healthy | .lintstagedrc.cjs:quote |
text |
software | healthy | tests/integration/ocr.test.ts:text |
mk |
software | healthy | tests/integration/quiz-repo.test.ts:mk |
mkEmbedder |
software | healthy | tests/integration/embedder-identity.test.ts:mkEmbedder |
mkLlm |
software | healthy | tests/integration/embedder-identity.test.ts:mkLlm |
mkReranker |
software | healthy | tests/integration/embedder-identity.test.ts:mkReranker |
row |
software | healthy | tests/integration/embedder-identity.test.ts:row |
buildRegistry |
software | healthy | tests/integration/embedding-backfill.test.ts:buildRegistry |
waitFor |
software | healthy | tests/integration/embedding-backfill.test.ts:waitFor |
register |
software | healthy | tests/integration/change-password.test.ts:register |
buildRegistry |
software | healthy | tests/integration/retrieval-pipeline.test.ts:buildRegistry |
waitFor |
software | healthy | tests/integration/retrieval-pipeline.test.ts:waitFor |
mkLlm |
software | healthy | tests/integration/provider-registry.test.ts:mkLlm |
mkEmbedder |
software | healthy | tests/integration/provider-registry.test.ts:mkEmbedder |
mkReranker |
software | healthy | tests/integration/provider-registry.test.ts:mkReranker |
buildRegistry |
software | healthy | tests/integration/qa-answer.test.ts:buildRegistry |
waitFor |
software | healthy | tests/integration/qa-answer.test.ts:waitFor |
waitFor |
software | healthy | tests/integration/folder-sync.test.ts:waitFor |
paths |
software | healthy | tests/integration/folder-sync.test.ts:paths |
mkClient |
software | healthy | tests/integration/ollama-llm-provider.test.ts:mkClient |
headers |
software | healthy | tests/integration/ollama-client.test.ts:headers |
waitFor |
software | healthy | tests/integration/library-search.test.ts:waitFor |
waitFor |
software | healthy | tests/integration/document-import.test.ts:waitFor |
lib |
software | healthy | tests/integration/helpers/InProcessModelsClient.ts:lib |
asModelsWorkerClient |
software | healthy | tests/integration/helpers/InProcessModelsClient.ts:asModels… |
buildRetrieval |
software | healthy | tests/unit/retrieval-doc-prefilter.test.ts:buildRetrieval |
baseChunks |
software | healthy | tests/unit/chunker.test.ts:baseChunks |
llm |
software | healthy | tests/unit/contextualize.test.ts:llm |
withFixtureManifest |
software | healthy | tests/unit/model-downloader.test.ts:withFixtureManifest |
collect |
software | healthy | tests/unit/model-downloader.test.ts:collect |
doc |
software | healthy | tests/unit/corpusAnswer.test.ts:doc |
seg |
software | healthy | tests/unit/transcription-align.test.ts:seg |
baseHit |
software | healthy | tests/unit/heuristics.test.ts:baseHit |
fake |
software | healthy | tests/unit/translator-sidecar.test.ts:fake |
input |
software | healthy | tests/unit/quiz-validate-input.test.ts:input |
meanOfSegments |
software | healthy | tests/unit/chrf.test.ts:meanOfSegments |
word |
software | healthy | tests/unit/languageDetector.test.ts:word |
hello |
software | healthy | tests/unit/parser.test.ts:hello |
ctx |
software | healthy | tests/unit/queryRoute.test.ts:ctx |
mkHit |
software | healthy | tests/unit/queryRoute.test.ts:mkHit |
buildFakes |
software | healthy | tests/unit/queryRoute.test.ts:buildFakes |
collect |
software | healthy | tests/unit/queryRoute.test.ts:collect |
tick |
software | healthy | tests/unit/model-load-lock.test.ts:tick |
first |
software | healthy | tests/unit/model-load-lock.test.ts:first |
second |
software | healthy | tests/unit/model-load-lock.test.ts:second |
chunk |
software | healthy | tests/unit/summarize.test.ts:chunk |
chunk |
software | healthy | tests/unit/quiz-units.test.ts:chunk |
doc |
software | healthy | tests/unit/quiz-units.test.ts:doc |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
electron.vite.config.ts |
software | healthy | electron.vite.config.ts |
.lintstagedrc.cjs |
software | healthy | .lintstagedrc.cjs |
tsconfig.web.json |
software | healthy | tsconfig.web.json |
.prettierrc.json |
software | healthy | .prettierrc.json |
README.md |
software | healthy | README.md |
typedoc.json |
software | healthy | typedoc.json |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
THIRD_PARTY_NOTICES.md |
software | healthy | THIRD_PARTY_NOTICES.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
vitest.workspace.ts |
software | healthy | vitest.workspace.ts |
.env.example |
software | healthy | .env.example |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
drizzle.config.ts |
software | healthy | drizzle.config.ts |
LICENSE |
software | healthy | LICENSE |
README.md |
software | healthy | tests/README.md |
workspace-crud.test.ts |
software | healthy | tests/integration/workspace-crud.test.ts |
bundled-reranker-provider.test.ts |
software | healthy | tests/integration/bundled-reranker-provider.test.ts |
README.md |
software | healthy | tests/integration/README.md |
ocr.test.ts |
software | healthy | tests/integration/ocr.test.ts |
settings-service.test.ts |
software | healthy | tests/integration/settings-service.test.ts |
chat-persistence.test.ts |
software | healthy | tests/integration/chat-persistence.test.ts |
quiz-repo.test.ts |
software | healthy | tests/integration/quiz-repo.test.ts |
embedder-identity.test.ts |
software | healthy | tests/integration/embedder-identity.test.ts |
embedding-backfill.test.ts |
software | healthy | tests/integration/embedding-backfill.test.ts |
ollama-reranker-provider.test.ts |
software | healthy | tests/integration/ollama-reranker-provider.test.ts |
change-password.test.ts |
software | healthy | tests/integration/change-password.test.ts |
retrieval-pipeline.test.ts |
software | healthy | tests/integration/retrieval-pipeline.test.ts |
auth-e2e.test.ts |
software | healthy | tests/integration/auth-e2e.test.ts |
provider-registry.test.ts |
software | healthy | tests/integration/provider-registry.test.ts |
qa-answer.test.ts |
software | healthy | tests/integration/qa-answer.test.ts |
auth-flow.test.ts |
software | healthy | tests/integration/auth-flow.test.ts |
bundled-embedder-provider.test.ts |
software | healthy | tests/integration/bundled-embedder-provider.test.ts |
folder-sync.test.ts |
software | healthy | tests/integration/folder-sync.test.ts |
bundled-llm-provider.test.ts |
software | healthy | tests/integration/bundled-llm-provider.test.ts |
ollama-embedder-provider.test.ts |
software | healthy | tests/integration/ollama-embedder-provider.test.ts |
ollama-llm-provider.test.ts |
software | healthy | tests/integration/ollama-llm-provider.test.ts |
ollama-client.test.ts |
software | healthy | tests/integration/ollama-client.test.ts |
library-search.test.ts |
software | healthy | tests/integration/library-search.test.ts |
document-import.test.ts |
software | healthy | tests/integration/document-import.test.ts |
InProcessModelsClient.ts |
software | healthy | tests/integration/helpers/InProcessModelsClient.ts |
auth-inactivity.test.ts |
software | healthy | tests/unit/auth-inactivity.test.ts |
retrieval-doc-prefilter.test.ts |
software | healthy | tests/unit/retrieval-doc-prefilter.test.ts |
chunker.test.ts |
software | healthy | tests/unit/chunker.test.ts |
conversation-switch-unload.test.ts |
software | healthy | tests/unit/conversation-switch-unload.test.ts |
judge-prompt.test.ts |
software | healthy | tests/unit/judge-prompt.test.ts |
matrix-configs.test.ts |
software | healthy | tests/unit/matrix-configs.test.ts |
contextualize.test.ts |
software | healthy | tests/unit/contextualize.test.ts |
markdownParser.test.ts |
software | healthy | tests/unit/markdownParser.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
integration |
software | healthy | tests/integration |
helpers |
software | healthy | tests/integration/helpers |
unit |
software | healthy | tests/unit |
fixtures |
software | healthy | tests/unit/fixtures |
scripts |
software | healthy | tests/unit/scripts |
bench |
software | healthy | tests/bench |
evals |
software | healthy | tests/evals |
answer |
software | healthy | tests/evals/answer |
judge |
software | healthy | tests/evals/judge |
scale |
software | healthy | tests/evals/scale |
synth |
software | healthy | tests/evals/synth |
bridges |
software | healthy | tests/evals/bridges |
results |
software | healthy | tests/evals/results |
scripts |
software | healthy | tests/evals/scripts |
pipeline |
software | healthy | tests/evals/pipeline |
translation |
software | healthy | tests/evals/translation |
comet |
software | healthy | tests/evals/translation/comet |
runpod |
software | healthy | tests/evals/runpod |
manual |
software | healthy | tests/manual |
settings |
software | healthy | tests/manual/settings |
library |
software | healthy | tests/manual/library |
auth |
software | healthy | tests/manual/auth |
chat |
software | healthy | tests/manual/chat |
hardware |
software | healthy | tests/manual/hardware |
m-szenarien |
software | healthy | tests/manual/m-szenarien |
tx |
software | healthy | tests/tx |
vault |
software | healthy | tests/tx/vault |
db |
software | healthy | tests/tx/db |
helpers |
software | healthy | tests/tx/db/helpers |
e2e |
software | healthy | tests/e2e |
helpers |
software | healthy | tests/e2e/helpers |
sidecars |
software | healthy | sidecars |
translator |
software | healthy | sidecars/translator |
src |
software | healthy | sidecars/translator/src |
installer-wizard |
software | healthy | installer-wizard |
frontend |
software | healthy | installer-wizard/frontend |
__tests__ |
software | healthy | installer-wizard/frontend/__tests__ |
src-tauri |
software | healthy | installer-wizard/src-tauri |
examples |
software | healthy | installer-wizard/src-tauri/examples |
capabilities |
software | healthy | installer-wizard/src-tauri/capabilities |
src |
software | healthy | installer-wizard/src-tauri/src |
installer |
software | healthy | installer-wizard/src-tauri/src/installer |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
adr |
software | healthy | docs/adr |
specs |
software | healthy | docs/specs |
resources |
software | healthy | resources |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
InProcessModelsClient |
software | healthy | tests/integration/helpers/InProcessModelsClient.ts:InProces… |
BenchLlm |
software | healthy | tests/bench/quiz-pipeline.ts:BenchLlm |
LatencyTracker |
software | healthy | tests/evals/perf.ts:LatencyTracker |
PhasedTimer |
software | healthy | tests/evals/perf.ts:PhasedTimer |
ResourceSampler |
software | healthy | tests/evals/perf.ts:ResourceSampler |
LocalLlmJudge |
software | healthy | tests/evals/judge/LocalLlmJudge.ts:LocalLlmJudge |
OllamaDocGenerator |
software | healthy | tests/evals/scale/OllamaDocGenerator.ts:OllamaDocGenerator |
AnthropicDocGenerator |
software | healthy | tests/evals/scale/AnthropicDocGenerator.ts:AnthropicDocGene… |
OllamaGenerator |
software | healthy | tests/evals/synth/OllamaGenerator.ts:OllamaGenerator |
AnthropicGenerator |
software | healthy | tests/evals/synth/AnthropicGenerator.ts:AnthropicGenerator |
RerankerBridge |
software | healthy | tests/evals/bridges/RerankerBridge.ts:RerankerBridge |
SkipReranker |
software | healthy | tests/evals/bridges/RerankerBridge.ts:SkipReranker |
EmbedderBridge |
software | healthy | tests/evals/bridges/EmbedderBridge.ts:EmbedderBridge |
LlmBridge |
software | healthy | tests/evals/bridges/LlmBridge.ts:LlmBridge |
NoopReranker |
software | healthy | tests/evals/pipeline/Reranker.ts:NoopReranker |
FixedSizeChunker |
software | healthy | tests/evals/pipeline/Chunker.ts:FixedSizeChunker |
FakeEmbedder |
software | healthy | tests/evals/pipeline/Embedder.ts:FakeEmbedder |
RollbackSentinel |
software | healthy | tests/tx/db/helpers/withTransaction.ts:RollbackSentinel |
boundary |
software | healthy | src/renderer/src/ErrorBoundary.tsx:boundary |
component |
software | healthy | src/renderer/src/ErrorBoundary.tsx:component |
ErrorBoundary |
software | healthy | src/renderer/src/ErrorBoundary.tsx:ErrorBoundary |
that |
software | healthy | src/renderer/src/lib/lockedError.ts:that |
lives |
software | healthy | src/renderer/src/lib/lockedError.ts:lives |
to |
software | healthy | src/renderer/src/quiz/QuizDeckHistory.test.tsx:to |
based |
software | healthy | src/renderer/src/quiz/QuizResults.test.tsx:based |
SettingsService |
software | healthy | src/main/services/settings/SettingsService.ts:SettingsServi… |
ModelLoadLock |
software | healthy | src/main/services/concurrency/ModelLoadLock.ts:ModelLoadLock |
ModelDownloader |
software | healthy | src/main/services/models/ModelDownloader.ts:ModelDownloader |
LockedError |
software | healthy | src/main/services/auth/AuthService.ts:LockedError |
AuthService |
software | healthy | src/main/services/auth/AuthService.ts:AuthService |
QAService |
software | healthy | src/main/services/qa/QAService.ts:QAService |
SummarizationError |
software | healthy | src/main/services/summarize/SummarizationService.ts:Summari… |
SummarizationService |
software | healthy | src/main/services/summarize/SummarizationService.ts:Summari… |
ProviderRegistry |
software | healthy | src/main/services/providers/Registry.ts:ProviderRegistry |
RegistryLlmProvider |
software | healthy | src/main/services/providers/Registry.ts:RegistryLlmProvider |
RegistryRerankerProvider |
software | healthy | src/main/services/providers/Registry.ts:RegistryRerankerPro… |
BundledEmbedderProvider |
software | healthy | src/main/services/providers/bundled/BundledEmbedderProvider… |
BundledLlmProvider |
software | healthy | src/main/services/providers/bundled/BundledLlmProvider.ts:B… |
BundledRerankerProvider |
software | healthy | src/main/services/providers/bundled/BundledRerankerProvider… |
OllamaEmbedderProvider |
software | healthy | src/main/services/providers/ollama/OllamaEmbedderProvider.t… |
OllamaLlmProvider |
software | healthy | src/main/services/providers/ollama/OllamaLlmProvider.ts:Oll… |
OllamaRerankerProvider |
software | healthy | src/main/services/providers/ollama/OllamaRerankerProvider.t… |
OllamaError |
software | healthy | src/main/services/providers/ollama/OllamaClient.ts:OllamaEr… |
OllamaClient |
software | healthy | src/main/services/providers/ollama/OllamaClient.ts:OllamaCl… |
EmbeddingService |
software | healthy | src/main/services/embeddings/EmbeddingService.ts:EmbeddingS… |
EmbeddingBackfillService |
software | healthy | src/main/services/embeddings/EmbeddingBackfillService.ts:Em… |
ResourcePlanner |
software | healthy | src/main/services/embeddings/ResourcePlanner.ts:ResourcePla… |
DiarizationWorkerClient |
software | healthy | src/main/services/workers/DiarizationWorkerClient.ts:Diariz… |
DocumentsWorkerClient |
software | healthy | src/main/services/workers/DocumentsWorkerClient.ts:Document… |
ModelsWorkerClient |
software | healthy | src/main/services/workers/ModelsWorkerClient.ts:ModelsWorke… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/integration/workspace-crud.test.ts |
security | healthy | tests/integration/workspace-crud.test.ts |
password_literal::tests/integration/chat-persistence.test.ts |
security | healthy | tests/integration/chat-persistence.test.ts |
password_literal::tests/integration/quiz-repo.test.ts |
security | healthy | tests/integration/quiz-repo.test.ts |
password_literal::tests/integration/embedding-backfill.test… |
security | healthy | tests/integration/embedding-backfill.test.ts |
password_literal::tests/integration/change-password.test.ts |
security | healthy | tests/integration/change-password.test.ts |
password_literal::tests/integration/retrieval-pipeline.test… |
security | healthy | tests/integration/retrieval-pipeline.test.ts |
password_literal::tests/integration/auth-e2e.test.ts |
security | healthy | tests/integration/auth-e2e.test.ts |
password_literal::tests/integration/auth-e2e.test.ts |
security | healthy | tests/integration/auth-e2e.test.ts |
password_literal::tests/integration/qa-answer.test.ts |
security | healthy | tests/integration/qa-answer.test.ts |
password_literal::tests/integration/auth-flow.test.ts |
security | healthy | tests/integration/auth-flow.test.ts |
password_literal::tests/integration/auth-flow.test.ts |
security | healthy | tests/integration/auth-flow.test.ts |
password_literal::tests/integration/auth-flow.test.ts |
security | healthy | tests/integration/auth-flow.test.ts |
password_literal::tests/integration/auth-flow.test.ts |
security | healthy | tests/integration/auth-flow.test.ts |
password_literal::tests/integration/auth-flow.test.ts |
security | healthy | tests/integration/auth-flow.test.ts |
password_literal::tests/integration/folder-sync.test.ts |
security | healthy | tests/integration/folder-sync.test.ts |
password_literal::tests/integration/library-search.test.ts |
security | healthy | tests/integration/library-search.test.ts |
password_literal::tests/integration/document-import.test.ts |
security | healthy | tests/integration/document-import.test.ts |
password_literal::tests/tx/vault/round-trip.test.ts |
security | healthy | tests/tx/vault/round-trip.test.ts |
password_literal::tests/tx/vault/round-trip.test.ts |
security | healthy | tests/tx/vault/round-trip.test.ts |
password_literal::tests/tx/vault/round-trip.test.ts |
security | healthy | tests/tx/vault/round-trip.test.ts |
password_literal::tests/tx/vault/crash-resilience.test.ts |
security | healthy | tests/tx/vault/crash-resilience.test.ts |
password_literal::tests/tx/vault/crash-resilience.test.ts |
security | healthy | tests/tx/vault/crash-resilience.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
quiz_attempts |
data | healthy | drizzle/0004_quick_jasper_sitwell.sql |
quiz_decks |
data | healthy | drizzle/0004_quick_jasper_sitwell.sql |
quiz_questions |
data | healthy | drizzle/0004_quick_jasper_sitwell.sql |
chunks |
data | healthy | drizzle/0000_adorable_cable.sql |
citations |
data | healthy | drizzle/0000_adorable_cable.sql |
conversations |
data | healthy | drizzle/0000_adorable_cable.sql |
document_tags |
data | healthy | drizzle/0000_adorable_cable.sql |
documents |
data | healthy | drizzle/0000_adorable_cable.sql |
messages |
data | healthy | drizzle/0000_adorable_cable.sql |
settings |
data | healthy | drizzle/0000_adorable_cable.sql |
workspaces |
data | healthy | drizzle/0000_adorable_cable.sql |
recovery_codes |
data | healthy | drizzle/0000_shiny_proteus.sql |
users |
data | healthy | drizzle/0000_shiny_proteus.sql |
workspace_sync_folders |
data | healthy | src/main/db/migrations/0006_partial_3nf.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
PUBLIC_INSTALLER_BASE_URL |
cicd | healthy | — |
MINIO_ACCESS_KEY |
cicd | healthy | — |
HETZNER_HOST |
cicd | healthy | — |
WIN_CSC_LINK |
cicd | healthy | — |
MINIO_ENDPOINT |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
HETZNER_SSH_KEY |
cicd | healthy | — |
MANIFEST_DEPLOY_KEY |
cicd | healthy | — |
HETZNER_PATH |
cicd | healthy | — |
MINIO_SECRET_KEY |
cicd | healthy | — |
WIN_CSC_KEY_PASSWORD |
cicd | healthy | — |
HETZNER_USER |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
checks |
cicd | healthy | .github/workflows/deploy-website.yml |
deploy |
cicd | healthy | .github/workflows/deploy-website.yml |
website |
cicd | healthy | .github/workflows/checks.yml |
build-windows |
cicd | healthy | .github/workflows/release-installer.yml |
build-linux |
cicd | healthy | .github/workflows/release-installer.yml |
build-macos |
cicd | healthy | .github/workflows/release-installer.yml |
bump-and-redeploy |
cicd | healthy | .github/workflows/release-installer.yml |
windows |
cicd | healthy | .github/workflows/build-translator-sidecar.yml |
linux |
cicd | healthy | .github/workflows/build-translator-sidecar.yml |
macos-arm64 |
cicd | healthy | .github/workflows/build-translator-sidecar.yml |
macos-x64 |
cicd | healthy | .github/workflows/build-translator-sidecar.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
0006_partial_3nf.sql |
data | healthy | src/main/db/migrations/0006_partial_3nf.sql |
0004_sync_metadata.sql |
data | healthy | src/main/db/migrations/0004_sync_metadata.sql |
0008_document_summary.sql |
data | healthy | src/main/db/migrations/0008_document_summary.sql |
0009_document_pinning.sql |
data | healthy | src/main/db/migrations/0009_document_pinning.sql |
0005_documents_unique_path.sql |
data | healthy | src/main/db/migrations/0005_documents_unique_path.sql |
0003_chunks_counter_statement.sql |
data | healthy | src/main/db/migrations/0003_chunks_counter_statement.sql |
0002_hnsw_index.sql |
data | healthy | src/main/db/migrations/0002_hnsw_index.sql |
0010_document_summary_embedding.sql |
data | healthy | src/main/db/migrations/0010_document_summary_embedding.sql |
0001_triggers_funcs.sql |
data | healthy | src/main/db/migrations/0001_triggers_funcs.sql |
0007_chunks_language.sql |
data | healthy | src/main/db/migrations/0007_chunks_language.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | electron.vite.config.ts |
10.0.0.5 |
network | healthy | tests/integration/settings-service.test.ts |
1.3.268.0 |
network | healthy | installer-wizard/src-tauri/Cargo.lock |
127.0.0.0 |
network | healthy | src/shared/networkHelpers.ts |
127.1.2.3 |
network | healthy | src/shared/networkHelpers.test.ts |
192.168.1.42 |
network | healthy | src/shared/networkHelpers.test.ts |
169.254.169.254 |
network | healthy | src/shared/networkHelpers.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | pnpm-lock.yaml |
sqlite |
data | healthy | pnpm-lock.yaml |
redis |
data | healthy | pnpm-lock.yaml |
postgres |
data | healthy | pnpm-lock.yaml |
postgresql |
data | healthy | drizzle.config.ts |
mysql |
data | healthy | website/pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
/llms.txt |
frontend | healthy | website/src/pages/llms.txt.ts |
/blog/[slug].md |
frontend | healthy | website/src/pages/blog/[slug].md.ts |
/blog/rss.xml |
frontend | healthy | website/src/pages/blog/rss.xml.ts |
/en/blog/[slug].md |
frontend | healthy | website/src/pages/en/blog/[slug].md.ts |
/en/blog/rss.xml |
frontend | healthy | website/src/pages/en/blog/rss.xml.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-website |
cicd | healthy | .github/workflows/deploy-website.yml |
gha::checks |
cicd | healthy | .github/workflows/checks.yml |
gha::release-installer |
cicd | healthy | .github/workflows/release-installer.yml |
gha::build-translator-sidecar |
cicd | healthy | .github/workflows/build-translator-sidecar.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
vps::hetzner |
hardware | healthy | website/README.md |
vps::azure |
hardware | healthy | website/pnpm-lock.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n7fol8vk |
software | healthy | /tmp/repobility-clone-n7fol8vk |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | src/shared/passPhraseWords/wordlist-en.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | website/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | pnpm-lock.yaml |
This page is publicly accessible at:
https://repobility.com/scan/7f29cd77-13c4-4556-bcfc-010176db78ec/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7f29cd77-13c4-4556-bcfc-010176db78ec/
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.