https://github.com/somanath73/katha-cards
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 61 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 |
|---|---|---|---|
App |
software | healthy | src/App.jsx:App |
rays |
software | healthy | src/components/Emblem.jsx:rays |
a |
software | healthy | src/components/Emblem.jsx:a |
dot |
software | healthy | src/components/Emblem.jsx:dot |
Emblem |
software | healthy | src/components/Emblem.jsx:Emblem |
CardBack |
software | healthy | src/components/TarotCard.jsx:CardBack |
TarotCard |
software | healthy | src/components/TarotCard.jsx:TarotCard |
move |
software | healthy | src/components/TarotCard.jsx:move |
x |
software | healthy | src/components/TarotCard.jsx:x |
y |
software | healthy | src/components/TarotCard.jsx:y |
leave |
software | healthy | src/components/TarotCard.jsx:leave |
Landing |
software | healthy | src/components/Landing.jsx:Landing |
pick |
software | healthy | src/components/Landing.jsx:pick |
Deck |
software | healthy | src/components/Deck.jsx:Deck |
load |
software | healthy | src/components/Deck.jsx:load |
QuizModal |
software | healthy | src/components/QuizModal.jsx:QuizModal |
load |
software | healthy | src/components/QuizModal.jsx:load |
begin |
software | healthy | src/components/QuizModal.jsx:begin |
choose |
software | healthy | src/components/QuizModal.jsx:choose |
next |
software | healthy | src/components/QuizModal.jsx:next |
shuffle |
software | healthy | src/lib/random.js:shuffle |
drawQuestions |
software | healthy | src/lib/random.js:drawQuestions |
toRoman |
software | healthy | src/lib/random.js:toRoman |
load |
software | healthy | src/hooks/useProgress.js:load |
useProgress |
software | healthy | src/hooks/useProgress.js:useProgress |
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
validate-data.mjs |
software | healthy | scripts/validate-data.mjs |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
App.jsx |
software | healthy | src/App.jsx |
main.jsx |
software | healthy | src/main.jsx |
Emblem.jsx |
software | healthy | src/components/Emblem.jsx |
TarotCard.jsx |
software | healthy | src/components/TarotCard.jsx |
Landing.jsx |
software | healthy | src/components/Landing.jsx |
Deck.jsx |
software | healthy | src/components/Deck.jsx |
QuizModal.jsx |
software | healthy | src/components/QuizModal.jsx |
random.js |
software | healthy | src/lib/random.js |
useProgress.js |
software | healthy | src/hooks/useProgress.js |
global.css |
software | healthy | src/styles/global.css |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
hooks |
software | healthy | src/hooks |
styles |
software | healthy | src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
Emblem |
frontend | healthy | src/components/Emblem.jsx |
TarotCard |
frontend | healthy | src/components/TarotCard.jsx |
Landing |
frontend | healthy | src/components/Landing.jsx |
Deck |
frontend | healthy | src/components/Deck.jsx |
QuizModal |
frontend | healthy | src/components/QuizModal.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-as0magnm |
software | healthy | /tmp/repobility-clone-as0magnm |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5180 |
network | healthy | vite.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/9cf8e01d-109b-4f64-bebf-9f12370d5a36/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9cf8e01d-109b-4f64-bebf-9f12370d5a36/
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.