https://github.com/wsher0901/roam
· scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 1 week ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 76 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 |
|---|---|---|---|
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
IDEAS.md |
software | healthy | docs/IDEAS.md |
HANDOFF.md |
software | healthy | docs/HANDOFF.md |
ROADMAP.md |
software | healthy | docs/ROADMAP.md |
HOME.md |
software | healthy | docs/HOME.md |
FOUNDATION.md |
software | healthy | docs/FOUNDATION.md |
DECISIONS.md |
software | healthy | docs/DECISIONS.md |
weather-alerts.mjs |
software | healthy | scripts/spikes/weather-alerts.mjs |
weather-forecast.mjs |
software | healthy | scripts/spikes/weather-forecast.mjs |
weather-climatology.mjs |
software | healthy | scripts/spikes/weather-climatology.mjs |
settings.json |
software | healthy | .claude/settings.json |
ship.md |
software | healthy | .claude/commands/ship.md |
decide.md |
software | healthy | .claude/commands/decide.md |
pickup.md |
software | healthy | .claude/commands/pickup.md |
handoff.md |
software | healthy | .claude/commands/handoff.md |
README.md |
software | healthy | engine/README.md |
index.test.ts |
software | healthy | engine/src/index.test.ts |
index.ts |
software | healthy | engine/src/index.ts |
ci.yml |
software | healthy | .github/workflows/ci.yml |
button.tsx |
software | healthy | src/components/ui/button.tsx |
globals.css |
software | healthy | src/app/globals.css |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
utils.ts |
software | healthy | src/lib/utils.ts |
server.test.ts |
software | healthy | src/lib/supabase/server.test.ts |
server.ts |
software | healthy | src/lib/supabase/server.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
.claude/settings.json |
quality | healthy | .claude/settings.json |
.claude/commands/ship.md |
quality | warning | .claude/commands/ship.md |
.claude/commands/decide.md |
quality | healthy | .claude/commands/decide.md |
.claude/commands/pickup.md |
quality | healthy | .claude/commands/pickup.md |
.claude/commands/handoff.md |
quality | warning | .claude/commands/handoff.md |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
spikes |
software | healthy | scripts/spikes |
.claude |
software | healthy | .claude |
commands |
software | healthy | .claude/commands |
engine |
software | healthy | engine |
src |
software | healthy | engine/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
app |
software | healthy | src/app |
lib |
software | healthy | src/lib |
supabase |
software | healthy | src/lib/supabase |
| Label | Layer | Status | Path |
|---|---|---|---|
mean |
software | healthy | scripts/spikes/weather-climatology.mjs:mean |
pick |
software | healthy | scripts/spikes/weather-climatology.mjs:pick |
engineSmokeCheck |
software | healthy | engine/src/index.ts:engineSmokeCheck |
Button |
software | healthy | src/components/ui/button.tsx:Button |
Home |
software | healthy | src/app/page.tsx:Home |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
cn |
software | healthy | src/lib/utils.ts:cn |
getSupabaseServerClient |
software | healthy | src/lib/supabase/server.ts:getSupabaseServerClient |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | CLAUDE.md |
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r65ragb3 |
software | healthy | /tmp/repobility-clone-r65ragb3 |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
checks |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/770c1da2-1391-4c0d-a808-9eabad5a2d84/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/770c1da2-1391-4c0d-a808-9eabad5a2d84/
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.