https://github.com/Dhaxor/open-context-engine
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
30 raw signals (0 security + 30 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -4.5 (diff) · 27 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 630 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 |
|---|---|---|---|
parseArgs |
software | healthy | scripts/license-tool.mjs:parseArgs |
encodePayload |
software | healthy | scripts/license-tool.mjs:encodePayload |
cmdGenerateKeys |
software | healthy | scripts/license-tool.mjs:cmdGenerateKeys |
cmdSign |
software | healthy | scripts/license-tool.mjs:cmdSign |
cmdVerify |
software | healthy | scripts/license-tool.mjs:cmdVerify |
packedContextRecall |
software | healthy | src/eval/metrics.ts:packedContextRecall |
dedupeRanked |
software | healthy | src/eval/metrics.ts:dedupeRanked |
computeCaseMetrics |
software | healthy | src/eval/metrics.ts:computeCaseMetrics |
aggregate |
software | healthy | src/eval/metrics.ts:aggregate |
sum |
software | healthy | src/eval/metrics.ts:sum |
should |
software | healthy | src/eval/runner.ts:should |
runEval |
software | healthy | src/eval/runner.ts:runEval |
parseEvalCases |
software | healthy | src/eval/runner.ts:parseEvalCases |
wrapped |
software | healthy | src/eval/runner.ts:wrapped |
compareReports |
software | healthy | src/eval/runner.ts:compareReports |
aggOf |
software | healthy | src/eval/runner.ts:aggOf |
result |
software | healthy | src/eval/runner.test.ts:result |
search |
software | healthy | src/eval/runner.test.ts:search |
packedSearch |
software | healthy | src/eval/runner.test.ts:packedSearch |
reportFor |
software | healthy | src/eval/runner.test.ts:reportFor |
envKey |
software | healthy | src/agent/model-router.ts:envKey |
defaultRoutingConfig |
software | healthy | src/agent/model-router.ts:defaultRoutingConfig |
mk |
software | healthy | src/agent/model-router.ts:mk |
byName |
software | healthy | src/agent/edit-tools.test.ts:byName |
shellTool |
software | healthy | src/agent/extra-tools.ts:shellTool |
allow |
software | healthy | src/agent/extra-tools.ts:allow |
head |
software | healthy | src/agent/extra-tools.ts:head |
webSearchTool |
software | healthy | src/agent/extra-tools.ts:webSearchTool |
runShell |
software | healthy | src/agent/extra-tools.ts:runShell |
append |
software | healthy | src/agent/extra-tools.ts:append |
tavilySearch |
software | healthy | src/agent/extra-tools.ts:tavilySearch |
clamp |
software | healthy | src/agent/extra-tools.ts:clamp |
truncate |
software | healthy | src/agent/extra-tools.ts:truncate |
names |
software | healthy | src/agent/default-tools.test.ts:names |
chunk |
software | healthy | src/agent/default-tools.test.ts:chunk |
reciprocalRankFusion |
software | healthy | src/agent/default-tools.test.ts:reciprocalRankFusion |
toolsFor |
software | healthy | src/agent/default-tools.test.ts:toolsFor |
defaultCodebaseTools |
software | healthy | src/agent/agent.ts:defaultCodebaseTools |
renderDefinition |
software | healthy | src/agent/agent.ts:renderDefinition |
renderReference |
software | healthy | src/agent/agent.ts:renderReference |
defaultAgentTools |
software | healthy | src/agent/agent.ts:defaultAgentTools |
envKey |
software | healthy | src/agent/agent.ts:envKey |
genId |
software | healthy | src/agent/providers.ts:genId |
stream |
software | healthy | src/agent/providers.ts:stream |
safeJson |
software | healthy | src/agent/providers.ts:safeJson |
usesMaxCompletionTokens |
software | healthy | src/agent/providers.ts:usesMaxCompletionTokens |
classifyComplexity |
software | healthy | src/agent/step-budget.ts:classifyComplexity |
user |
software | healthy | src/agent/utils.test.ts:user |
assistant |
software | healthy | src/agent/utils.test.ts:assistant |
tool |
software | healthy | src/agent/utils.test.ts:tool |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
tsconfig-mcp.json |
software | healthy | tsconfig-mcp.json |
tsconfig-core.json |
software | healthy | tsconfig-core.json |
tsconfig.json |
software | healthy | tsconfig.json |
license-tool.mjs |
software | healthy | scripts/license-tool.mjs |
release-vsix.yml |
software | healthy | .github/workflows/release-vsix.yml |
test.yml |
software | healthy | .github/workflows/test.yml |
check-electron-drift.yml |
software | healthy | .github/workflows/check-electron-drift.yml |
oce.eval.json |
software | healthy | eval/oce.eval.json |
baseline.json |
software | healthy | eval/baseline.json |
index.ts |
software | healthy | src/index.ts |
metrics.ts |
software | healthy | src/eval/metrics.ts |
runner.ts |
software | healthy | src/eval/runner.ts |
metrics.test.ts |
software | healthy | src/eval/metrics.test.ts |
runner.test.ts |
software | healthy | src/eval/runner.test.ts |
model-router.ts |
software | healthy | src/agent/model-router.ts |
edit-tools.test.ts |
software | healthy | src/agent/edit-tools.test.ts |
extra-tools.ts |
software | healthy | src/agent/extra-tools.ts |
default-tools.test.ts |
software | healthy | src/agent/default-tools.test.ts |
step-budget.test.ts |
software | healthy | src/agent/step-budget.test.ts |
agent.ts |
software | healthy | src/agent/agent.ts |
providers.ts |
software | healthy | src/agent/providers.ts |
step-budget.ts |
software | healthy | src/agent/step-budget.ts |
utils.test.ts |
software | healthy | src/agent/utils.test.ts |
session-memory.ts |
software | healthy | src/agent/session-memory.ts |
edit-tools.ts |
software | healthy | src/agent/edit-tools.ts |
agent-intelligence.test.ts |
software | healthy | src/agent/agent-intelligence.test.ts |
types.ts |
software | healthy | src/agent/types.ts |
utils.ts |
software | healthy | src/agent/utils.ts |
ast-graph-extractor.ts |
software | healthy | src/core/ast-graph-extractor.ts |
reranker.ts |
software | healthy | src/core/reranker.ts |
chunker.ts |
software | healthy | src/core/chunker.ts |
freshness.ts |
software | healthy | src/core/freshness.ts |
native-binding-error.test.ts |
software | healthy | src/core/native-binding-error.test.ts |
graph-expander.ts |
software | healthy | src/core/graph-expander.ts |
context-packer.ts |
software | healthy | src/core/context-packer.ts |
native-binding-error.ts |
software | healthy | src/core/native-binding-error.ts |
guidelines.test.ts |
software | healthy | src/core/guidelines.test.ts |
query-cache.ts |
software | healthy | src/core/query-cache.ts |
graph-extractor.test.ts |
software | healthy | src/core/graph-extractor.test.ts |
ast-chunker.test.ts |
software | healthy | src/core/ast-chunker.test.ts |
guidelines.ts |
software | healthy | src/core/guidelines.ts |
graph-extractor.ts |
software | healthy | src/core/graph-extractor.ts |
live-index.test.ts |
software | healthy | src/core/live-index.test.ts |
code-graph.ts |
software | healthy | src/core/code-graph.ts |
retriever.integration.test.ts |
software | healthy | src/core/retriever.integration.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 |
|---|---|---|---|
ModelRouter |
software | healthy | src/agent/model-router.ts:ModelRouter |
MemApplier |
software | healthy | src/agent/edit-tools.test.ts:MemApplier |
ContextAgent |
software | healthy | src/agent/agent.ts:ContextAgent |
OpenAICaller |
software | healthy | src/agent/providers.ts:OpenAICaller |
AnthropicCaller |
software | healthy | src/agent/providers.ts:AnthropicCaller |
StepBudget |
software | healthy | src/agent/step-budget.ts:StepBudget |
SessionMemory |
software | healthy | src/agent/session-memory.ts:SessionMemory |
FsEditApplier |
software | healthy | src/agent/edit-tools.ts:FsEditApplier |
VoyageReranker |
software | healthy | src/core/reranker.ts:VoyageReranker |
CohereReranker |
software | healthy | src/core/reranker.ts:CohereReranker |
CodeChunker |
software | healthy | src/core/chunker.ts:CodeChunker |
GraphExpander |
software | healthy | src/core/graph-expander.ts:GraphExpander |
QueryCache |
software | healthy | src/core/query-cache.ts:QueryCache |
Foo |
software | healthy | src/core/graph-extractor.test.ts:Foo |
extends |
software | healthy | src/core/graph-extractor.test.ts:extends |
implements |
software | healthy | src/core/graph-extractor.test.ts:implements |
inheritance |
software | healthy | src/core/graph-extractor.test.ts:inheritance |
hierarchy |
software | healthy | src/core/graph-extractor.test.ts:hierarchy |
with |
software | healthy | src/core/ast-chunker.test.ts:with |
Widget |
software | healthy | src/core/ast-chunker.test.ts:Widget |
methods |
software | healthy | src/core/ast-chunker.test.ts:methods |
Calc |
software | healthy | src/core/ast-chunker.test.ts:Calc |
X |
software | healthy | src/core/graph-extractor.ts:X |
CodeGraph |
software | healthy | src/core/code-graph.ts:CodeGraph |
OpenContext |
software | healthy | src/core/context.ts:OpenContext |
FileFilter |
software | healthy | src/core/file-filter.ts:FileFilter |
NativeBindingError |
software | healthy | src/core/sqlite-store.ts:NativeBindingError |
SqliteStore |
software | healthy | src/core/sqlite-store.ts:SqliteStore |
HybridRetriever |
software | healthy | src/core/retriever.ts:HybridRetriever |
FileWatcher |
software | healthy | src/core/file-watcher.ts:FileWatcher |
MultiContext |
software | healthy | src/core/multi-context.ts:MultiContext |
AstChunker |
software | healthy | src/core/ast-chunker.ts:AstChunker |
ParserPool |
software | healthy | src/core/ast-graph-shared.ts:ParserPool |
StreamingRetriever |
software | healthy | src/core/streaming-retriever.ts:StreamingRetriever |
OpenAIEmbeddingProvider |
software | healthy | src/core/embedder.ts:OpenAIEmbeddingProvider |
HTTPError |
software | healthy | src/core/embedder.ts:HTTPError |
VoyageEmbeddingProvider |
software | healthy | src/core/embedder.ts:VoyageEmbeddingProvider |
OllamaEmbeddingProvider |
software | healthy | src/core/embedder.ts:OllamaEmbeddingProvider |
heritage |
software | healthy | src/core/ast-graph-extractor.test.ts:heritage |
Foo |
software | healthy | src/core/ast-graph-extractor.test.ts:Foo |
Dog |
software | healthy | src/core/ast-graph-extractor.test.ts:Dog |
base |
software | healthy | src/core/ast-graph-extractor.test.ts:base |
CodeChunker |
software | healthy | src/core/sqlite-store.test.ts:CodeChunker |
StepBudget |
software | healthy | src/core/sqlite-store.test.ts:StepBudget |
IndexedFilesProvider |
software | healthy | extension/src/providers/IndexedFilesProvider.ts:IndexedFile… |
FileItem |
software | healthy | extension/src/providers/IndexedFilesProvider.ts:FileItem |
SearchProvider |
software | healthy | extension/src/providers/SearchProvider.ts:SearchProvider |
RetrievalDebugPanel |
software | healthy | extension/src/health/RetrievalDebugPanel.ts:RetrievalDebugP… |
IndexHealthPanel |
software | healthy | extension/src/health/IndexHealthPanel.ts:IndexHealthPanel |
ChatView |
software | healthy | extension/src/chat/ChatView.ts:ChatView |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
eval |
software | healthy | eval |
src |
software | healthy | src |
eval |
software | healthy | src/eval |
agent |
software | healthy | src/agent |
core |
software | healthy | src/core |
cli |
software | healthy | src/cli |
mcp |
software | healthy | src/mcp |
extension |
software | healthy | extension |
scripts |
software | healthy | extension/scripts |
src |
software | healthy | extension/src |
providers |
software | healthy | extension/src/providers |
health |
software | healthy | extension/src/health |
chat |
software | healthy | extension/src/chat |
webview |
software | healthy | extension/src/chat/webview |
services |
software | healthy | extension/src/services |
dev |
software | healthy | extension/dev |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release-vsix.yml |
publish |
cicd | healthy | .github/workflows/release-vsix.yml |
test |
cicd | healthy | .github/workflows/test.yml |
extension-types |
cicd | healthy | .github/workflows/test.yml |
check |
cicd | healthy | .github/workflows/check-electron-drift.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-vsix |
cicd | healthy | .github/workflows/release-vsix.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::check-electron-drift |
cicd | healthy | .github/workflows/check-electron-drift.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | src/agent/session-memory.ts |
vps::azure |
hardware | healthy | extension/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
Dhaxor__open-context-engine |
software | healthy | /data/fable5_failed_archive/Dhaxor__open-context-engine |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
port:08 |
network | healthy | .github/workflows/check-electron-drift.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/core/context.integration.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/agent/step-budget.test.ts |
security | healthy | src/agent/step-budget.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
VSCE_PAT |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/24f21fb4-9146-4598-bbfc-9c7d9a12f7de/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/24f21fb4-9146-4598-bbfc-9c7d9a12f7de/
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.