https://github.com/vivekschandrasekar-beep/Buki
· scanned 2026-06-16 00:51 UTC (2 months, 1 week ago)
121 raw signals (0 security + 121 graph)
Last scanned 2 months, 1 week ago · v1 · 121 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1735 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 |
|---|---|---|---|
buildExportConfig |
software | healthy | app/next.config.ts:buildExportConfig |
returning |
software | healthy | app/next.config.ts:returning |
csv |
software | healthy | app/scripts/generate-demo-exports.mjs:csv |
escape |
software | healthy | app/scripts/generate-demo-exports.mjs:escape |
write |
software | healthy | app/scripts/generate-demo-exports.mjs:write |
is |
software | healthy | app/src/instrumentation.ts:is |
register |
software | healthy | app/src/instrumentation.ts:register |
getDemoDataMode |
software | healthy | app/src/integrations/mode.ts:getDemoDataMode |
byDept |
software | healthy | app/src/integrations/demoCheck.test.ts:byDept |
getBambooHRStatus |
software | healthy | app/src/integrations/bamboohr/bamboohrConnector.ts:getBambo… |
matches |
software | healthy | app/src/integrations/demo/vantixMockConnector.ts:matches |
loadAll |
software | healthy | app/src/integrations/normalized/matcher.ts:loadAll |
byExactName |
software | healthy | app/src/integrations/normalized/matcher.ts:byExactName |
uniqueMatch |
software | healthy | app/src/integrations/normalized/matcher.ts:uniqueMatch |
isAtRisk |
software | healthy | app/src/integrations/normalized/matcher.ts:isAtRisk |
resolveCustomer360 |
software | healthy | app/src/integrations/normalized/matcher.ts:resolveCustomer3… |
matchOwnersToPeople |
software | healthy | app/src/integrations/normalized/matcher.ts:matchOwnersToPeo… |
customersAtRisk |
software | healthy | app/src/integrations/normalized/matcher.ts:customersAtRisk |
customersWithARIssues |
software | healthy | app/src/integrations/normalized/matcher.ts:customersWithARI… |
pipelineByOwner |
software | healthy | app/src/integrations/normalized/matcher.ts:pipelineByOwner |
headcountByDepartment |
software | healthy | app/src/integrations/normalized/matcher.ts:headcountByDepar… |
runReadOnlySync |
software | healthy | app/src/integrations/normalized/sync.ts:runReadOnlySync |
getConnectionStatuses |
software | healthy | app/src/integrations/normalized/sync.ts:getConnectionStatus… |
getSalesforceStatus |
software | healthy | app/src/integrations/salesforce/salesforceConnector.ts:getS… |
getQuickBooksStatus |
software | healthy | app/src/integrations/quickbooks/quickbooksConnector.ts:getQ… |
notLive |
software | healthy | app/src/integrations/quickbooks/quickbooksConnector.ts:notL… |
renderInline |
software | healthy | app/src/components/layout/AIChatPanel.tsx:renderInline |
renderMarkdown |
software | healthy | app/src/components/layout/AIChatPanel.tsx:renderMarkdown |
AIChatPanel |
software | healthy | app/src/components/layout/AIChatPanel.tsx:AIChatPanel |
onKey |
software | healthy | app/src/components/layout/AIChatPanel.tsx:onKey |
tag |
software | healthy | app/src/components/layout/AIChatPanel.tsx:tag |
handleSend |
software | healthy | app/src/components/layout/AIChatPanel.tsx:handleSend |
handleKeyDown |
software | healthy | app/src/components/layout/AIChatPanel.tsx:handleKeyDown |
handleSuggestionClick |
software | healthy | app/src/components/layout/AIChatPanel.tsx:handleSuggestionC… |
MessageBubble |
software | healthy | app/src/components/layout/AIChatPanel.tsx:MessageBubble |
EmptyState |
software | healthy | app/src/components/layout/AIChatPanel.tsx:EmptyState |
VersionChip |
software | healthy | app/src/components/layout/VersionChip.tsx:VersionChip |
CommandBar |
software | healthy | app/src/components/layout/CommandBar.tsx:CommandBar |
onKey |
software | healthy | app/src/components/layout/CommandBar.tsx:onKey |
onClick |
software | healthy | app/src/components/layout/CommandBar.tsx:onClick |
PromptPanel |
software | healthy | app/src/components/layout/CommandBar.tsx:PromptPanel |
SearchPanel |
software | healthy | app/src/components/layout/CommandBar.tsx:SearchPanel |
typedContext |
software | healthy | app/src/components/layout/TrailDrawer.tsx:typedContext |
TrailDrawer |
software | healthy | app/src/components/layout/TrailDrawer.tsx:TrailDrawer |
restore |
software | healthy | app/src/components/layout/TrailDrawer.tsx:restore |
moduleFromPath |
software | healthy | app/src/components/layout/HeroPromptBar.tsx:moduleFromPath |
HeroPromptBar |
software | healthy | app/src/components/layout/HeroPromptBar.tsx:HeroPromptBar |
TopBar |
software | healthy | app/src/components/layout/TopBar.tsx:TopBar |
onClick |
software | healthy | app/src/components/layout/TopBar.tsx:onClick |
onSelect |
software | healthy | app/src/components/layout/TopBar.tsx:onSelect |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
AGENTS.md |
software | healthy | AGENTS.md |
landing-page-copy.md |
software | healthy | docs/landing-page-copy.md |
product-constitution.md |
software | healthy | docs/product-constitution.md |
use-cases.md |
software | healthy | docs/use-cases.md |
README.md |
software | healthy | docs/README.md |
BUKI_INFRASTRUCTURE_AUDIT.md |
software | healthy | docs/BUKI_INFRASTRUCTURE_AUDIT.md |
BUKI_QA_REPORT.md |
software | healthy | docs/BUKI_QA_REPORT.md |
MCP_CONNECTOR_CHECKLIST.md |
software | healthy | docs/MCP_CONNECTOR_CHECKLIST.md |
playwright.config.ts |
software | healthy | app/playwright.config.ts |
postcss.config.mjs |
software | healthy | app/postcss.config.mjs |
README.md |
software | healthy | app/README.md |
package.json |
software | healthy | app/package.json |
package-lock.json |
software | healthy | app/package-lock.json |
.env.example |
software | healthy | app/.env.example |
tsconfig.json |
software | healthy | app/tsconfig.json |
eslint.config.mjs |
software | healthy | app/eslint.config.mjs |
vitest.config.ts |
software | healthy | app/vitest.config.ts |
next.config.ts |
software | healthy | app/next.config.ts |
mcp-servers.json |
software | healthy | app/config/mcp-servers.json |
PRE_DEPLOY_CHECKLIST.md |
software | healthy | app/docs/PRE_DEPLOY_CHECKLIST.md |
mcp-smoke.mjs |
software | healthy | app/scripts/mcp-smoke.mjs |
generate-demo-exports.mjs |
software | healthy | app/scripts/generate-demo-exports.mjs |
metric-snapshot.json |
software | healthy | app/exports/metric-snapshot.json |
launch.json |
software | healthy | app/.claude/launch.json |
instrumentation.ts |
software | healthy | app/src/instrumentation.ts |
instrumentation-client.ts |
software | healthy | app/src/instrumentation-client.ts |
index.ts |
software | healthy | app/src/integrations/index.ts |
mode.ts |
software | healthy | app/src/integrations/mode.ts |
demoCheck.test.ts |
software | healthy | app/src/integrations/demoCheck.test.ts |
bamboohrConnector.ts |
software | healthy | app/src/integrations/bamboohr/bamboohrConnector.ts |
vantixMockConnector.ts |
software | healthy | app/src/integrations/demo/vantixMockConnector.ts |
matcher.ts |
software | healthy | app/src/integrations/normalized/matcher.ts |
sync.ts |
software | healthy | app/src/integrations/normalized/sync.ts |
types.ts |
software | healthy | app/src/integrations/normalized/types.ts |
salesforceConnector.ts |
software | healthy | app/src/integrations/salesforce/salesforceConnector.ts |
quickbooksConnector.ts |
software | healthy | app/src/integrations/quickbooks/quickbooksConnector.ts |
viewState.ts |
software | healthy | app/src/types/viewState.ts |
finance.ts |
software | healthy | app/src/types/finance.ts |
sales.ts |
software | healthy | app/src/types/sales.ts |
agent.ts |
software | healthy | app/src/types/agent.ts |
canvas.ts |
software | healthy | app/src/types/canvas.ts |
hr.ts |
software | healthy | app/src/types/hr.ts |
setup.ts |
software | healthy | app/src/test/setup.ts |
AIChatPanel.tsx |
software | healthy | app/src/components/layout/AIChatPanel.tsx |
VersionChip.tsx |
software | healthy | app/src/components/layout/VersionChip.tsx |
CommandBar.tsx |
software | healthy | app/src/components/layout/CommandBar.tsx |
TrailDrawer.tsx |
software | healthy | app/src/components/layout/TrailDrawer.tsx |
HeroPromptBar.tsx |
software | healthy | app/src/components/layout/HeroPromptBar.tsx |
TopBar.tsx |
software | healthy | app/src/components/layout/TopBar.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 |
app |
software | healthy | app |
config |
software | healthy | app/config |
docs |
software | healthy | app/docs |
scripts |
software | healthy | app/scripts |
exports |
software | healthy | app/exports |
.claude |
software | healthy | app/.claude |
src |
software | healthy | app/src |
integrations |
software | healthy | app/src/integrations |
bamboohr |
software | healthy | app/src/integrations/bamboohr |
demo |
software | healthy | app/src/integrations/demo |
normalized |
software | healthy | app/src/integrations/normalized |
salesforce |
software | healthy | app/src/integrations/salesforce |
quickbooks |
software | healthy | app/src/integrations/quickbooks |
types |
software | healthy | app/src/types |
test |
software | healthy | app/src/test |
components |
software | healthy | app/src/components |
layout |
software | healthy | app/src/components/layout |
view-trail |
software | healthy | app/src/components/view-trail |
ui |
software | healthy | app/src/components/ui |
agent |
software | healthy | app/src/components/agent |
finance |
software | healthy | app/src/components/finance |
home |
software | healthy | app/src/components/home |
hr |
software | healthy | app/src/components/hr |
sales |
software | healthy | app/src/components/sales |
canvas |
software | healthy | app/src/components/canvas |
connectors |
software | healthy | app/src/components/canvas/connectors |
SubmodulePreview |
software | healthy | app/src/components/canvas/SubmodulePreview |
cards |
software | healthy | app/src/components/canvas/cards |
chips |
software | healthy | app/src/components/canvas/chips |
app |
software | healthy | app/src/app |
settings |
software | healthy | app/src/app/settings |
legal |
software | healthy | app/src/app/legal |
governance |
software | healthy | app/src/app/legal/governance |
requests |
software | healthy | app/src/app/legal/requests |
review |
software | healthy | app/src/app/legal/review |
filings |
software | healthy | app/src/app/legal/filings |
compliance |
software | healthy | app/src/app/legal/compliance |
policies |
software | healthy | app/src/app/legal/policies |
entity |
software | healthy | app/src/app/legal/entity |
contracts |
software | healthy | app/src/app/legal/contracts |
overview |
software | healthy | app/src/app/legal/overview |
operations |
software | healthy | app/src/app/operations |
service-capacity |
software | healthy | app/src/app/operations/service-capacity |
inventory |
software | healthy | app/src/app/operations/inventory |
procurement |
software | healthy | app/src/app/operations/procurement |
fulfillment |
software | healthy | app/src/app/operations/fulfillment |
projects |
software | healthy | app/src/app/operations/projects |
capacity |
software | healthy | app/src/app/operations/capacity |
vendors |
software | healthy | app/src/app/operations/vendors |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
frontend | healthy | app/src/app/not-found.tsx |
OpenGraphImage |
frontend | healthy | app/src/app/opengraph-image.tsx |
RootLayout |
frontend | healthy | app/src/app/layout.tsx |
Error |
frontend | healthy | app/src/app/error.tsx |
SettingsPage |
frontend | healthy | app/src/app/settings/page.tsx |
LegalPage |
frontend | healthy | app/src/app/legal/page.tsx |
LegalLayout |
frontend | healthy | app/src/app/legal/layout.tsx |
GovernancePage |
frontend | healthy | app/src/app/legal/governance/page.tsx |
LegalRequestsPage |
frontend | healthy | app/src/app/legal/requests/page.tsx |
ContractReviewPage |
frontend | healthy | app/src/app/legal/review/page.tsx |
FilingsPage |
frontend | healthy | app/src/app/legal/filings/page.tsx |
LegalCompliancePage |
frontend | healthy | app/src/app/legal/compliance/page.tsx |
PoliciesPage |
frontend | healthy | app/src/app/legal/policies/page.tsx |
LegalEntityPage |
frontend | healthy | app/src/app/legal/entity/page.tsx |
ContractsPage |
frontend | healthy | app/src/app/legal/contracts/page.tsx |
LegalOverviewPage |
frontend | healthy | app/src/app/legal/overview/page.tsx |
OperationsPage |
frontend | healthy | app/src/app/operations/page.tsx |
OperationsLayout |
frontend | healthy | app/src/app/operations/layout.tsx |
ServiceCapacityPage |
frontend | healthy | app/src/app/operations/service-capacity/page.tsx |
InventoryPage |
frontend | healthy | app/src/app/operations/inventory/page.tsx |
ProcurementPage |
frontend | healthy | app/src/app/operations/procurement/page.tsx |
FulfillmentPage |
frontend | healthy | app/src/app/operations/fulfillment/page.tsx |
OperationsProjectsPage |
frontend | healthy | app/src/app/operations/projects/page.tsx |
OperationsCapacityPage |
frontend | healthy | app/src/app/operations/capacity/page.tsx |
VendorManagementPage |
frontend | healthy | app/src/app/operations/vendors/page.tsx |
ServiceDeliveryPage |
frontend | healthy | app/src/app/operations/service-delivery/page.tsx |
ApprovalsPage |
frontend | healthy | app/src/app/operations/approvals/page.tsx |
OperationsWorkflowsPage |
frontend | healthy | app/src/app/operations/workflows/page.tsx |
OperationsOverviewPage |
frontend | healthy | app/src/app/operations/overview/page.tsx |
OperationsPurchasingPage |
frontend | healthy | app/src/app/operations/purchasing/page.tsx |
Docs |
frontend | healthy | app/src/app/docs/page.tsx |
Changelog |
frontend | healthy | app/src/app/changelog/page.tsx |
FinancePage |
frontend | healthy | app/src/app/finance/page.tsx |
FinanceLayout |
frontend | healthy | app/src/app/finance/layout.tsx |
SupportingSchedulesPage |
frontend | healthy | app/src/app/finance/supporting-schedules/page.tsx |
FinancialStatementsPage |
frontend | healthy | app/src/app/finance/financial-statements/page.tsx |
FinancialAnalysisPage |
frontend | healthy | app/src/app/finance/financial-analysis/page.tsx |
TrialBalancePage |
frontend | healthy | app/src/app/finance/trial-balance/page.tsx |
JournalEntriesPage |
frontend | healthy | app/src/app/finance/journal-entries/page.tsx |
TaxReportsPage |
frontend | healthy | app/src/app/finance/tax-reports/page.tsx |
LedgerAccountsPage |
frontend | healthy | app/src/app/finance/ledger-accounts/page.tsx |
ReconciliationPage |
frontend | healthy | app/src/app/finance/reconciliation/page.tsx |
FinanceOverviewPage |
frontend | healthy | app/src/app/finance/overview/page.tsx |
CashRunwayPage |
frontend | healthy | app/src/app/finance/cash-runway/page.tsx |
PinnedRoute |
frontend | healthy | app/src/app/pinned/page.tsx |
HRLayout |
frontend | healthy | app/src/app/hr/layout.tsx |
HREmployeesPage |
frontend | healthy | app/src/app/hr/employees/page.tsx |
DepartmentsPage |
frontend | healthy | app/src/app/hr/departments/page.tsx |
WorkforceEngagementPage |
frontend | healthy | app/src/app/hr/workforce-engagement/page.tsx |
CompensationPage |
frontend | healthy | app/src/app/hr/compensation/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | app/src/app/page.tsx |
/settings |
frontend | healthy | app/src/app/settings/page.tsx |
/legal |
frontend | healthy | app/src/app/legal/page.tsx |
/legal/governance |
frontend | healthy | app/src/app/legal/governance/page.tsx |
/legal/requests |
frontend | healthy | app/src/app/legal/requests/page.tsx |
/legal/review |
frontend | healthy | app/src/app/legal/review/page.tsx |
/legal/filings |
frontend | healthy | app/src/app/legal/filings/page.tsx |
/legal/compliance |
frontend | healthy | app/src/app/legal/compliance/page.tsx |
/legal/policies |
frontend | healthy | app/src/app/legal/policies/page.tsx |
/legal/entity |
frontend | healthy | app/src/app/legal/entity/page.tsx |
/legal/contracts |
frontend | healthy | app/src/app/legal/contracts/page.tsx |
/legal/overview |
frontend | healthy | app/src/app/legal/overview/page.tsx |
/operations |
frontend | healthy | app/src/app/operations/page.tsx |
/operations/service-capacity |
frontend | healthy | app/src/app/operations/service-capacity/page.tsx |
/operations/inventory |
frontend | healthy | app/src/app/operations/inventory/page.tsx |
/operations/procurement |
frontend | healthy | app/src/app/operations/procurement/page.tsx |
/operations/fulfillment |
frontend | healthy | app/src/app/operations/fulfillment/page.tsx |
/operations/projects |
frontend | healthy | app/src/app/operations/projects/page.tsx |
/operations/capacity |
frontend | healthy | app/src/app/operations/capacity/page.tsx |
/operations/vendors |
frontend | healthy | app/src/app/operations/vendors/page.tsx |
/operations/service-delivery |
frontend | healthy | app/src/app/operations/service-delivery/page.tsx |
/operations/approvals |
frontend | healthy | app/src/app/operations/approvals/page.tsx |
/operations/workflows |
frontend | healthy | app/src/app/operations/workflows/page.tsx |
/operations/overview |
frontend | healthy | app/src/app/operations/overview/page.tsx |
/operations/purchasing |
frontend | healthy | app/src/app/operations/purchasing/page.tsx |
/docs |
frontend | healthy | app/src/app/docs/page.tsx |
/changelog |
frontend | healthy | app/src/app/changelog/page.tsx |
/finance |
frontend | healthy | app/src/app/finance/page.tsx |
/finance/supporting-schedules |
frontend | healthy | app/src/app/finance/supporting-schedules/page.tsx |
/finance/financial-statements |
frontend | healthy | app/src/app/finance/financial-statements/page.tsx |
/finance/financial-analysis |
frontend | healthy | app/src/app/finance/financial-analysis/page.tsx |
/finance/trial-balance |
frontend | healthy | app/src/app/finance/trial-balance/page.tsx |
/finance/journal-entries |
frontend | healthy | app/src/app/finance/journal-entries/page.tsx |
/finance/tax-reports |
frontend | healthy | app/src/app/finance/tax-reports/page.tsx |
/finance/ledger-accounts |
frontend | healthy | app/src/app/finance/ledger-accounts/page.tsx |
/finance/reconciliation |
frontend | healthy | app/src/app/finance/reconciliation/page.tsx |
/finance/overview |
frontend | healthy | app/src/app/finance/overview/page.tsx |
/finance/cash-runway |
frontend | healthy | app/src/app/finance/cash-runway/page.tsx |
/pinned |
frontend | healthy | app/src/app/pinned/page.tsx |
/hr/employees |
frontend | healthy | app/src/app/hr/employees/page.tsx |
/hr/departments |
frontend | healthy | app/src/app/hr/departments/page.tsx |
/hr/workforce-engagement |
frontend | healthy | app/src/app/hr/workforce-engagement/page.tsx |
/hr/compensation |
frontend | healthy | app/src/app/hr/compensation/page.tsx |
/hr/workforce-planning |
frontend | healthy | app/src/app/hr/workforce-planning/page.tsx |
/hr/compensation-operations |
frontend | healthy | app/src/app/hr/compensation-operations/page.tsx |
/hr/insights |
frontend | healthy | app/src/app/hr/insights/page.tsx |
/hr/compliance |
frontend | healthy | app/src/app/hr/compliance/page.tsx |
/hr/payroll |
frontend | healthy | app/src/app/hr/payroll/page.tsx |
/hr/workforce-overview |
frontend | healthy | app/src/app/hr/workforce-overview/page.tsx |
/hr/onboarding |
frontend | healthy | app/src/app/hr/onboarding/page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::app/.env.example |
security | healthy | app/.env.example |
auth::app/src/integrations/quickbooks/quickbooksConnector.ts |
security | healthy | app/src/integrations/quickbooks/quickbooksConnector.ts |
auth::app/README.md |
security | healthy | app/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
BambooHRLiveConnector |
software | healthy | app/src/integrations/bamboohr/bamboohrConnector.ts:BambooHR… |
MemoryStorage |
software | healthy | app/src/test/setup.ts:MemoryStorage |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rktr7ms0 |
software | healthy | /tmp/repobility-clone-rktr7ms0 |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | app/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | app/exports/metric-snapshot.json |
This page is publicly accessible at:
https://repobility.com/scan/ee8bd74c-cf96-4b56-ab35-8758aab491cd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ee8bd74c-cf96-4b56-ab35-8758aab491cd/
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.