https://github.com/TrueNidaGitCode/soorgaai-transformation
· scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)
159 raw signals (0 security + 159 graph)
Last scanned 2 months, 1 week ago · v1 · 150 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1285 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 |
|---|---|---|---|
isLoggedIn |
software | healthy | frontend/script.js:isLoggedIn |
checkRedirectAfterLogin |
software | healthy | frontend/script.js:checkRedirectAfterLogin |
navigateTo |
software | healthy | frontend/script.js:navigateTo |
function |
software | healthy | frontend/script.js:function |
exists |
software | healthy | frontend/script.js:exists |
ensureNavbarLoads |
software | healthy | frontend/script.js:ensureNavbarLoads |
setupCTAButton |
software | healthy | frontend/script.js:setupCTAButton |
setupLogoutButton |
software | healthy | frontend/script.js:setupLogoutButton |
renderStages |
software | healthy | frontend/index.js:renderStages |
wirePrimaryCta |
software | healthy | frontend/index.js:wirePrimaryCta |
saveProgress |
software | healthy | frontend/assessment/assessment.js:saveProgress |
loadProgress |
software | healthy | frontend/assessment/assessment.js:loadProgress |
loadQuestions |
software | healthy | frontend/assessment/assessment.js:loadQuestions |
hideLoading |
software | healthy | frontend/assessment/assessment.js:hideLoading |
renderStep |
software | healthy | frontend/assessment/assessment.js:renderStep |
renderContextStep |
software | healthy | frontend/assessment/assessment.js:renderContextStep |
renderDomainStep |
software | healthy | frontend/assessment/assessment.js:renderDomainStep |
renderReviewStep |
software | healthy | frontend/assessment/assessment.js:renderReviewStep |
recordAnswer |
software | healthy | frontend/assessment/assessment.js:recordAnswer |
nextStep |
software | healthy | frontend/assessment/assessment.js:nextStep |
prevStep |
software | healthy | frontend/assessment/assessment.js:prevStep |
submitAssessment |
software | healthy | frontend/assessment/assessment.js:submitAssessment |
updateProgress |
software | healthy | frontend/assessment/assessment.js:updateProgress |
buildStepDots |
software | healthy | frontend/assessment/assessment.js:buildStepDots |
jumpToStep |
software | healthy | frontend/assessment/assessment.js:jumpToStep |
updateNavButtons |
software | healthy | frontend/assessment/assessment.js:updateNavButtons |
showError |
software | healthy | frontend/assessment/assessment.js:showError |
clearError |
software | healthy | frontend/assessment/assessment.js:clearError |
buildLoginDOM |
software | healthy | frontend/__tests__/login.test.js:buildLoginDOM |
flushPromises |
software | healthy | frontend/__tests__/login.test.js:flushPromises |
loadLoginModule |
software | healthy | frontend/__tests__/login.test.js:loadLoginModule |
assertRedirectRejected |
software | healthy | frontend/__tests__/login.test.js:assertRedirectRejected |
mockSetTimeoutSync |
software | healthy | frontend/__tests__/login.test.js:mockSetTimeoutSync |
flushHandleLogin |
software | healthy | frontend/__tests__/login.test.js:flushHandleLogin |
makes |
software | healthy | frontend/__tests__/index.test.js:makes |
makeStagesList |
software | healthy | frontend/__tests__/index.test.js:makeStagesList |
makePrimaryCtaLink |
software | healthy | frontend/__tests__/index.test.js:makePrimaryCtaLink |
capState |
software | healthy | frontend/__tests__/yourTransformation.test.js:capState |
buildWidgetDOM |
software | healthy | frontend/__tests__/yourTransformation.test.js:buildWidgetDOM |
buildNavbarDOM |
software | healthy | frontend/__tests__/navbar.test.js:buildNavbarDOM |
buildPlatformDOM |
software | healthy | frontend/__tests__/platform.test.js:buildPlatformDOM |
mockFetchOk |
software | healthy | frontend/__tests__/platform.test.js:mockFetchOk |
mockFetch401 |
software | healthy | frontend/__tests__/platform.test.js:mockFetch401 |
mockFetch500 |
software | healthy | frontend/__tests__/platform.test.js:mockFetch500 |
triggerLoad |
software | healthy | frontend/__tests__/platform.test.js:triggerLoad |
buildProfileDOM |
software | healthy | frontend/__tests__/profileSetup.test.js:buildProfileDOM |
flushPromises |
software | healthy | frontend/__tests__/profileSetup.test.js:flushPromises |
loadProfileModule |
software | healthy | frontend/__tests__/profileSetup.test.js:loadProfileModule |
capState |
software | healthy | frontend/__tests__/dashboardMetrics.test.js:capState |
overviewWith |
software | healthy | frontend/__tests__/dashboardMetrics.test.js:overviewWith |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DEPLOYMENT_RENDER.md |
software | healthy | DEPLOYMENT_RENDER.md |
DEPLOYMENT_CHECKLIST.md |
software | healthy | DEPLOYMENT_CHECKLIST.md |
DEPLOYMENT_RAILWAY.md |
software | healthy | DEPLOYMENT_RAILWAY.md |
railway.toml |
software | healthy | railway.toml |
FRONTEND_TEST.md |
software | healthy | FRONTEND_TEST.md |
vercel.json |
software | healthy | vercel.json |
DEPLOYMENT_OPTIONS.md |
software | healthy | DEPLOYMENT_OPTIONS.md |
DEPLOY_SOORGAAI.md |
software | healthy | DEPLOY_SOORGAAI.md |
package.json |
software | healthy | package.json |
LEARNINGS.md |
software | healthy | LEARNINGS.md |
nixpacks.toml |
software | healthy | nixpacks.toml |
deploy.sh |
software | healthy | deploy.sh |
DEPLOYMENT_VERCEL_RAILWAY.md |
software | healthy | DEPLOYMENT_VERCEL_RAILWAY.md |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
script.js |
software | healthy | frontend/script.js |
home.css |
software | healthy | frontend/home.css |
package.json |
software | healthy | frontend/package.json |
vitest.config.js |
software | healthy | frontend/vitest.config.js |
index.html |
software | healthy | frontend/index.html |
package-lock.json |
software | healthy | frontend/package-lock.json |
TESTING_NOTES.md |
software | healthy | frontend/TESTING_NOTES.md |
index.js |
software | healthy | frontend/index.js |
style.css |
software | healthy | frontend/style.css |
assessment.js |
software | healthy | frontend/assessment/assessment.js |
assessment.css |
software | healthy | frontend/assessment/assessment.css |
assessment.html |
software | healthy | frontend/assessment/assessment.html |
setup.js |
software | healthy | frontend/__tests__/setup.js |
login.test.js |
software | healthy | frontend/__tests__/login.test.js |
index.test.js |
software | healthy | frontend/__tests__/index.test.js |
yourTransformation.test.js |
software | healthy | frontend/__tests__/yourTransformation.test.js |
blueprintStorage.test.js |
software | healthy | frontend/__tests__/blueprintStorage.test.js |
navbar.test.js |
software | healthy | frontend/__tests__/navbar.test.js |
authState.test.js |
software | healthy | frontend/__tests__/authState.test.js |
platform.test.js |
software | healthy | frontend/__tests__/platform.test.js |
profileSetup.test.js |
software | healthy | frontend/__tests__/profileSetup.test.js |
maturityStages.test.js |
software | healthy | frontend/__tests__/maturityStages.test.js |
ctaRouter.test.js |
software | healthy | frontend/__tests__/ctaRouter.test.js |
dashboardMetrics.test.js |
software | healthy | frontend/__tests__/dashboardMetrics.test.js |
company-strategy.js |
software | healthy | frontend/company-strategy/company-strategy.js |
company-strategy.html |
software | healthy | frontend/company-strategy/company-strategy.html |
dashboardMetrics.js |
software | healthy | frontend/company-strategy/dashboardMetrics.js |
company-strategy.css |
software | healthy | frontend/company-strategy/company-strategy.css |
enterprise.html |
software | healthy | frontend/enterprise/enterprise.html |
enterprise.css |
software | healthy | frontend/enterprise/enterprise.css |
results.js |
software | healthy | frontend/results/results.js |
results.html |
software | healthy | frontend/results/results.html |
results.css |
software | healthy | frontend/results/results.css |
authState.js |
software | healthy | frontend/login/authState.js |
forgot-password.html |
software | healthy | frontend/login/forgot-password.html |
reset-password.html |
software | healthy | frontend/login/reset-password.html |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
assessment |
software | healthy | frontend/assessment |
__tests__ |
software | healthy | frontend/__tests__ |
company-strategy |
software | healthy | frontend/company-strategy |
enterprise |
software | healthy | frontend/enterprise |
results |
software | healthy | frontend/results |
login |
software | healthy | frontend/login |
shared |
software | healthy | frontend/shared |
dashboard |
software | healthy | frontend/dashboard |
js |
software | healthy | frontend/dashboard/js |
core |
software | healthy | frontend/dashboard/js/core |
features |
software | healthy | frontend/dashboard/js/features |
components |
software | healthy | frontend/dashboard/components |
css |
software | healthy | frontend/dashboard/css |
components |
software | healthy | frontend/dashboard/css/components |
signup |
software | healthy | frontend/signup |
workspace |
software | healthy | frontend/workspace |
platform |
software | healthy | frontend/platform |
navbar |
software | healthy | frontend/navbar |
framework |
software | healthy | frontend/framework |
admin |
software | healthy | frontend/admin |
profile-setup |
software | healthy | frontend/profile-setup |
dynamic-assessment |
software | healthy | frontend/dynamic-assessment |
domain |
software | healthy | frontend/domain |
integration-tests |
software | healthy | integration-tests |
e2e |
software | healthy | integration-tests/e2e |
agent_context |
software | healthy | agent_context |
knowledge_base |
software | healthy | knowledge_base |
automotive |
software | healthy | knowledge_base/automotive |
business_domains |
software | healthy | knowledge_base/automotive/business_domains |
Infotainment |
software | healthy | knowledge_base/automotive/business_domains/Infotainment |
Diagnostics |
software | healthy | knowledge_base/automotive/business_domains/Diagnostics |
ADAS |
software | healthy | knowledge_base/automotive/business_domains/ADAS |
Validation |
software | healthy | knowledge_base/automotive/business_domains/Validation |
SDV |
software | healthy | knowledge_base/automotive/business_domains/SDV |
Manufacturing |
software | healthy | knowledge_base/automotive/business_domains/Manufacturing |
Connectivity |
software | healthy | knowledge_base/automotive/business_domains/Connectivity |
enterprise_patterns |
software | healthy | knowledge_base/automotive/enterprise_patterns |
shared |
software | healthy | knowledge_base/automotive/shared |
enterprise_ai |
software | healthy | knowledge_base/automotive/enterprise_ai |
Data_Readiness |
software | healthy | knowledge_base/automotive/enterprise_ai/Data_Readiness |
Leadership |
software | healthy | knowledge_base/automotive/enterprise_ai/Leadership |
AI_Strategy |
software | healthy | knowledge_base/automotive/enterprise_ai/AI_Strategy |
Templates |
software | healthy | knowledge_base/automotive/enterprise_ai/AI_Strategy/Templat… |
Core |
software | healthy | knowledge_base/automotive/enterprise_ai/AI_Strategy/Core |
Automotive |
software | healthy | knowledge_base/automotive/enterprise_ai/AI_Strategy/Automot… |
Skills_Workforce |
software | healthy | knowledge_base/automotive/enterprise_ai/Skills_Workforce |
AI_Use_Cases |
software | healthy | knowledge_base/automotive/enterprise_ai/AI_Use_Cases |
Governance_Security |
software | healthy | knowledge_base/automotive/enterprise_ai/Governance_Security |
Technology_Infrastructure |
software | healthy | knowledge_base/automotive/enterprise_ai/Technology_Infrastr… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
to |
software | healthy | frontend/__tests__/navbar.test.js:to |
when |
software | healthy | frontend/__tests__/navbar.test.js:when |
const |
software | healthy | integration-tests/e2e/assessment-flow.spec.js:const |
KnowledgeSection |
software | healthy | knowledge_base/context_builder.py:80 |
ContextPackage |
software | healthy | knowledge_base/context_builder.py:98 |
ContextBuilder |
software | healthy | knowledge_base/context_builder.py:141 |
DefaultContextBuilder |
software | healthy | knowledge_base/context_builder.py:218 |
HybridResult |
software | healthy | knowledge_base/hybrid_retrieval.py:70 |
HybridRetrievalResult |
software | healthy | knowledge_base/hybrid_retrieval.py:85 |
HybridRetrieval |
software | healthy | knowledge_base/hybrid_retrieval.py:97 |
ChromaHybridRetrieval |
software | healthy | knowledge_base/hybrid_retrieval.py:123 |
PromptPackage |
software | healthy | knowledge_base/strategy_response_engine.py:117 |
StrategyResponse |
software | healthy | knowledge_base/strategy_response_engine.py:143 |
StrategyResponseEngine |
software | healthy | knowledge_base/strategy_response_engine.py:164 |
ClaudeStrategyResponseEngine |
software | healthy | knowledge_base/strategy_response_engine.py:260 |
VectorStore |
software | healthy | knowledge_base/vector_store.py:50 |
ChromaVectorStore |
software | healthy | knowledge_base/vector_store.py:93 |
SearchResult |
software | healthy | knowledge_base/semantic_search.py:52 |
SemanticSearch |
software | healthy | knowledge_base/semantic_search.py:70 |
ChromaSemanticSearch |
software | healthy | knowledge_base/semantic_search.py:111 |
Document |
software | healthy | knowledge_base/loader.py:37 |
Chunk |
software | healthy | knowledge_base/loader.py:53 |
MarkdownLoader |
software | healthy | knowledge_base/loader.py:69 |
CapabilityIndex |
software | healthy | knowledge_base/loader.py:248 |
ChunkEngine |
software | healthy | knowledge_base/loader.py:427 |
EmbeddedChunk |
software | healthy | knowledge_base/embedding_engine.py:49 |
EmbeddingEngine |
software | healthy | knowledge_base/embedding_engine.py:66 |
_MockPromptPackage |
software | healthy | knowledge_base/tests/test_llm_gemini.py:27 |
TestGeminiProviderSuccess |
software | healthy | knowledge_base/tests/test_llm_gemini.py:62 |
TestGeminiProviderErrors |
software | healthy | knowledge_base/tests/test_llm_gemini.py:105 |
TestGeminiProviderProperties |
software | healthy | knowledge_base/tests/test_llm_gemini.py:157 |
_MockPromptPackage |
software | healthy | knowledge_base/tests/test_llm_ollama.py:27 |
_MockStreamResponse |
software | healthy | knowledge_base/tests/test_llm_ollama.py:41 |
TestOllamaProviderSuccess |
software | healthy | knowledge_base/tests/test_llm_ollama.py:108 |
TestOllamaProviderErrors |
software | healthy | knowledge_base/tests/test_llm_ollama.py:172 |
TestOllamaProviderProperties |
software | healthy | knowledge_base/tests/test_llm_ollama.py:230 |
_MockPromptPackage |
software | healthy | knowledge_base/tests/test_llm_claude.py:28 |
_MockStream |
software | healthy | knowledge_base/tests/test_llm_claude.py:51 |
TestClaudeProviderSuccess |
software | healthy | knowledge_base/tests/test_llm_claude.py:89 |
TestClaudeProviderErrors |
software | healthy | knowledge_base/tests/test_llm_claude.py:174 |
TestClaudeProviderProperties |
software | healthy | knowledge_base/tests/test_llm_claude.py:349 |
_MockPromptPackage |
software | healthy | knowledge_base/tests/test_llm_openai.py:27 |
_MockStream |
software | healthy | knowledge_base/tests/test_llm_openai.py:44 |
AuthenticationError |
software | healthy | knowledge_base/tests/test_llm_openai.py:73 |
NotFoundError |
software | healthy | knowledge_base/tests/test_llm_openai.py:74 |
RateLimitError |
software | healthy | knowledge_base/tests/test_llm_openai.py:75 |
BadRequestError |
software | healthy | knowledge_base/tests/test_llm_openai.py:76 |
APITimeoutError |
software | healthy | knowledge_base/tests/test_llm_openai.py:77 |
APIConnectionError |
software | healthy | knowledge_base/tests/test_llm_openai.py:78 |
TestOpenAIProviderSuccess |
software | healthy | knowledge_base/tests/test_llm_openai.py:112 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
USE /api/users |
api | healthy | backend/trunida-backend/server.js |
USE /api/assessment/dynamic |
api | healthy | backend/trunida-backend/server.js |
USE /api/assessment |
api | healthy | backend/trunida-backend/server.js |
USE /api/kb |
api | healthy | backend/trunida-backend/server.js |
USE /api/profile |
api | healthy | backend/trunida-backend/server.js |
USE /api/workspace |
api | healthy | backend/trunida-backend/server.js |
USE /api/chat |
api | healthy | backend/trunida-backend/server.js |
USE /api/strategy-canvas |
api | healthy | backend/trunida-backend/server.js |
USE /api/company-context |
api | healthy | backend/trunida-backend/server.js |
GET / |
api | healthy | backend/trunida-backend/server.js |
GET /api/llm-status |
api | healthy | backend/trunida-backend/server.js |
GET /capabilities |
api | healthy | backend/trunida-backend/routes/strategyCanvasRoutes.js |
GET /blueprint/:capabilityId |
api | healthy | backend/trunida-backend/routes/strategyCanvasRoutes.js |
POST /advisor/ask |
api | healthy | backend/trunida-backend/routes/strategyCanvasRoutes.js |
POST /blueprint-suggest |
api | healthy | backend/trunida-backend/routes/strategyCanvasRoutes.js |
POST /signup |
api | healthy | backend/trunida-backend/routes/userRoutes.js |
POST /login |
api | healthy | backend/trunida-backend/routes/userRoutes.js |
GET /me |
api | healthy | backend/trunida-backend/routes/userRoutes.js |
POST /forgot-password |
api | healthy | backend/trunida-backend/routes/userRoutes.js |
POST /reset-password |
api | healthy | backend/trunida-backend/routes/userRoutes.js |
POST /generate |
api | healthy | backend/trunida-backend/routes/companyContextRoutes.js |
POST /approve |
api | healthy | backend/trunida-backend/routes/companyContextRoutes.js |
DELETE / |
api | healthy | backend/trunida-backend/routes/companyContextRoutes.js |
POST / |
api | healthy | backend/trunida-backend/routes/profileRoutes.js |
PATCH / |
api | healthy | backend/trunida-backend/routes/profileRoutes.js |
POST /sessions |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
POST /sessions/:id/discover |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
POST /sessions/:id/questions |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
POST /sessions/:id/answers |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
GET /sessions/:id |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
POST /sessions/:id/score |
api | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
GET /state |
api | healthy | backend/trunida-backend/routes/workspaceRoutes.js |
GET /domains |
api | healthy | backend/trunida-backend/routes/workspaceRoutes.js |
GET /questions |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
POST /submit |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
GET /my-assessments |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
GET /results/:id |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
POST /report/:id |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
GET /report/:id |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
GET /admin/all |
api | healthy | backend/trunida-backend/routes/assessmentRoutes.js |
GET /maturity-stages |
api | healthy | backend/trunida-backend/routes/kbRoutes.js |
GET /focus-areas |
api | healthy | backend/trunida-backend/routes/kbRoutes.js |
GET /domain-studies/:domain |
api | healthy | backend/trunida-backend/routes/kbRoutes.js |
POST /:domainId/message |
api | healthy | backend/trunida-backend/routes/chatRoutes.js |
GET /:domainId/history |
api | healthy | backend/trunida-backend/routes/chatRoutes.js |
GET /:domainId/canvas |
api | healthy | backend/trunida-backend/routes/chatRoutes.js |
GET /:domainId/suggested-prompts |
api | healthy | backend/trunida-backend/routes/chatRoutes.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::postman/SoorgaAI-Command-Center-Regression.postman_co… |
security | healthy | postman/SoorgaAI-Command-Center-Regression.postman_collecti… |
auth::frontend/platform/platform.js |
security | healthy | frontend/platform/platform.js |
auth::backend/trunida-backend/__tests__/workspaceController… |
security | healthy | backend/trunida-backend/__tests__/workspaceController.test.… |
auth::backend/trunida-backend/routes/dynamicAssessmentRoute… |
security | healthy | backend/trunida-backend/routes/dynamicAssessmentRoutes.js |
auth::frontend/__tests__/login.test.js |
security | healthy | frontend/__tests__/login.test.js |
auth::integration-tests/e2e/landing-platform.spec.js |
security | healthy | integration-tests/e2e/landing-platform.spec.js |
auth::postman/SoorgaAI-Landing-Platform-v2.1.0.postman_coll… |
security | healthy | postman/SoorgaAI-Landing-Platform-v2.1.0.postman_collection… |
auth::frontend/__tests__/navbar.test.js |
security | healthy | frontend/__tests__/navbar.test.js |
auth::frontend/domain/advisor.js |
security | healthy | frontend/domain/advisor.js |
auth::integration-tests/e2e/workspace-flow.spec.js |
security | healthy | integration-tests/e2e/workspace-flow.spec.js |
auth::frontend/workspace/workspace.js |
security | healthy | frontend/workspace/workspace.js |
auth::frontend/profile-setup/profile.js |
security | healthy | frontend/profile-setup/profile.js |
auth::frontend/__tests__/authState.test.js |
security | healthy | frontend/__tests__/authState.test.js |
auth::integration-tests/README.md |
security | healthy | integration-tests/README.md |
auth::backend/trunida-backend/.env.example |
security | healthy | backend/trunida-backend/.env.example |
auth::frontend/dashboard/js/core/api.js |
security | healthy | frontend/dashboard/js/core/api.js |
auth::frontend/__tests__/profileSetup.test.js |
security | healthy | frontend/__tests__/profileSetup.test.js |
auth::frontend/__tests__/platform.test.js |
security | healthy | frontend/__tests__/platform.test.js |
auth::frontend/__tests__/ctaRouter.test.js |
security | healthy | frontend/__tests__/ctaRouter.test.js |
auth::backend/trunida-backend/middleware/authMiddleware.js |
security | healthy | backend/trunida-backend/middleware/authMiddleware.js |
auth::postman/SoorgaAI-Workspace-v2.2.0.postman_collection.… |
security | healthy | postman/SoorgaAI-Workspace-v2.2.0.postman_collection.json |
auth::integration-tests/e2e/command-center.spec.js |
security | healthy | integration-tests/e2e/command-center.spec.js |
auth::backend/trunida-backend/controllers/authController.js |
security | healthy | backend/trunida-backend/controllers/authController.js |
| Label | Layer | Status | Path |
|---|---|---|---|
169.254.169.254 |
network | healthy | deploy.sh |
127.0.0.1 |
network | healthy | frontend/__tests__/profileSetup.test.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::ec2 |
hardware | healthy | deploy.sh |
vps::aws |
hardware | healthy | backend/trunida-backend/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-16032qgc |
software | healthy | /tmp/repobility-clone-16032qgc |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | integration-tests/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | backend/trunida-backend/.env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | backend/trunida-backend/knowledge-base/focus-areas.json |
This page is publicly accessible at:
https://repobility.com/scan/bd727c87-911e-4419-9c9f-bfe2d8508e88/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/bd727c87-911e-4419-9c9f-bfe2d8508e88/
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.