https://github.com/quartermass-merci/andrewfsullivan
· scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 4 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 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 |
|---|---|---|---|
ScrollManager |
software | healthy | site/src/App.tsx:ScrollManager |
App |
software | healthy | site/src/App.tsx:App |
AnimatedFooter |
software | healthy | site/src/components/AnimatedFooter.tsx:AnimatedFooter |
animate |
software | healthy | site/src/components/AnimatedFooter.tsx:animate |
Nav |
software | healthy | site/src/components/Nav.tsx:Nav |
A |
software | healthy | site/src/components/Nav.tsx:A |
hexToRgb |
software | healthy | site/src/components/ShadowField.tsx:hexToRgb |
readPageColors |
software | healthy | site/src/components/ShadowField.tsx:readPageColors |
DivField |
software | healthy | site/src/components/ShadowField.tsx:DivField |
onMove |
software | healthy | site/src/components/ShadowField.tsx:onMove |
tick |
software | healthy | site/src/components/ShadowField.tsx:tick |
ShadowField |
software | healthy | site/src/components/ShadowField.tsx:ShadowField |
compile |
software | healthy | site/src/components/ShadowField.tsx:compile |
resize |
software | healthy | site/src/components/ShadowField.tsx:resize |
frame |
software | healthy | site/src/components/ShadowField.tsx:frame |
t |
software | healthy | site/src/components/ShadowField.tsx:t |
flatten |
software | healthy | site/src/components/EvidenceWall.tsx:flatten |
Wall |
software | healthy | site/src/components/EvidenceWall.tsx:Wall |
EvidenceWall |
software | healthy | site/src/components/EvidenceWall.tsx:EvidenceWall |
onMove |
software | healthy | site/src/components/EvidenceWall.tsx:onMove |
nx |
software | healthy | site/src/components/EvidenceWall.tsx:nx |
ny |
software | healthy | site/src/components/EvidenceWall.tsx:ny |
BookSpotlight |
software | healthy | site/src/components/BookSpotlight.tsx:BookSpotlight |
Reveal |
software | healthy | site/src/components/Reveal.tsx:Reveal |
Clippings |
software | healthy | site/src/pages/Clippings.tsx:Clippings |
Home |
software | healthy | site/src/pages/Home.tsx:Home |
Rich |
software | healthy | site/src/pages/Book.tsx:Rich |
parseSource |
software | healthy | site/src/pages/Book.tsx:parseSource |
Lightbox |
software | healthy | site/src/pages/Book.tsx:Lightbox |
onKey |
software | healthy | site/src/pages/Book.tsx:onKey |
Book |
software | healthy | site/src/pages/Book.tsx:Book |
update |
software | healthy | site/src/pages/Book.tsx:update |
onScroll |
software | healthy | site/src/pages/Book.tsx:onScroll |
getBook |
software | healthy | site/src/content/books.ts:getBook |
italicsToHtml |
software | healthy | site/src/content/site.ts:italicsToHtml |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
vite.config.ts |
software | healthy | site/vite.config.ts |
vercel.json |
software | healthy | site/vercel.json |
README.md |
software | healthy | site/README.md |
package.json |
software | healthy | site/package.json |
index.html |
software | healthy | site/index.html |
package-lock.json |
software | healthy | site/package-lock.json |
tsconfig.json |
software | healthy | site/tsconfig.json |
main.tsx |
software | healthy | site/src/main.tsx |
App.tsx |
software | healthy | site/src/App.tsx |
AnimatedFooter.tsx |
software | healthy | site/src/components/AnimatedFooter.tsx |
Nav.tsx |
software | healthy | site/src/components/Nav.tsx |
ShadowField.tsx |
software | healthy | site/src/components/ShadowField.tsx |
EvidenceWall.tsx |
software | healthy | site/src/components/EvidenceWall.tsx |
BookSpotlight.tsx |
software | healthy | site/src/components/BookSpotlight.tsx |
Reveal.tsx |
software | healthy | site/src/components/Reveal.tsx |
Clippings.tsx |
software | healthy | site/src/pages/Clippings.tsx |
Home.tsx |
software | healthy | site/src/pages/Home.tsx |
Book.tsx |
software | healthy | site/src/pages/Book.tsx |
books.ts |
software | healthy | site/src/content/books.ts |
press.ts |
software | healthy | site/src/content/press.ts |
site.ts |
software | healthy | site/src/content/site.ts |
global.css |
software | healthy | site/src/styles/global.css |
home.css |
software | healthy | site/src/styles/home.css |
press.css |
software | healthy | site/src/styles/press.css |
book.css |
software | healthy | site/src/styles/book.css |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | site/src/App.tsx |
AnimatedFooter |
frontend | healthy | site/src/components/AnimatedFooter.tsx |
Nav |
frontend | healthy | site/src/components/Nav.tsx |
ShadowField |
frontend | healthy | site/src/components/ShadowField.tsx |
EvidenceWall |
frontend | healthy | site/src/components/EvidenceWall.tsx |
BookSpotlight |
frontend | healthy | site/src/components/BookSpotlight.tsx |
Reveal |
frontend | healthy | site/src/components/Reveal.tsx |
Clippings |
frontend | healthy | site/src/pages/Clippings.tsx |
Home |
frontend | healthy | site/src/pages/Home.tsx |
Book |
frontend | healthy | site/src/pages/Book.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/Clippings |
frontend | healthy | site/src/pages/Clippings.tsx |
/Home |
frontend | healthy | site/src/pages/Home.tsx |
/Book |
frontend | healthy | site/src/pages/Book.tsx |
/ |
frontend | healthy | site/src/App.tsx |
/books/:slug |
frontend | healthy | site/src/App.tsx |
/clippings |
frontend | healthy | site/src/App.tsx |
* |
frontend | healthy | site/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
site |
software | healthy | site |
src |
software | healthy | site/src |
components |
software | healthy | site/src/components |
pages |
software | healthy | site/src/pages |
content |
software | healthy | site/src/content |
styles |
software | healthy | site/src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vd23acd3 |
software | healthy | /tmp/repobility-clone-vd23acd3 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4321 |
network | healthy | site/vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/2275209f-bbf3-4bb3-9ba5-179464d18b30/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2275209f-bbf3-4bb3-9ba5-179464d18b30/
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.