https://github.com/Zero-AIRI/Ainovr
· scanned 2026-06-16 01:12 UTC (2 months, 1 week ago)
31 raw signals (0 security + 31 graph)
Last scanned 2 months, 1 week ago · v1 · 31 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 617 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 |
|---|---|---|---|
SettingsDialog |
software | healthy | src/components/SettingsDialog.tsx:SettingsDialog |
handleOpenChange |
software | healthy | src/components/SettingsDialog.tsx:handleOpenChange |
handleSave |
software | healthy | src/components/SettingsDialog.tsx:handleSave |
StreamingText |
software | healthy | src/components/StreamingText.tsx:StreamingText |
Sidebar |
software | healthy | src/components/Sidebar.tsx:Sidebar |
Checkbox |
software | healthy | src/components/ui/checkbox.tsx:Checkbox |
Badge |
software | healthy | src/components/ui/badge.tsx:Badge |
Dialog |
software | healthy | src/components/ui/dialog.tsx:Dialog |
DialogTrigger |
software | healthy | src/components/ui/dialog.tsx:DialogTrigger |
DialogPortal |
software | healthy | src/components/ui/dialog.tsx:DialogPortal |
DialogClose |
software | healthy | src/components/ui/dialog.tsx:DialogClose |
DialogOverlay |
software | healthy | src/components/ui/dialog.tsx:DialogOverlay |
DialogContent |
software | healthy | src/components/ui/dialog.tsx:DialogContent |
DialogHeader |
software | healthy | src/components/ui/dialog.tsx:DialogHeader |
DialogFooter |
software | healthy | src/components/ui/dialog.tsx:DialogFooter |
DialogTitle |
software | healthy | src/components/ui/dialog.tsx:DialogTitle |
DialogDescription |
software | healthy | src/components/ui/dialog.tsx:DialogDescription |
DropdownMenu |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenu |
DropdownMenuPortal |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuPortal |
DropdownMenuTrigger |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuTrigger |
DropdownMenuContent |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuContent |
DropdownMenuGroup |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuGroup |
DropdownMenuLabel |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuLabel |
DropdownMenuItem |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuItem |
DropdownMenuSub |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuSub |
DropdownMenuSubTrigger |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuSubTrigger |
DropdownMenuSubContent |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuSubContent |
DropdownMenuCheckboxItem |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuCheckboxItem |
DropdownMenuRadioGroup |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuRadioGroup |
DropdownMenuRadioItem |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuRadioItem |
DropdownMenuSeparator |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuSeparator |
DropdownMenuShortcut |
software | healthy | src/components/ui/dropdown-menu.tsx:DropdownMenuShortcut |
Button |
software | healthy | src/components/ui/button.tsx:Button |
Card |
software | healthy | src/components/ui/card.tsx:Card |
CardHeader |
software | healthy | src/components/ui/card.tsx:CardHeader |
CardTitle |
software | healthy | src/components/ui/card.tsx:CardTitle |
CardDescription |
software | healthy | src/components/ui/card.tsx:CardDescription |
CardAction |
software | healthy | src/components/ui/card.tsx:CardAction |
CardContent |
software | healthy | src/components/ui/card.tsx:CardContent |
CardFooter |
software | healthy | src/components/ui/card.tsx:CardFooter |
Switch |
software | healthy | src/components/ui/switch.tsx:Switch |
Textarea |
software | healthy | src/components/ui/textarea.tsx:Textarea |
Tabs |
software | healthy | src/components/ui/tabs.tsx:Tabs |
TabsList |
software | healthy | src/components/ui/tabs.tsx:TabsList |
TabsTrigger |
software | healthy | src/components/ui/tabs.tsx:TabsTrigger |
TabsContent |
software | healthy | src/components/ui/tabs.tsx:TabsContent |
ScrollArea |
software | healthy | src/components/ui/scroll-area.tsx:ScrollArea |
ScrollBar |
software | healthy | src/components/ui/scroll-area.tsx:ScrollBar |
Separator |
software | healthy | src/components/ui/separator.tsx:Separator |
Toaster |
software | healthy | src/components/ui/sonner.tsx:Toaster |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
test-client.html |
software | healthy | test-client.html |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
next.config.ts |
software | healthy | next.config.ts |
系统流程完整介绍.md |
software | healthy | docs/系统流程完整介绍.md |
pipeline-redesign-discussion.md |
software | healthy | docs/pipeline-redesign-discussion.md |
old-pipeline-archive.md |
software | healthy | docs/old-pipeline-archive.md |
pipeline-redesign-plan.md |
software | healthy | docs/pipeline-redesign-plan.md |
百万字小说分析全流程.md |
software | healthy | docs/百万字小说分析全流程.md |
200万字长篇分析重构方案.md |
software | healthy | docs/200万字长篇分析重构方案.md |
JS-Open-Source-Awards-2024-2026.md |
software | healthy | docs/notes/JS-Open-Source-Awards-2024-2026.md |
index.ts |
software | healthy | src/types/index.ts |
SettingsDialog.tsx |
software | healthy | src/components/SettingsDialog.tsx |
StreamingText.tsx |
software | healthy | src/components/StreamingText.tsx |
Sidebar.tsx |
software | healthy | src/components/Sidebar.tsx |
checkbox.tsx |
software | healthy | src/components/ui/checkbox.tsx |
badge.tsx |
software | healthy | src/components/ui/badge.tsx |
dialog.tsx |
software | healthy | src/components/ui/dialog.tsx |
dropdown-menu.tsx |
software | healthy | src/components/ui/dropdown-menu.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
card.tsx |
software | healthy | src/components/ui/card.tsx |
switch.tsx |
software | healthy | src/components/ui/switch.tsx |
textarea.tsx |
software | healthy | src/components/ui/textarea.tsx |
tabs.tsx |
software | healthy | src/components/ui/tabs.tsx |
scroll-area.tsx |
software | healthy | src/components/ui/scroll-area.tsx |
separator.tsx |
software | healthy | src/components/ui/separator.tsx |
sonner.tsx |
software | healthy | src/components/ui/sonner.tsx |
input.tsx |
software | healthy | src/components/ui/input.tsx |
select.tsx |
software | healthy | src/components/ui/select.tsx |
slider.tsx |
software | healthy | src/components/ui/slider.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
ReviewPanel.tsx |
software | healthy | src/components/chapter/ReviewPanel.tsx |
FeedbackInput.tsx |
software | healthy | src/components/chapter/FeedbackInput.tsx |
ChapterGenerationView.tsx |
software | healthy | src/components/chapter/ChapterGenerationView.tsx |
LayerCard.tsx |
software | healthy | src/components/generation/LayerCard.tsx |
HierarchyTree.tsx |
software | healthy | src/components/generation/HierarchyTree.tsx |
LayerGenerationView.tsx |
software | healthy | src/components/generation/LayerGenerationView.tsx |
PromptManagementView.tsx |
software | healthy | src/components/prompts/PromptManagementView.tsx |
AnalysisResultViewer.tsx |
software | healthy | src/components/source/AnalysisResultViewer.tsx |
SourceNovelCard.tsx |
software | healthy | src/components/source/SourceNovelCard.tsx |
SourceNovelDetailView.tsx |
software | healthy | src/components/source/SourceNovelDetailView.tsx |
MarkdownViewer.tsx |
software | healthy | src/components/source/MarkdownViewer.tsx |
SourceLibraryView.tsx |
software | healthy | src/components/source/SourceLibraryView.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
notes |
software | healthy | docs/notes |
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
ui |
software | healthy | src/components/ui |
chapter |
software | healthy | src/components/chapter |
generation |
software | healthy | src/components/generation |
prompts |
software | healthy | src/components/prompts |
source |
software | healthy | src/components/source |
project |
software | healthy | src/components/project |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
library |
software | healthy | src/app/api/library |
upload |
software | healthy | src/app/api/library/upload |
rename |
software | healthy | src/app/api/library/rename |
get |
software | healthy | src/app/api/library/get |
list |
software | healthy | src/app/api/library/list |
save |
software | healthy | src/app/api/library/save |
delete |
software | healthy | src/app/api/library/delete |
save-step |
software | healthy | src/app/api/library/save-step |
novels |
software | healthy | src/app/api/novels |
detail |
software | healthy | src/app/api/novels/detail |
list |
software | healthy | src/app/api/novels/list |
save |
software | healthy | src/app/api/novels/save |
delete |
software | healthy | src/app/api/novels/delete |
chapter |
software | healthy | src/app/api/chapter |
generate |
software | healthy | src/app/api/chapter/generate |
review |
software | healthy | src/app/api/chapter/review |
revise |
software | healthy | src/app/api/chapter/revise |
generation |
software | healthy | src/app/api/generation |
chapter-set-framework |
software | healthy | src/app/api/generation/chapter-set-framework |
chapter-set-detail |
software | healthy | src/app/api/generation/chapter-set-detail |
phase-detail |
software | healthy | src/app/api/generation/phase-detail |
chapter-plan-framework |
software | healthy | src/app/api/generation/chapter-plan-framework |
chapter-plan-detail |
software | healthy | src/app/api/generation/chapter-plan-detail |
volume-detail |
software | healthy | src/app/api/generation/volume-detail |
outline |
software | healthy | src/app/api/generation/outline |
volume-framework |
software | healthy | src/app/api/generation/volume-framework |
phase-framework |
software | healthy | src/app/api/generation/phase-framework |
prompts |
software | healthy | src/app/api/prompts |
list |
software | healthy | src/app/api/prompts/list |
save |
software | healthy | src/app/api/prompts/save |
source |
software | healthy | src/app/api/source |
process |
software | healthy | src/app/api/source/process |
event-alignment |
software | healthy | src/app/api/source/process/event-alignment |
dna-compression |
software | healthy | src/app/api/source/process/dna-compression |
experience-annotation |
software | healthy | src/app/api/source/process/experience-annotation |
narrative-constraints |
software | healthy | src/app/api/source/process/narrative-constraints |
character-dynamics |
software | healthy | src/app/api/source/process/character-dynamics |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
HomePage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
Error |
frontend | healthy | src/app/error.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8z67ojg2 |
software | healthy | /tmp/repobility-clone-8z67ojg2 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src/lib/ai/providers.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/f713aa7f-8f52-49c0-917e-6bca20d0aa34/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f713aa7f-8f52-49c0-917e-6bca20d0aa34/
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.