https://github.com/Darcy-Projects/decisionbroker
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.4 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
drizzle.config.ts |
software | healthy | drizzle.config.ts |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | src/app/globals.css |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/page.tsx |
index.ts |
software | healthy | src/db/index.ts |
schema.ts |
software | healthy | src/db/schema.ts |
0000_big_payback.sql |
software | healthy | drizzle/0000_big_payback.sql |
_journal.json |
software | healthy | drizzle/meta/_journal.json |
0000_snapshot.json |
software | healthy | drizzle/meta/0000_snapshot.json |
tech stack.md |
software | healthy | docs/live/tech stack.md |
placeholder.md |
software | healthy | docs/archive/placeholder.md |
log.md |
software | healthy | docs/archive/sprints/000 setup website/log.md |
prompt.md |
software | healthy | docs/archive/sprints/000 setup website/prompt.md |
log.md |
software | healthy | docs/sprints/001 postgres setup/log.md |
prompt.md |
software | healthy | docs/sprints/001 postgres setup/prompt.md |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | warning | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
app |
software | healthy | src/app |
db |
software | healthy | src/db |
drizzle |
software | healthy | drizzle |
meta |
software | healthy | drizzle/meta |
docs |
software | healthy | docs |
live |
software | healthy | docs/live |
archive |
software | healthy | docs/archive |
sprints |
software | healthy | docs/archive/sprints |
000 setup website |
software | healthy | docs/archive/sprints/000 setup website |
sprints |
software | healthy | docs/sprints |
001 postgres setup |
software | healthy | docs/sprints/001 postgres setup |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Home |
software | healthy | src/app/page.tsx:Home |
init |
software | healthy | src/db/index.ts:init |
getDb |
software | healthy | src/db/index.ts:getDb |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
sqlite |
data | healthy | package-lock.json |
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
Home |
frontend | healthy | src/app/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Darcy-Projects__decisionbroker |
software | healthy | /data/fable5_failed_archive/Darcy-Projects__decisionbroker |
| Label | Layer | Status | Path |
|---|---|---|---|
files |
data | healthy | drizzle/0000_big_payback.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/fa087aea-4e0c-4108-9af0-30143424a8d5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fa087aea-4e0c-4108-9af0-30143424a8d5/
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.