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.

srwlli/coderef-core

https://github.com/srwlli/coderef-core · scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)

161 raw signals (0 security + 161 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 161 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 3071 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
section software healthy demo-all-modules.ts:section
success software healthy demo-all-modules.ts:success
info software healthy demo-all-modules.ts:info
main software healthy demo-all-modules.ts:main
runTest software healthy test-phase1b-discovery-rag-wiring.mjs:runTest
runTest software healthy test-semantic-validator-phase1.mjs:runTest
parseArgs software healthy __tests__/rag-status-cli.test.ts:parseArgs
formatBytes software healthy __tests__/rag-status-cli.test.ts:formatBytes
formatDuration software healthy __tests__/rag-status-cli.test.ts:formatDuration
seconds software healthy __tests__/rag-status-cli.test.ts:seconds
parseArgs software healthy __tests__/rag-index-cli.test.ts:parseArgs
isLocalOnlyEnforced software healthy __tests__/rag-index-cli.test.ts:isLocalOnlyEnforced
createTestFile software healthy __tests__/js-call-detector.test.ts:createTestFile
cleanupTestFiles software healthy __tests__/js-call-detector.test.ts:cleanupTestFiles
calls software healthy __tests__/js-call-detector.test.ts:calls
main software healthy __tests__/js-call-detector.test.ts:main
process software healthy __tests__/js-call-detector.test.ts:process
create software healthy __tests__/js-call-detector.test.ts:create
foo software healthy __tests__/js-call-detector.test.ts:foo
add software healthy __tests__/js-call-detector.test.ts:add
greet software healthy __tests__/js-call-detector.test.ts:greet
sum software healthy __tests__/js-call-detector.test.ts:sum
swap software healthy __tests__/js-call-detector.test.ts:swap
complex software healthy __tests__/js-call-detector.test.ts:complex
caller software healthy __tests__/js-call-detector.test.ts:caller
target software healthy __tests__/js-call-detector.test.ts:target
qux software healthy __tests__/js-call-detector.test.ts:qux
postRunChecks software healthy __tests__/foundation-docs-meta-writer.test.mjs:postRunChecks
ageS software healthy __tests__/foundation-docs-meta-writer.test.mjs:ageS
createSampleRef software healthy __tests__/indexer.test.ts:createSampleRef
createSampleReferences software healthy __tests__/indexer.test.ts:createSampleReferences
matchSingle software healthy __tests__/coderef-watch-heartbeat-schema.test.mjs:matchSing…
checkType software healthy __tests__/coderef-watch-heartbeat-schema.test.mjs:checkType
declarations software healthy __tests__/element-extractor.test.ts:declarations
calculateTotal software healthy __tests__/element-extractor.test.ts:calculateTotal
fetchData software healthy __tests__/element-extractor.test.ts:fetchData
Button software healthy __tests__/element-extractor.test.ts:Button
useAuth software healthy __tests__/element-extractor.test.ts:useAuth
add software healthy __tests__/element-extractor.test.ts:add
definitions software healthy __tests__/element-extractor.test.ts:definitions
items software healthy __tests__/element-extractor.test.ts:items
visit software healthy __tests__/element-extractor.test.ts:visit
Page software healthy __tests__/venv-exclusion.test.ts:Page
createTestFile software healthy __tests__/orphan-detection.test.ts:createTestFile
handleScanCommand software healthy __tests__/orphan-detection.test.ts:handleScanCommand
handleQueryCommand software healthy __tests__/orphan-detection.test.ts:handleQueryCommand
handleImpactCommand software healthy __tests__/orphan-detection.test.ts:handleImpactCommand
registerCommands software healthy __tests__/orphan-detection.test.ts:registerCommands
registerMiddleware software healthy __tests__/orphan-detection.test.ts:registerMiddleware
registerRoutes software healthy __tests__/orphan-detection.test.ts:registerRoutes

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

LabelLayerStatusPath
coderef-core-quickstart.md software healthy coderef-core-quickstart.md
roadmap.md software healthy roadmap.md
create_wo.py software healthy create_wo.py
GEMINI.md software healthy GEMINI.md
.mcp.json software healthy .mcp.json
PHASE-1B-COMPLETION-REPORT.md software healthy PHASE-1B-COMPLETION-REPORT.md
cowork-mode-review.md software healthy cowork-mode-review.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
index.ts software healthy index.ts
CONTRIBUTING.md software healthy CONTRIBUTING.md
demo-all-modules.ts software healthy demo-all-modules.ts
test-phase1b-discovery-rag-wiring.mjs software healthy test-phase1b-discovery-rag-wiring.mjs
PHASE-2-COMPLETION-REPORT.md software healthy PHASE-2-COMPLETION-REPORT.md
package-lock.json software healthy package-lock.json
PROOF-OF-FIXES.md software healthy PROOF-OF-FIXES.md
improvements.json software healthy improvements.json
coderef-core-external-review.md software healthy coderef-core-external-review.md
IMPORTANT-WORKORDER-FILES.md software healthy IMPORTANT-WORKORDER-FILES.md
tsconfig.json software healthy tsconfig.json
guide-to-coderef-core.md software healthy guide-to-coderef-core.md
test-semantic-validator-phase1.mjs software healthy test-semantic-validator-phase1.mjs
TEST-FAILURE-ROOT-CAUSES.md software healthy TEST-FAILURE-ROOT-CAUSES.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
tsconfig.cli.json software healthy tsconfig.cli.json
vitest.config.ts software healthy vitest.config.ts
rag-status-cli.test.ts software healthy __tests__/rag-status-cli.test.ts
rag-index-cli.test.ts software healthy __tests__/rag-index-cli.test.ts
js-call-detector.test.ts software healthy __tests__/js-call-detector.test.ts
foundation-docs-meta-writer.test.mjs software healthy __tests__/foundation-docs-meta-writer.test.mjs
semantic-canonical.test.ts software healthy __tests__/semantic-canonical.test.ts
indexer.test.ts software healthy __tests__/indexer.test.ts
coderef-watch-heartbeat-schema.test.mjs software healthy __tests__/coderef-watch-heartbeat-schema.test.mjs
grammar-registry.test.ts software healthy __tests__/grammar-registry.test.ts
chroma-store.test.ts software healthy __tests__/chroma-store.test.ts
pinecone-store.test.ts software healthy __tests__/pinecone-store.test.ts
element-extractor.test.ts software healthy __tests__/element-extractor.test.ts
venv-exclusion.test.ts software healthy __tests__/venv-exclusion.test.ts
scanner-export.test.ts software healthy __tests__/scanner-export.test.ts
orphan-detection.test.ts software healthy __tests__/orphan-detection.test.ts
pipeline-snapshot.test.ts software healthy __tests__/pipeline-snapshot.test.ts
accuracy-validation.test.ts software healthy __tests__/accuracy-validation.test.ts
phase5-integration.test.ts software healthy __tests__/phase5-integration.test.ts
coderef-watch-debounce.test.mjs software healthy __tests__/coderef-watch-debounce.test.mjs
coderef-rag-server-query-degraded.test.mjs software healthy __tests__/coderef-rag-server-query-degraded.test.mjs
dynamic-imports.test.ts software healthy __tests__/dynamic-imports.test.ts
ast-element-scanner.test.ts software healthy __tests__/ast-element-scanner.test.ts
relationship-extractor.test.ts software healthy __tests__/relationship-extractor.test.ts

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

LabelLayerStatusPath
__tests__ software healthy __tests__
integration software healthy __tests__/integration
rag software healthy __tests__/integration/rag
fixtures software healthy __tests__/fixtures
graph-helpers-test software healthy __tests__/fixtures/graph-helpers-test
pipeline software healthy __tests__/pipeline
__test-files-js-detector__ software healthy __tests__/__test-files-js-detector__
generators software healthy __tests__/generators
.windsurf software healthy .windsurf
workflows software healthy .windsurf/workflows
docs software healthy docs
archive software healthy docs/archive
plugins software healthy docs/plugins
coderef software healthy coderef
DEAD-LETTER software healthy coderef/DEAD-LETTER
autoresearch software healthy coderef/DEAD-LETTER/autoresearch
scanner-quality software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality
01-element-classification software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/01-element…
05-context-summary-signal software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/05-context…
scripts software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/scripts
06-test-gap-precision software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/06-test-ga…
02-export-relationships software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/02-export-…
03-test-coverage-linkage software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/03-test-co…
04-async-pattern-detection software healthy coderef/DEAD-LETTER/autoresearch/scanner-quality/04-async-p…
pipeline-quality software healthy coderef/DEAD-LETTER/autoresearch/pipeline-quality
08-test-gap-pipeline software healthy coderef/DEAD-LETTER/autoresearch/pipeline-quality/08-test-g…
scripts software healthy coderef/DEAD-LETTER/autoresearch/pipeline-quality/scripts
07-critical-function-pipeline software healthy coderef/DEAD-LETTER/autoresearch/pipeline-quality/07-critic…
09-async-pattern-pipeline software healthy coderef/DEAD-LETTER/autoresearch/pipeline-quality/09-async-…
reference software healthy coderef/reference
resources-sheets software healthy coderef/resources-sheets
systems software healthy coderef/resources-sheets/systems
stubs software healthy coderef/stubs
archived software healthy coderef/archived
pipeline-indexing-rag software healthy coderef/archived/pipeline-indexing-rag
pipeline-call-resolution software healthy coderef/archived/pipeline-call-resolution
pipeline-output-validation software healthy coderef/archived/pipeline-output-validation
rag-pinecone-chroma-stores software healthy coderef/archived/rag-pinecone-chroma-stores
pipeline-relationship-raw-facts software healthy coderef/archived/pipeline-relationship-raw-facts
pipeline-graph-construction software healthy coderef/archived/pipeline-graph-construction
indexing-orchestrator-path-normalization-fix software healthy coderef/archived/indexing-orchestrator-path-normalization-f…
cleanup-indexing-orchestrator-analyzerservice-param software healthy coderef/archived/cleanup-indexing-orchestrator-analyzerserv…
pipeline-output-validation-prep software healthy coderef/archived/pipeline-output-validation-prep
rag-index-single-analyzer-slice software healthy coderef/archived/rag-index-single-analyzer-slice
rag-index-frozen-fixture-dual-ac-invariants software healthy coderef/archived/rag-index-frozen-fixture-dual-ac-invariants
pipeline-import-resolution software healthy coderef/archived/pipeline-import-resolution
pipeline-documentation-update software healthy coderef/archived/pipeline-documentation-update
pipeline-semantic-header-parser software healthy coderef/archived/pipeline-semantic-header-parser
sessions software healthy coderef/sessions
coderef-cli-implementation software healthy coderef/sessions/coderef-cli-implementation

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

LabelLayerStatusPath
methods software healthy __tests__/js-call-detector.test.ts:methods
MyClass software healthy __tests__/js-call-detector.test.ts:MyClass
method software healthy __tests__/js-call-detector.test.ts:method
Calculator software healthy __tests__/js-call-detector.test.ts:Calculator
declarations software healthy __tests__/element-extractor.test.ts:declarations
UserService software healthy __tests__/element-extractor.test.ts:UserService
UserController software healthy __tests__/element-extractor.test.ts:UserController
methods software healthy __tests__/element-extractor.test.ts:methods
body software healthy __tests__/element-extractor.test.ts:body
Scanner software healthy __tests__/element-extractor.test.ts:Scanner
Application software healthy __tests__/venv-exclusion.test.ts:Application
HTTPResponse software healthy __tests__/venv-exclusion.test.ts:HTTPResponse
from software healthy __tests__/venv-exclusion.test.ts:from
methods software healthy __tests__/orphan-detection.test.ts:methods
MyService software healthy __tests__/orphan-detection.test.ts:MyService
handleEvent software healthy __tests__/orphan-detection.test.ts:handleEvent
should software healthy __tests__/orphan-detection.test.ts:should
DataService software healthy __tests__/accuracy-validation.test.ts:DataService
MyClass software healthy __tests__/accuracy-validation.test.ts:MyClass
export software healthy __tests__/accuracy-validation.test.ts:export
TestClass software healthy __tests__/accuracy-validation.test.ts:TestClass
and software healthy __tests__/accuracy-validation.test.ts:and
method software healthy __tests__/dynamic-imports.test.ts:method
context software healthy __tests__/dynamic-imports.test.ts:context
PluginLoader software healthy __tests__/dynamic-imports.test.ts:PluginLoader
declarations software healthy __tests__/ast-element-scanner.test.ts:declarations
MyClass software healthy __tests__/ast-element-scanner.test.ts:MyClass
ExportedClass software healthy __tests__/ast-element-scanner.test.ts:ExportedClass
methods software healthy __tests__/ast-element-scanner.test.ts:methods
DataProcessor software healthy __tests__/ast-element-scanner.test.ts:DataProcessor
UserService software healthy __tests__/relationship-extractor.test.ts:UserService
Test software healthy __tests__/relationship-extractor.test.ts:Test
that software healthy __tests__/mcp-server.test.ts:that
declarations software healthy __tests__/tree-sitter-scanner.test.ts:declarations
UserService software healthy __tests__/tree-sitter-scanner.test.ts:UserService
const software healthy __tests__/tree-sitter-scanner.test.ts:const
AuthService software healthy __tests__/fileGeneration-integration.test.ts:AuthService
UserService software healthy __tests__/fileGeneration-integration.test.ts:UserService
declarations software healthy __tests__/js-parser.test.ts:declarations
MyClass software healthy __tests__/js-parser.test.ts:MyClass
C software healthy __tests__/analyzer.test.ts:C
UserService software healthy __tests__/scanner-standalone.test.ts:UserService
method software healthy __tests__/scanner-standalone.test.ts:method
method software healthy __tests__/pipeline/raw-call-facts.test.ts:method
Service software healthy __tests__/pipeline/call-resolution-obj-method.test.ts:Servi…
method software healthy __tests__/pipeline/graph-ground-truth.test.ts:method
Box software healthy __tests__/pipeline/scanner-export-classification.test.ts:Box
DispatchService software healthy __tests__/pipeline/header-parser-purity.test.ts:DispatchSer…
Bar software healthy __tests__/pipeline/raw-export-facts.test.ts:Bar
C software healthy __tests__/pipeline/call-resolution-shape.test.ts:C

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

LabelLayerStatusPath
/users frontend healthy src/tests/route-detection-integration.test.ts
/items frontend healthy src/tests/route-detection-integration.test.ts
/api/users frontend healthy src/tests/route-detection-integration.test.ts
/api/data frontend healthy src/generator/generateRoutes.test.ts
/flask frontend healthy src/generator/generateRoutes.test.ts
/fastapi frontend healthy src/generator/generateRoutes.test.ts
/express frontend healthy src/generator/generateRoutes.test.ts
/nextjs frontend healthy src/generator/generateRoutes.test.ts
/admin frontend healthy src/generator/generateRoutes.test.ts
/login frontend healthy src/generator/generateRoutes.test.ts
/z-last frontend healthy src/generator/generateRoutes.test.ts
/b-middle frontend healthy src/generator/generateRoutes.test.ts
/a-first frontend healthy src/generator/generateRoutes.test.ts
/a-also-first frontend healthy src/generator/generateRoutes.test.ts
/api/posts frontend healthy src/generator/generateRoutes.test.ts
/api/users/{id} frontend healthy src/generator/generateRoutes.test.ts
/api/comments frontend healthy src/generator/generateRoutes.test.ts
/api/missing frontend healthy src/cli/validate-routes.test.ts
/api/unused frontend healthy src/cli/validate-routes.test.ts
/items/{item_id} frontend healthy src/analyzer/route-parsers.ts
/api/boards frontend healthy src/analyzer/route-parsers.ts
/users/<int:user_id> frontend healthy src/analyzer/route-parsers.test.ts
/users/{user_id} frontend healthy src/analyzer/route-parsers.test.ts
/signup frontend healthy src/analyzer/route-parsers.test.ts
/users/:id frontend healthy src/analyzer/route-parsers.test.ts
/data frontend healthy src/analyzer/route-parsers.test.ts
/test frontend healthy src/analyzer/route-parsers.test.ts
/api/users/[id] frontend healthy src/analyzer/route-parsers.test.ts
/api/boards/[id]/cards frontend healthy src/analyzer/route-parsers.test.ts
/api/nonexistent frontend healthy src/analyzer/migration-route-analyzer.test.ts
/old-path frontend healthy src/analyzer/migration-route-analyzer.test.ts
/old-users frontend healthy src/analyzer/migration-route-analyzer.test.ts
/new-users frontend healthy src/analyzer/migration-route-analyzer.test.ts
/api/v1/users frontend healthy src/analyzer/migration-route-analyzer.test.ts
/api/v2/users frontend healthy src/analyzer/migration-route-analyzer.test.ts
/api/unknown frontend healthy src/analyzer/migration-route-analyzer.test.ts
/api/users/{userId}/posts/{postId} frontend healthy src/validator/route-matcher.test.ts
/api/v1/users/{id}/profile frontend healthy src/validator/route-matcher.test.ts
/api/users/{id}/posts frontend healthy src/validator/route-matcher.test.ts
/api/{resource}/{id} frontend healthy src/validator/route-matcher.test.ts
/api/v1/posts frontend healthy src/validator/frontend-update-generator.test.ts
/api/users/:id frontend healthy src/validator/route-validator.test.ts
/api/users/profile frontend healthy src/validator/route-validator.test.ts
/api/users/<int:id> frontend healthy src/validator/route-validator.test.ts
/api/v2/posts frontend healthy src/validator/route-validator.test.ts
/api/v1/comments frontend healthy src/validator/route-validator.test.ts
/api/v1/likes frontend healthy src/validator/route-validator.test.ts
/api/v2/webhooks frontend healthy src/validator/route-validator.test.ts
/api/v2/health frontend healthy src/validator/route-validator.test.ts
/api/v2/other frontend healthy src/validator/route-validator.test.ts

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

LabelLayerStatusPath
GET /users api healthy src/analyzer/frontend-call-parsers.ts
POST /users api healthy src/analyzer/frontend-call-parsers.ts
GET /path api healthy src/analyzer/route-parsers.ts
POST /path api healthy src/analyzer/route-parsers.ts
GET /items/{item_id} api healthy src/analyzer/route-parsers.ts
GET /api/users api healthy src/analyzer/route-parsers.ts
POST /login api healthy src/analyzer/route-parsers.ts

LabelLayerStatusPath
sqlite data healthy README.md
redis data healthy __tests__/rag-index-cli.test.ts
mongodb data healthy coderef/workorder/pipeline-indexing-rag-prep/analysis.json
postgresql data healthy src/analyzer/database-detector.ts
mysql data healthy src/analyzer/database-detector.ts
postgres data healthy src/analyzer/config-analyzer.ts

LabelLayerStatusPath
migration-route-analyzer.ts data healthy src/analyzer/migration-route-analyzer.ts
migration-route-analyzer.test.ts data healthy src/analyzer/migration-route-analyzer.test.ts
migration-mapper.ts data healthy src/validator/migration-mapper.ts
migration-mapper.test.ts data healthy src/validator/migration-mapper.test.ts

LabelLayerStatusPath
port:52849 network healthy coderef/workorder/import-resolver-membership-check-bug/cont…
port:52850 network healthy coderef/ARCHIVED/coderef-intelligence-data-api/plan.json
port:8000 network healthy src/integration/vector/chroma-store.ts

LabelLayerStatusPath
auth::src/analyzer/graph-helpers.ts security healthy src/analyzer/graph-helpers.ts
auth::__tests__/fixtures/graph-helpers-test/sample-graph.js… security healthy __tests__/fixtures/graph-helpers-test/sample-graph.json
auth::src/analyzer/middleware-detector.ts security healthy src/analyzer/middleware-detector.ts

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

LabelLayerStatusPath
127.0.0.1 network healthy __tests__/coderef-rag-server-query-degraded.test.mjs

LabelLayerStatusPath
vps::aws hardware healthy __tests__/pinecone-store.test.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build-and-test cicd healthy .github/workflows/ci.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/2aa4b034-7a17-4048-82b1-12ccf456066c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2aa4b034-7a17-4048-82b1-12ccf456066c/

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.