https://github.com/zachary-perlmutter/foundersmax
· scanned 2026-06-16 01:10 UTC (2 months, 1 week ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 125 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 |
|---|---|---|---|
remoteTurn |
software | healthy | scripts/run-scenarios.ts:remoteTurn |
data |
software | healthy | scripts/run-scenarios.ts:data |
remoteEvents |
software | healthy | scripts/run-scenarios.ts:remoteEvents |
main |
software | healthy | scripts/run-scenarios.ts:main |
main |
software | healthy | scripts/chat-cli.ts:main |
line |
software | healthy | scripts/chat-cli.ts:line |
ChatPage |
software | healthy | src/app/page.tsx:ChatPage |
send |
software | healthy | src/app/page.tsx:send |
data |
software | healthy | src/app/page.tsx:data |
VoiceButtonInner |
software | healthy | src/app/voice-button.tsx:VoiceButtonInner |
toggle |
software | healthy | src/app/voice-button.tsx:toggle |
data |
software | healthy | src/app/voice-button.tsx:data |
VoiceButton |
software | healthy | src/app/voice-button.tsx:VoiceButton |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
GET |
software | healthy | src/app/api/events/route.ts:GET |
send |
software | healthy | src/app/api/events/route.ts:send |
cleanup |
software | healthy | src/app/api/events/route.ts:cleanup |
POST |
software | healthy | src/app/api/chat/route.ts:POST |
GET |
software | healthy | src/app/api/voice/signed-url/route.ts:GET |
AdminPage |
software | healthy | src/app/admin/page.tsx:AdminPage |
sleep |
software | healthy | src/lib/retry.ts:sleep |
withRetry |
software | healthy | src/lib/retry.ts:withRetry |
maybeFlake |
software | healthy | src/lib/retry.ts:maybeFlake |
textMessage |
software | healthy | src/lib/agent.test.ts:textMessage |
toolUseMessage |
software | healthy | src/lib/agent.test.ts:toolUseMessage |
scriptedClient |
software | healthy | src/lib/agent.test.ts:scriptedClient |
block |
software | healthy | src/lib/agent.test.ts:block |
iso |
software | healthy | src/lib/policy.test.ts:iso |
customer |
software | healthy | src/lib/policy.test.ts:customer |
order |
software | healthy | src/lib/policy.test.ts:order |
newSessionState |
software | healthy | src/lib/tools.ts:newSessionState |
daysBetween |
software | healthy | src/lib/policy.ts:daysBetween |
checkRefundEligibility |
software | healthy | src/lib/policy.ts:checkRefundEligibility |
roundCents |
software | healthy | src/lib/policy.ts:roundCents |
daysAgoToIso |
software | healthy | src/lib/data.ts:daysAgoToIso |
loadStore |
software | healthy | src/lib/data.ts:loadStore |
store |
software | healthy | src/lib/data.ts:store |
findCustomerByEmail |
software | healthy | src/lib/data.ts:findCustomerByEmail |
getCustomer |
software | healthy | src/lib/data.ts:getCustomer |
getOrder |
software | healthy | src/lib/data.ts:getOrder |
markRefunded |
software | healthy | src/lib/data.ts:markRefunded |
resetStore |
software | healthy | src/lib/data.ts:resetStore |
bus |
software | healthy | src/lib/events.ts:bus |
emitEvent |
software | healthy | src/lib/events.ts:emitEvent |
eventsSince |
software | healthy | src/lib/events.ts:eventsSince |
subscribe |
software | healthy | src/lib/events.ts:subscribe |
clearEvents |
software | healthy | src/lib/events.ts:clearEvents |
calling |
software | healthy | src/lib/agent.ts:calling |
sessions |
software | healthy | src/lib/agent.ts:sessions |
getSession |
software | healthy | src/lib/agent.ts:getSession |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fly.toml |
software | healthy | fly.toml |
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 |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
DEMO_SCRIPT.md |
software | healthy | docs/DEMO_SCRIPT.md |
REFUND_POLICY.md |
software | healthy | docs/REFUND_POLICY.md |
CHECKLIST.md |
software | healthy | docs/CHECKLIST.md |
run-scenarios.ts |
software | healthy | scripts/run-scenarios.ts |
chat-cli.ts |
software | healthy | scripts/chat-cli.ts |
ci.yml |
software | healthy | .github/workflows/ci.yml |
globals.css |
software | healthy | src/app/globals.css |
page.tsx |
software | healthy | src/app/page.tsx |
voice-button.tsx |
software | healthy | src/app/voice-button.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
route.ts |
software | healthy | src/app/api/events/route.ts |
route.ts |
software | healthy | src/app/api/chat/route.ts |
route.ts |
software | healthy | src/app/api/voice/signed-url/route.ts |
page.tsx |
software | healthy | src/app/admin/page.tsx |
retry.ts |
software | healthy | src/lib/retry.ts |
agent.test.ts |
software | healthy | src/lib/agent.test.ts |
policy.test.ts |
software | healthy | src/lib/policy.test.ts |
tools.ts |
software | healthy | src/lib/tools.ts |
policy.ts |
software | healthy | src/lib/policy.ts |
data.ts |
software | healthy | src/lib/data.ts |
events.ts |
software | healthy | src/lib/events.ts |
agent.ts |
software | healthy | src/lib/agent.ts |
retry.test.ts |
software | healthy | src/lib/retry.test.ts |
types.ts |
software | healthy | src/lib/types.ts |
data.test.ts |
software | healthy | src/lib/data.test.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
events |
software | healthy | src/app/api/events |
chat |
software | healthy | src/app/api/chat |
voice |
software | healthy | src/app/api/voice |
signed-url |
software | healthy | src/app/api/voice/signed-url |
admin |
software | healthy | src/app/admin |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
ChatPage |
frontend | healthy | src/app/page.tsx |
VoiceButton |
frontend | healthy | src/app/voice-button.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
AdminPage |
frontend | healthy | src/app/admin/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
for |
software | healthy | src/lib/retry.ts:for |
TransientToolError |
software | healthy | src/lib/retry.ts:TransientToolError |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
app |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/admin |
frontend | healthy | src/app/admin/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
checks |
cicd | healthy | .github/workflows/ci.yml |
docker |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-s44fcjd8 |
software | healthy | /tmp/repobility-clone-s44fcjd8 |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/1657adf7-2c52-4a32-bd32-90f241e1a168/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1657adf7-2c52-4a32-bd32-90f241e1a168/
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.