https://github.com/VictorVidal7/EternalStoneBibleAppV4
· scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)
59 raw signals (0 security + 59 graph)
Last scanned 2 months, 1 week ago · v1 · 54 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1720 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 |
|---|---|---|---|
position |
software | healthy | __tests__/resumeCard.test.ts:position |
summary |
software | healthy | __tests__/queueMeta.test.ts:summary |
loc |
software | healthy | __tests__/chapterNavigation.test.ts:loc |
make |
software | healthy | __tests__/bookReadingLog.test.ts:make |
makeService |
software | healthy | __tests__/bookReadingLog.test.ts:makeService |
mk |
software | healthy | __tests__/insights.test.ts:mk |
dueIn |
software | healthy | __tests__/insights.test.ts:dueIn |
chaptersOf |
software | healthy | __tests__/bookCompletion.test.ts:chaptersOf |
fullBook |
software | healthy | __tests__/bookCompletion.test.ts:fullBook |
makeChapter |
software | healthy | __tests__/coldStartRestore.test.ts:makeChapter |
deps |
software | healthy | __tests__/coldStartRestore.test.ts:deps |
av |
software | healthy | __tests__/immersiveAudio.test.ts:av |
emitBoundary |
software | healthy | __tests__/karaokeText.test.tsx:emitBoundary |
renderKaraoke |
software | healthy | __tests__/karaokeText.test.tsx:renderKaraoke |
collectLeafPaths |
software | healthy | __tests__/i18nParity.test.ts:collectLeafPaths |
leafAt |
software | healthy | __tests__/i18nParity.test.ts:leafAt |
interpolationTokens |
software | healthy | __tests__/i18nParity.test.ts:interpolationTokens |
divergentTextsOf |
software | healthy | __tests__/comparisonCard.test.ts:divergentTextsOf |
make |
software | healthy | __tests__/nearbyAchievements.test.ts:make |
challenge |
software | healthy | __tests__/weeklyChallengeCard.test.tsx:challenge |
mkSummary |
software | healthy | __tests__/goals.test.ts:mkSummary |
daysAgo |
software | healthy | __tests__/conflictAnalytics.test.ts:daysAgo |
rec |
software | healthy | __tests__/conflictAnalytics.test.ts:rec |
divergentOf |
software | healthy | __tests__/wordContrast.test.ts:divergentOf |
s |
software | healthy | __tests__/referenceChain.test.ts:s |
wrapper |
software | healthy | __tests__/readerAutoImmersive.test.tsx:wrapper |
makeService |
software | healthy | __tests__/syncBookCompletion.test.ts:makeService |
idsOf |
software | healthy | __tests__/syncBookCompletion.test.ts:idsOf |
mkCard |
software | healthy | __tests__/reviewEvents.test.ts:mkCard |
day |
software | healthy | __tests__/listeningStats.test.ts:day |
make |
software | healthy | __tests__/listeningStats.test.ts:make |
make |
software | healthy | __tests__/planCompletion.test.ts:make |
bm |
software | healthy | __tests__/bookmarkOps.test.ts:bm |
startedDaysAgo |
software | healthy | __tests__/planPace.test.ts:startedDaysAgo |
label |
software | healthy | __tests__/planPace.test.ts:label |
verse |
software | healthy | __tests__/testamentFilter.test.ts:verse |
full |
software | healthy | __tests__/constancyRings.test.ts:full |
at |
software | healthy | __tests__/feelingsLog.test.ts:at |
cell |
software | healthy | __tests__/heatmapSummary.test.ts:cell |
note |
software | healthy | __tests__/noteFilter.test.ts:note |
haystackOf |
software | healthy | __tests__/noteFilter.test.ts:haystackOf |
ts |
software | healthy | __tests__/noteFilter.test.ts:ts |
rank |
software | healthy | __tests__/noteFilter.test.ts:rank |
order |
software | healthy | __tests__/noteFilter.test.ts:order |
ms |
software | healthy | __tests__/periodRecap.test.ts:ms |
card |
software | healthy | __tests__/periodRecap.test.ts:card |
ev |
software | healthy | __tests__/periodRecap.test.ts:ev |
stats |
software | healthy | __tests__/achievementProgress.test.ts:stats |
makeDb |
software | healthy | __tests__/chapterVerseCount.test.ts:makeDb |
sod |
software | healthy | __tests__/history.test.ts:sod |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
metro.config.js |
software | healthy | metro.config.js |
babel.config.js |
software | healthy | babel.config.js |
jest.config.js |
software | healthy | jest.config.js |
Gemfile |
software | healthy | Gemfile |
.eslintrc.js |
software | healthy | .eslintrc.js |
google-services.json |
software | healthy | google-services.json |
README.md |
software | healthy | README.md |
.prettierrc.js |
software | healthy | .prettierrc.js |
package.json |
software | healthy | package.json |
jest.setup.js |
software | healthy | jest.setup.js |
firebase.json |
software | healthy | firebase.json |
reset-bible-data.sh |
software | healthy | reset-bible-data.sh |
BUNDLE_DATA_STRATEGY.md |
software | healthy | BUNDLE_DATA_STRATEGY.md |
package-lock.json |
software | healthy | package-lock.json |
app.json |
software | healthy | app.json |
tsconfig.json |
software | healthy | tsconfig.json |
.yarnrc.yml |
software | healthy | .yarnrc.yml |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
start-dev.sh |
software | healthy | start-dev.sh |
DESIGN_EXAMPLES.tsx |
software | healthy | DESIGN_EXAMPLES.tsx |
resumeCard.test.ts |
software | healthy | __tests__/resumeCard.test.ts |
parseReference.test.ts |
software | healthy | __tests__/parseReference.test.ts |
verseReference.test.ts |
software | healthy | __tests__/verseReference.test.ts |
typefaces.test.ts |
software | healthy | __tests__/typefaces.test.ts |
queueMeta.test.ts |
software | healthy | __tests__/queueMeta.test.ts |
chapterNavigation.test.ts |
software | healthy | __tests__/chapterNavigation.test.ts |
bookReadingLog.test.ts |
software | healthy | __tests__/bookReadingLog.test.ts |
insights.test.ts |
software | healthy | __tests__/insights.test.ts |
haptics.test.ts |
software | healthy | __tests__/haptics.test.ts |
streak.test.ts |
software | healthy | __tests__/streak.test.ts |
bookCompletion.test.ts |
software | healthy | __tests__/bookCompletion.test.ts |
contrast.test.ts |
software | healthy | __tests__/contrast.test.ts |
coldStartRestore.test.ts |
software | healthy | __tests__/coldStartRestore.test.ts |
feelings.test.ts |
software | healthy | __tests__/feelings.test.ts |
devotionStreakCard.test.tsx |
software | healthy | __tests__/devotionStreakCard.test.tsx |
immersiveAudio.test.ts |
software | healthy | __tests__/immersiveAudio.test.ts |
passageReference.test.ts |
software | healthy | __tests__/passageReference.test.ts |
karaokeText.test.tsx |
software | healthy | __tests__/karaokeText.test.tsx |
canonicalBookName.test.ts |
software | healthy | __tests__/canonicalBookName.test.ts |
i18nParity.test.ts |
software | healthy | __tests__/i18nParity.test.ts |
noteCard.test.ts |
software | healthy | __tests__/noteCard.test.ts |
comparisonCard.test.ts |
software | healthy | __tests__/comparisonCard.test.ts |
countUp.test.ts |
software | healthy | __tests__/countUp.test.ts |
periodRecapModal.test.tsx |
software | healthy | __tests__/periodRecapModal.test.tsx |
playbackSpeed.test.ts |
software | healthy | __tests__/playbackSpeed.test.ts |
highlightGallery.test.ts |
software | healthy | __tests__/highlightGallery.test.ts |
nearbyAchievements.test.ts |
software | healthy | __tests__/nearbyAchievements.test.ts |
weeklyChallengeCard.test.tsx |
software | healthy | __tests__/weeklyChallengeCard.test.tsx |
goals.test.ts |
software | healthy | __tests__/goals.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/_layout.tsx |
VersionComparisonRoute |
frontend | healthy | app/features/version-comparison.tsx |
TimelineScreen |
frontend | healthy | app/features/timeline.tsx |
GuidedDevotionScreen |
frontend | healthy | app/features/guided.tsx |
WidgetsRoute |
frontend | healthy | app/features/widgets.tsx |
LectioScreen |
frontend | healthy | app/features/lectio.tsx |
BadgesRoute |
frontend | healthy | app/features/badges.tsx |
ReferenceChainScreen |
frontend | healthy | app/features/reference-chain.tsx |
ReadingInsightsScreen |
frontend | healthy | app/features/reading-insights/index.tsx |
JourneyScreen |
frontend | healthy | app/features/journey/index.tsx |
ThemeDetailScreen |
frontend | healthy | app/features/themes/[theme].tsx |
ThemesBrowseScreen |
frontend | healthy | app/features/themes/index.tsx |
AboutBookScreen |
frontend | healthy | app/features/about-book/[book].tsx |
StudyScreen |
frontend | healthy | app/features/study/index.tsx |
CollectionsBrowseScreen |
frontend | healthy | app/features/collections/index.tsx |
CollectionDetailScreen |
frontend | healthy | app/features/collections/[name].tsx |
ConflictInsightsScreen |
frontend | healthy | app/features/conflicts/insights.tsx |
MemoryPracticeScreen |
frontend | healthy | app/features/memory/practice.tsx |
MemoryDeckScreen |
frontend | healthy | app/features/memory/index.tsx |
MemoryInsightsScreen |
frontend | healthy | app/features/memory/insights.tsx |
FeelingDetailScreen |
frontend | healthy | app/features/feelings/[feeling].tsx |
FeelingsBrowseScreen |
frontend | healthy | app/features/feelings/index.tsx |
DailyLightScreen |
frontend | healthy | app/features/daily-light/index.tsx |
SettingsScreen |
frontend | healthy | app/(tabs)/settings.tsx |
FavoritesScreen |
frontend | healthy | app/(tabs)/favorites.tsx |
AchievementsTab |
frontend | healthy | app/(tabs)/achievements.tsx |
BibleScreen |
frontend | healthy | app/(tabs)/bible.tsx |
HomeScreen |
frontend | healthy | app/(tabs)/index.tsx |
NotesScreen |
frontend | healthy | app/(tabs)/notes.tsx |
HighlightsScreen |
frontend | healthy | app/(tabs)/highlights.tsx |
ConflictsScreen |
frontend | healthy | app/(tabs)/conflicts.tsx |
TabLayout |
frontend | healthy | app/(tabs)/_layout.tsx |
SearchScreen |
frontend | healthy | app/(tabs)/search.tsx |
BookmarksScreen |
frontend | healthy | app/(tabs)/bookmarks.tsx |
ChapterSelectionScreen |
frontend | healthy | app/(tabs)/chapter/[book].tsx |
VerseReadingScreen |
frontend | healthy | app/(tabs)/verse/[book]/[chapter].tsx |
ReadingPlanDetailScreen |
frontend | healthy | app/(tabs)/plan/[id].tsx |
PremiumSkeleton |
frontend | healthy | src/components/PremiumSkeleton.tsx |
SVGCircularProgress |
frontend | healthy | src/components/SVGCircularProgress.tsx |
MoodVerseCard |
frontend | healthy | src/components/MoodVerseCard.tsx |
Toast |
frontend | healthy | src/components/Toast.tsx |
ConstancyRingsCard |
frontend | healthy | src/components/ConstancyRingsCard.tsx |
DevotionStreakCard |
frontend | healthy | src/components/DevotionStreakCard.tsx |
Skeleton |
frontend | healthy | src/components/SkeletonLoader.tsx |
ConstancyRings |
frontend | healthy | src/components/ConstancyRings.tsx |
WeeklyChallengeCard |
frontend | healthy | src/components/WeeklyChallengeCard.tsx |
FeelingChips |
frontend | healthy | src/components/FeelingChips.tsx |
ReadingGoalSettings |
frontend | healthy | src/components/settings/ReadingGoalSettings.tsx |
MemoryGoalSettings |
frontend | healthy | src/components/settings/MemoryGoalSettings.tsx |
DailyVerseSettings |
frontend | healthy | src/components/settings/DailyVerseSettings.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
__tests__ |
software | healthy | __tests__ |
__mock__ |
software | healthy | __mock__ |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
__mocks__ |
software | healthy | __mocks__ |
app |
software | healthy | app |
features |
software | healthy | app/features |
reading-insights |
software | healthy | app/features/reading-insights |
journey |
software | healthy | app/features/journey |
themes |
software | healthy | app/features/themes |
about-book |
software | healthy | app/features/about-book |
study |
software | healthy | app/features/study |
collections |
software | healthy | app/features/collections |
conflicts |
software | healthy | app/features/conflicts |
memory |
software | healthy | app/features/memory |
feelings |
software | healthy | app/features/feelings |
daily-light |
software | healthy | app/features/daily-light |
(tabs) |
software | healthy | app/(tabs) |
chapter |
software | healthy | app/(tabs)/chapter |
verse |
software | healthy | app/(tabs)/verse |
[book] |
software | healthy | app/(tabs)/verse/[book] |
plan |
software | healthy | app/(tabs)/plan |
DOCS |
software | healthy | DOCS |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
types |
software | healthy | src/types |
i18n |
software | healthy | src/i18n |
screens |
software | healthy | src/screens |
constants |
software | healthy | src/constants |
components |
software | healthy | src/components |
settings |
software | healthy | src/components/settings |
charts |
software | healthy | src/components/charts |
reading |
software | healthy | src/components/reading |
navigation |
software | healthy | src/components/navigation |
achievements |
software | healthy | src/components/achievements |
ui |
software | healthy | src/components/ui |
insights |
software | healthy | src/components/insights |
celestial |
software | healthy | src/components/celestial |
onboarding |
software | healthy | src/components/onboarding |
comparison |
software | healthy | src/components/comparison |
widgets |
software | healthy | src/widgets |
lib |
software | healthy | src/lib |
reading |
software | healthy | src/lib/reading |
notifications |
software | healthy | src/lib/notifications |
sync |
software | healthy | src/lib/sync |
adapters |
software | healthy | src/lib/sync/adapters |
highlights |
software | healthy | src/lib/highlights |
achievements |
software | healthy | src/lib/achievements |
utils |
software | healthy | src/lib/utils |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FakeDb |
software | healthy | __tests__/bookReadingLog.test.ts:FakeDb |
FakeDb |
software | healthy | __tests__/syncBookCompletion.test.ts:FakeDb |
instances |
software | healthy | __tests__/syncPayloads.test.ts:instances |
Sentinel |
software | healthy | __tests__/syncPayloads.test.ts:Sentinel |
FakeSqliteHandle |
software | healthy | __tests__/chapterVerseCount.test.ts:FakeSqliteHandle |
ToastManager |
software | healthy | src/components/Toast.tsx:ToastManager |
WidgetTaskHandler |
software | healthy | src/widgets/WidgetTaskHandler.ts:WidgetTaskHandler |
owns |
software | healthy | src/lib/sync/SyncEngine.ts:owns |
SyncEngine |
software | healthy | src/lib/sync/SyncEngine.ts:SyncEngine |
HighlightService |
software | healthy | src/lib/highlights/HighlightService.ts:HighlightService |
AchievementService |
software | healthy | src/lib/achievements/AchievementService.ts:AchievementServi… |
Logger |
software | healthy | src/lib/utils/logger.ts:Logger |
PredictiveCacheService |
software | healthy | src/lib/cache/PredictiveCache.ts:PredictiveCacheService |
BibleDatabase |
software | healthy | src/lib/database/index.ts:BibleDatabase |
BadgeSystemService |
software | healthy | src/lib/badges/BadgeSystem.ts:BadgeSystemService |
is |
software | healthy | src/lib/comparison/wordContrast.ts:is |
de |
software | healthy | src/lib/comparison/wordContrast.ts:de |
VersionComparisonService |
software | healthy | src/lib/comparison/VersionComparison.ts:VersionComparisonSe… |
ShareService |
software | healthy | src/services/ShareService.ts:ShareService |
DailyVerseService |
software | healthy | src/services/DailyVerseService.ts:DailyVerseService |
| Label | Layer | Status | Path |
|---|---|---|---|
lint-and-type-check |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
security |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-q0doiqd_ |
software | healthy | /tmp/repobility-clone-q0doiqd_ |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | metro.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
6.1.7.5 |
network | healthy | Gemfile |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::__tests__/logger.test.ts |
security | healthy | __tests__/logger.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/context/AuthContext.tsx |
security | healthy | src/context/AuthContext.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/0704f689-bba3-475a-9448-30503d4674e5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0704f689-bba3-475a-9448-30503d4674e5/
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.