https://github.com/trunksio/cogs
· scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 119 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
build.rs |
software | healthy | build.rs |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
lsp_smoke.py |
software | healthy | scripts/lsp_smoke.py |
mcp_smoke.py |
software | healthy | scripts/mcp_smoke.py |
zed-settings.json |
software | healthy | templates/karpathy/zed-settings.json |
wiki-log.md |
software | healthy | templates/karpathy/wiki-log.md |
wiki-index.md |
software | healthy | templates/karpathy/wiki-index.md |
raw-README.md |
software | healthy | templates/karpathy/raw-README.md |
AGENTS.md |
software | healthy | templates/karpathy/AGENTS.md |
cogs.toml |
software | healthy | templates/karpathy/cogs.toml |
Cargo.toml |
software | healthy | crates/cogs-server/Cargo.toml |
lib.rs |
software | healthy | crates/cogs-server/src/lib.rs |
Cargo.toml |
software | healthy | crates/cogs-ask/Cargo.toml |
lib.rs |
software | healthy | crates/cogs-ask/src/lib.rs |
Cargo.toml |
software | healthy | crates/cogs-graph/Cargo.toml |
sync_test.rs |
software | healthy | crates/cogs-graph/tests/sync_test.rs |
embed.rs |
software | healthy | crates/cogs-graph/src/embed.rs |
lib.rs |
software | healthy | crates/cogs-graph/src/lib.rs |
sync.rs |
software | healthy | crates/cogs-graph/src/sync.rs |
db.rs |
software | healthy | crates/cogs-graph/src/db.rs |
schema.rs |
software | healthy | crates/cogs-graph/src/schema.rs |
Cargo.toml |
software | healthy | crates/cogs-core/Cargo.toml |
index.rs |
software | healthy | crates/cogs-core/src/index.rs |
lib.rs |
software | healthy | crates/cogs-core/src/lib.rs |
resolve.rs |
software | healthy | crates/cogs-core/src/resolve.rs |
parse.rs |
software | healthy | crates/cogs-core/src/parse.rs |
config.rs |
software | healthy | crates/cogs-core/src/config.rs |
scan.rs |
software | healthy | crates/cogs-core/src/scan.rs |
note.rs |
software | healthy | crates/cogs-core/src/note.rs |
Cargo.toml |
software | healthy | crates/cogs-lsp/Cargo.toml |
pos.rs |
software | healthy | crates/cogs-lsp/src/pos.rs |
lib.rs |
software | healthy | crates/cogs-lsp/src/lib.rs |
diagnostics.rs |
software | healthy | crates/cogs-lsp/src/diagnostics.rs |
Cargo.toml |
software | healthy | crates/cogs-runtime/Cargo.toml |
lib.rs |
software | healthy | crates/cogs-runtime/src/lib.rs |
Cargo.toml |
software | healthy | crates/cogs-llm/Cargo.toml |
lib.rs |
software | healthy | crates/cogs-llm/src/lib.rs |
vite.config.ts |
software | healthy | web/vite.config.ts |
package.json |
software | healthy | web/package.json |
index.html |
software | healthy | web/index.html |
package-lock.json |
software | healthy | web/package-lock.json |
svelte.config.js |
software | healthy | web/svelte.config.js |
tsconfig.json |
software | healthy | web/tsconfig.json |
main.ts |
software | healthy | web/src/main.ts |
app.css |
software | healthy | web/src/app.css |
App.svelte |
software | healthy | web/src/App.svelte |
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 |
templates |
software | healthy | templates |
karpathy |
software | healthy | templates/karpathy |
crates |
software | healthy | crates |
cogs-server |
software | healthy | crates/cogs-server |
src |
software | healthy | crates/cogs-server/src |
cogs-ask |
software | healthy | crates/cogs-ask |
src |
software | healthy | crates/cogs-ask/src |
cogs-graph |
software | healthy | crates/cogs-graph |
tests |
software | healthy | crates/cogs-graph/tests |
src |
software | healthy | crates/cogs-graph/src |
cogs-core |
software | healthy | crates/cogs-core |
src |
software | healthy | crates/cogs-core/src |
cogs-lsp |
software | healthy | crates/cogs-lsp |
src |
software | healthy | crates/cogs-lsp/src |
cogs-runtime |
software | healthy | crates/cogs-runtime |
src |
software | healthy | crates/cogs-runtime/src |
cogs-llm |
software | healthy | crates/cogs-llm |
src |
software | healthy | crates/cogs-llm/src |
web |
software | healthy | web |
src |
software | healthy | web/src |
components |
software | healthy | web/src/components |
lib |
software | healthy | web/src/lib |
examples |
software | healthy | examples |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
zed-extension |
software | healthy | zed-extension |
src |
software | healthy | zed-extension/src |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
send |
software | healthy | scripts/lsp_smoke.py:21 |
read_msg |
software | healthy | scripts/lsp_smoke.py:32 |
wait_response |
software | healthy | scripts/lsp_smoke.py:44 |
rpc |
software | healthy | scripts/mcp_smoke.py:16 |
call_tool |
software | healthy | scripts/mcp_smoke.py:38 |
get |
software | healthy | web/src/lib/api.ts:get |
buildGraph |
software | healthy | web/src/lib/viz.ts:buildGraph |
community |
software | healthy | web/src/lib/viz.ts:community |
layout |
software | healthy | web/src/lib/viz.ts:layout |
createSigma |
software | healthy | web/src/lib/viz.ts:createSigma |
isNeighbor |
software | healthy | web/src/lib/viz.ts:isNeighbor |
score |
software | healthy | web/src/lib/viz.ts:score |
nodePasses |
software | healthy | web/src/lib/viz.ts:nodePasses |
tags |
software | healthy | web/src/lib/viz.ts:tags |
timeColor |
software | healthy | web/src/lib/viz.ts:timeColor |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ju_11622 |
software | healthy | /tmp/repobility-clone-ju_11622 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:7117 |
network | healthy | crates/cogs-core/src/config.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
This page is publicly accessible at:
https://repobility.com/scan/ed297e27-a6ad-4d0c-8c88-13772b53cec3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ed297e27-a6ad-4d0c-8c88-13772b53cec3/
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.