https://github.com/ametyst-dev/landing-page
· scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -0.2 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 117 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 |
|---|---|---|---|
tailwind.config.ts |
software | healthy | tailwind.config.ts |
vitest.config.ts |
software | healthy | vitest.config.ts |
CLAUDE.md |
software | healthy | CLAUDE.md |
postcss.config.js |
software | healthy | postcss.config.js |
.cursorrules |
software | healthy | .cursorrules |
next.config.js |
software | healthy | next.config.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
vitest.setup.ts |
software | healthy | vitest.setup.ts |
package.json |
software | healthy | package.json |
PALETTE-info.md |
software | healthy | PALETTE-info.md |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/page.tsx |
route.ts |
software | healthy | app/api/waitlist/route.ts |
page.tsx |
software | healthy | app/book/page.tsx |
sprint-memory.md |
software | healthy | brainstormings/sprint-0006-landing-v2/sprint-memory.md |
sprint-guidelines.md |
software | healthy | brainstormings/sprint-0006-landing-v2/sprint-guidelines.md |
slack-protocol.md |
software | healthy | brainstormings/sprint-0006-landing-v2/slack-protocol.md |
current-plan.md |
software | healthy | brainstormings/sprint-0006-landing-v2/step/current-plan.md |
current-execution.md |
software | healthy | brainstormings/sprint-0006-landing-v2/step/current-executio… |
queue.md |
software | healthy | brainstormings/sprint-0006-landing-v2/step/queue.md |
current-sprint.mdc |
software | healthy | .cursor/rules/current-sprint.mdc |
memory.md |
software | healthy | .cursor/skills/develop/memory.md |
SKILL.md |
software | healthy | .cursor/skills/develop/SKILL.md |
Features.tsx |
software | healthy | components/Features.tsx |
Hero.tsx |
software | healthy | components/Hero.tsx |
TopBar.tsx |
software | healthy | components/TopBar.tsx |
EndStrip.tsx |
software | healthy | components/EndStrip.tsx |
Waitlist.tsx |
software | healthy | components/Waitlist.tsx |
ChatDemo.tsx |
software | healthy | components/ChatDemo.tsx |
HowItWorks.tsx |
software | healthy | components/HowItWorks.tsx |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
CONTRIBUTING.md |
software | healthy | docs/CONTRIBUTING.md |
ECOSYSTEM.md |
software | healthy | docs/ECOSYSTEM.md |
README.md |
software | healthy | docs/README.md |
waitlist-route.test.ts |
software | healthy | __tests__/waitlist-route.test.ts |
new-sections.test.tsx |
software | healthy | __tests__/new-sections.test.tsx |
endstrip.test.tsx |
software | healthy | __tests__/endstrip.test.tsx |
sections.test.tsx |
software | healthy | __tests__/sections.test.tsx |
chatdemo.test.tsx |
software | healthy | __tests__/chatdemo.test.tsx |
page-order.test.tsx |
software | healthy | __tests__/page-order.test.tsx |
CLAUDE.md |
software | healthy | .claude/CLAUDE.md |
memory.md |
software | healthy | .claude/skills/step-plan/memory.md |
SKILL.md |
software | healthy | .claude/skills/step-plan/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/step-debug/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/step-review/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/step-ship/SKILL.md |
setup-saas-skill.md |
software | healthy | public/setup-saas-skill.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
api |
software | healthy | app/api |
waitlist |
software | healthy | app/api/waitlist |
book |
software | healthy | app/book |
brainstormings |
software | healthy | brainstormings |
sprint-0006-landing-v2 |
software | healthy | brainstormings/sprint-0006-landing-v2 |
step |
software | healthy | brainstormings/sprint-0006-landing-v2/step |
.cursor |
software | healthy | .cursor |
rules |
software | healthy | .cursor/rules |
skills |
software | healthy | .cursor/skills |
develop |
software | healthy | .cursor/skills/develop |
components |
software | healthy | components |
docs |
software | healthy | docs |
__tests__ |
software | healthy | __tests__ |
.claude |
software | healthy | .claude |
skills |
software | healthy | .claude/skills |
step-plan |
software | healthy | .claude/skills/step-plan |
step-debug |
software | healthy | .claude/skills/step-debug |
step-review |
software | healthy | .claude/skills/step-review |
step-ship |
software | healthy | .claude/skills/step-ship |
public |
software | healthy | public |
cli |
software | healthy | public/cli |
staging |
software | healthy | public/cli/staging |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
Home |
software | healthy | app/page.tsx:Home |
isValidEmail |
software | healthy | app/api/waitlist/route.ts:isValidEmail |
POST |
software | healthy | app/api/waitlist/route.ts:POST |
BookPage |
software | healthy | app/book/page.tsx:BookPage |
Features |
software | healthy | components/Features.tsx:Features |
scrollToSection |
software | healthy | components/Hero.tsx:scrollToSection |
Hero |
software | healthy | components/Hero.tsx:Hero |
scrollToSection |
software | healthy | components/TopBar.tsx:scrollToSection |
TopBar |
software | healthy | components/TopBar.tsx:TopBar |
EndStrip |
software | healthy | components/EndStrip.tsx:EndStrip |
Waitlist |
software | healthy | components/Waitlist.tsx:Waitlist |
handleSubmit |
software | healthy | components/Waitlist.tsx:handleSubmit |
ChatDemo |
software | healthy | components/ChatDemo.tsx:ChatDemo |
HowItWorks |
software | healthy | components/HowItWorks.tsx:HowItWorks |
makeReq |
software | healthy | __tests__/waitlist-route.test.ts:makeReq |
matchMediaMock |
software | healthy | __tests__/chatdemo.test.tsx:matchMediaMock |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
Home |
frontend | healthy | app/page.tsx |
BookPage |
frontend | healthy | app/book/page.tsx |
Features |
frontend | healthy | components/Features.tsx |
Hero |
frontend | healthy | components/Hero.tsx |
TopBar |
frontend | healthy | components/TopBar.tsx |
EndStrip |
frontend | healthy | components/EndStrip.tsx |
Waitlist |
frontend | healthy | components/Waitlist.tsx |
ChatDemo |
frontend | healthy | components/ChatDemo.tsx |
HowItWorks |
frontend | healthy | components/HowItWorks.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ametyst-dev__landing-page |
software | healthy | /data/fable5_failed_archive/ametyst-dev__landing-page |
This page is publicly accessible at:
https://repobility.com/scan/31c0f4f7-e21b-4763-8f0c-601b322461b5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/31c0f4f7-e21b-4763-8f0c-601b322461b5/
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.