Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

shane2mun-lang/vimigo-vimigoal-os

https://github.com/shane2mun-lang/vimigo-vimigoal-os · scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)

56 raw signals (0 security + 56 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 56 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1142 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.

LabelLayerStatusPath
main software healthy scripts/smoke-api.ts:main
check software healthy scripts/smoke-copilot.ts:check
main software healthy scripts/verify-xlsx.ts:main
companies software healthy scripts/verify-xlsx.ts:companies
headers software healthy scripts/verify-xlsx.ts:headers
main software healthy scripts/verify-vision.ts:main
main software healthy scripts/dump-goals.ts:main
main software healthy prisma/seed.ts:main
expectedToken software healthy src/proxy.ts:expectedToken
proxy software healthy src/proxy.ts:proxy
EmptyState software healthy src/components/EmptyState.tsx:EmptyState
SectionCard software healthy src/components/SectionCard.tsx:SectionCard
SideNav software healthy src/components/layout/SideNav.tsx:SideNav
isActive software healthy src/components/layout/SideNav.tsx:isActive
CompanySwitcher software healthy src/components/layout/TopBar.tsx:CompanySwitcher
TopBar software healthy src/components/layout/TopBar.tsx:TopBar
loadDemo software healthy src/components/layout/TopBar.tsx:loadDemo
useChartHeight software healthy src/components/charts/ChartCard.tsx:useChartHeight
ChartCard software healthy src/components/charts/ChartCard.tsx:ChartCard
FieldLabel software healthy src/components/upload/OgsmrReviewForm.tsx:FieldLabel
GoalSlotChip software healthy src/components/upload/OgsmrReviewForm.tsx:GoalSlotChip
OgsmrReviewForm software healthy src/components/upload/OgsmrReviewForm.tsx:OgsmrReviewForm
set software healthy src/components/upload/OgsmrReviewForm.tsx:set
setGoal software healthy src/components/upload/OgsmrReviewForm.tsx:setGoal
Dropzone software healthy src/components/upload/Dropzone.tsx:Dropzone
pick software healthy src/components/upload/Dropzone.tsx:pick
uploadFile software healthy src/components/upload/upload-api.ts:uploadFile
emptyDraftEmployee software healthy src/components/upload/upload-api.ts:emptyDraftEmployee
ConfirmFooter software healthy src/components/upload/ConfirmFooter.tsx:ConfirmFooter
WizardStepper software healthy src/components/upload/WizardStepper.tsx:WizardStepper
n software healthy src/components/upload/WizardStepper.tsx:n
OrgReviewTable software healthy src/components/upload/OrgReviewTable.tsx:OrgReviewTable
update software healthy src/components/upload/OrgReviewTable.tsx:update
remove software healthy src/components/upload/OrgReviewTable.tsx:remove
ExtractingCard software healthy src/components/upload/ExtractingCard.tsx:ExtractingCard
HelpLabel software healthy src/components/help/HelpLabel.tsx:HelpLabel
HelpTip software healthy src/components/help/HelpTip.tsx:HelpTip
pick software healthy src/components/planner/VimiGoalCard.tsx:pick
VimiGoalCard software healthy src/components/planner/VimiGoalCard.tsx:VimiGoalCard
immediate software healthy src/components/planner/VimiGoalCard.tsx:immediate
AiActionBar software healthy src/components/planner/AiActionBar.tsx:AiActionBar
spin software healthy src/components/planner/AiActionBar.tsx:spin
FormulaStrip software healthy src/components/planner/FormulaStrip.tsx:FormulaStrip
lowestStatus software healthy src/components/planner/EmployeeRail.tsx:lowestStatus
railGroups software healthy src/components/planner/EmployeeRail.tsx:railGroups
railOrder software healthy src/components/planner/EmployeeRail.tsx:railOrder
EmployeeRail software healthy src/components/planner/EmployeeRail.tsx:EmployeeRail
WhatsAppPreview software healthy src/components/planner/WhatsAppPreview.tsx:WhatsAppPreview
copy software healthy src/components/planner/WhatsAppPreview.tsx:copy
ReviewScriptCard software healthy src/components/planner/ReviewScriptCard.tsx:ReviewScriptCard

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
Dockerfile software healthy Dockerfile
components.json software healthy components.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
docker-entrypoint.sh software healthy docker-entrypoint.sh
next.config.ts software healthy next.config.ts
smoke-api.ts software healthy scripts/smoke-api.ts
smoke-copilot.ts software healthy scripts/smoke-copilot.ts
verify-xlsx.ts software healthy scripts/verify-xlsx.ts
verify-vision.ts software healthy scripts/verify-vision.ts
dump-goals.ts software healthy scripts/dump-goals.ts
seed.ts software healthy prisma/seed.ts
migration_lock.toml software healthy prisma/migrations/migration_lock.toml
migration.sql software healthy prisma/migrations/20260613124907_multi_goal_per_employee/mi…
migration.sql software healthy prisma/migrations/20260611154835_init/migration.sql
docker.yml software healthy .github/workflows/docker.yml
proxy.ts software healthy src/proxy.ts
EmptyState.tsx software healthy src/components/EmptyState.tsx
SectionCard.tsx software healthy src/components/SectionCard.tsx
SideNav.tsx software healthy src/components/layout/SideNav.tsx
TopBar.tsx software healthy src/components/layout/TopBar.tsx
nav.ts software healthy src/components/layout/nav.ts
ChartCard.tsx software healthy src/components/charts/ChartCard.tsx
OgsmrReviewForm.tsx software healthy src/components/upload/OgsmrReviewForm.tsx
Dropzone.tsx software healthy src/components/upload/Dropzone.tsx
upload-api.ts software healthy src/components/upload/upload-api.ts
ConfirmFooter.tsx software healthy src/components/upload/ConfirmFooter.tsx
WizardStepper.tsx software healthy src/components/upload/WizardStepper.tsx
OrgReviewTable.tsx software healthy src/components/upload/OrgReviewTable.tsx
ExtractingCard.tsx software healthy src/components/upload/ExtractingCard.tsx
HelpLabel.tsx software healthy src/components/help/HelpLabel.tsx
HelpTip.tsx software healthy src/components/help/HelpTip.tsx
VimiGoalCard.tsx software healthy src/components/planner/VimiGoalCard.tsx
AiActionBar.tsx software healthy src/components/planner/AiActionBar.tsx
FormulaStrip.tsx software healthy src/components/planner/FormulaStrip.tsx
EmployeeRail.tsx software healthy src/components/planner/EmployeeRail.tsx
WhatsAppPreview.tsx software healthy src/components/planner/WhatsAppPreview.tsx
ReviewScriptCard.tsx software healthy src/components/planner/ReviewScriptCard.tsx
DeptLane.tsx software healthy src/components/departments/DeptLane.tsx
useAutosave.ts software healthy src/components/ogsmrpage/useAutosave.ts
RewardCard.tsx software healthy src/components/ogsmrpage/RewardCard.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
scripts software healthy scripts
prisma software healthy prisma
migrations software healthy prisma/migrations
20260613124907_multi_goal_per_employee software healthy prisma/migrations/20260613124907_multi_goal_per_employee
20260611154835_init software healthy prisma/migrations/20260611154835_init
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
layout software healthy src/components/layout
charts software healthy src/components/charts
upload software healthy src/components/upload
help software healthy src/components/help
planner software healthy src/components/planner
departments software healthy src/components/departments
ogsmrpage software healthy src/components/ogsmrpage
print software healthy src/components/print
meters software healthy src/components/meters
ui software healthy src/components/ui
dashboard software healthy src/components/dashboard
mindset software healthy src/components/mindset
risks software healthy src/components/risks
kpi software healthy src/components/kpi
org software healthy src/components/org
badges software healthy src/components/badges
rewards software healthy src/components/rewards
copilot software healthy src/components/copilot
goalstable software healthy src/components/goalstable
app software healthy src/app
api software healthy src/app/api
employees software healthy src/app/api/employees
[id] software healthy src/app/api/employees/[id]
demo software healthy src/app/api/demo
seed software healthy src/app/api/demo/seed
departments software healthy src/app/api/departments
[id] software healthy src/app/api/departments/[id]
goal-map software healthy src/app/api/goal-map
[id] software healthy src/app/api/goal-map/[id]
ai software healthy src/app/api/ai
status software healthy src/app/api/ai/status
goals software healthy src/app/api/goals
[id] software healthy src/app/api/goals/[id]
health software healthy src/app/api/health
uploads software healthy src/app/api/uploads
gate software healthy src/app/api/gate
vimigoals software healthy src/app/api/vimigoals
generate software healthy src/app/api/vimigoals/generate
[id] software healthy src/app/api/vimigoals/[id]
explain software healthy src/app/api/vimigoals/[id]/explain
review-script software healthy src/app/api/vimigoals/[id]/review-script

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
RootLayout frontend healthy src/app/layout.tsx
GatePage frontend healthy src/app/gate/page.tsx
DashboardPage frontend healthy src/app/(app)/page.tsx
AppLayout frontend healthy src/app/(app)/layout.tsx
UploadPage frontend healthy src/app/(app)/upload/page.tsx
PlannerIndexPage frontend healthy src/app/(app)/planner/page.tsx
PlannerEmployeePage frontend healthy src/app/(app)/planner/[employeeId]/page.tsx
DepartmentsPage frontend healthy src/app/(app)/departments/page.tsx
GoalsLayout frontend healthy src/app/(app)/goals/layout.tsx
GoalsTablePage frontend healthy src/app/(app)/goals/table/page.tsx
GoalsDepartmentPage frontend healthy src/app/(app)/goals/department/page.tsx
GoalsCadencePage frontend healthy src/app/(app)/goals/cadence/page.tsx
OgsmrPage frontend healthy src/app/(app)/ogsmr/page.tsx
MindsetPage frontend healthy src/app/(app)/mindset/page.tsx
RisksPage frontend healthy src/app/(app)/risks/page.tsx
DictionaryPage frontend healthy src/app/(app)/dictionary/page.tsx
OrgPage frontend healthy src/app/(app)/org/page.tsx
RewardsPage frontend healthy src/app/(app)/rewards/page.tsx
ExportCenterPage frontend healthy src/app/(app)/export/page.tsx

LabelLayerStatusPath
/gate frontend healthy src/app/gate/page.tsx
/(app) frontend healthy src/app/(app)/page.tsx
/(app)/upload frontend healthy src/app/(app)/upload/page.tsx
/(app)/planner frontend healthy src/app/(app)/planner/page.tsx
/(app)/planner/[employeeId] frontend healthy src/app/(app)/planner/[employeeId]/page.tsx
/(app)/departments frontend healthy src/app/(app)/departments/page.tsx
/(app)/goals/table frontend healthy src/app/(app)/goals/table/page.tsx
/(app)/goals/department frontend healthy src/app/(app)/goals/department/page.tsx
/(app)/goals/cadence frontend healthy src/app/(app)/goals/cadence/page.tsx
/(app)/ogsmr frontend healthy src/app/(app)/ogsmr/page.tsx
/(app)/mindset frontend healthy src/app/(app)/mindset/page.tsx
/(app)/risks frontend healthy src/app/(app)/risks/page.tsx
/(app)/dictionary frontend healthy src/app/(app)/dictionary/page.tsx
/(app)/org frontend healthy src/app/(app)/org/page.tsx
/(app)/rewards frontend healthy src/app/(app)/rewards/page.tsx
/(app)/export frontend healthy src/app/(app)/export/page.tsx
/export/print frontend healthy src/app/export/print/page.tsx
/ frontend healthy src/app/api/gate/route.ts

LabelLayerStatusPath
new_VimiGoal data healthy prisma/migrations/20260613124907_multi_goal_per_employee/mi…
Company data healthy prisma/migrations/20260611154835_init/migration.sql
OGSMR data healthy prisma/migrations/20260611154835_init/migration.sql
Goal data healthy prisma/migrations/20260611154835_init/migration.sql
Department data healthy prisma/migrations/20260611154835_init/migration.sql
DepartmentGoalMap data healthy prisma/migrations/20260611154835_init/migration.sql
Employee data healthy prisma/migrations/20260611154835_init/migration.sql
VimiGoal data healthy prisma/migrations/20260611154835_init/migration.sql
Reward data healthy prisma/migrations/20260611154835_init/migration.sql
ReviewCadence data healthy prisma/migrations/20260611154835_init/migration.sql
ExportJob data healthy prisma/migrations/20260611154835_init/migration.sql
AIWarning data healthy prisma/migrations/20260611154835_init/migration.sql
UploadedFile data healthy prisma/migrations/20260611154835_init/migration.sql

LabelLayerStatusPath
cycle software healthy src/app/api/gate/route.ts:cycle
password software healthy src/app/gate/page.tsx:password
handout software healthy src/app/(app)/dictionary/page.tsx:handout
AIValidationError software healthy src/lib/ai/jsonSchemas.ts:AIValidationError
MockAIService software healthy src/lib/ai/mock/index.ts:MockAIService
ClaudeAIService software healthy src/lib/ai/claude/index.ts:ClaudeAIService

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:16 network healthy pnpm-lock.yaml
port:3004 network healthy Dockerfile

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy README.md

LabelLayerStatusPath
migration.sql data healthy prisma/migrations/20260613124907_multi_goal_per_employee/mi…
migration.sql data healthy prisma/migrations/20260611154835_init/migration.sql

LabelLayerStatusPath
traefik network healthy README.md
loadbalancer network healthy docker-compose.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
vimigoal hardware healthy docker-compose.yml

LabelLayerStatusPath
repobility-clone-3c93s17a software healthy /tmp/repobility-clone-3c93s17a

LabelLayerStatusPath
gha::docker cicd healthy .github/workflows/docker.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/docker.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/1a9df6a9-4329-4d49-9536-a14a47ef0f75/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1a9df6a9-4329-4d49-9536-a14a47ef0f75/

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.