https://github.com/TechRate2/ai-sales-automation
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 200 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 |
|---|---|---|---|
loadReadiness |
software | healthy | web/app.js:loadReadiness |
loadLiveIntegrations |
software | healthy | web/app.js:loadLiveIntegrations |
renderReadiness |
software | healthy | web/app.js:renderReadiness |
createStatusRow |
software | healthy | web/app.js:createStatusRow |
renderServiceState |
software | healthy | web/app.js:renderServiceState |
renderLiveIntegrations |
software | healthy | web/app.js:renderLiveIntegrations |
renderLiveBotcake |
software | healthy | web/app.js:renderLiveBotcake |
renderLivePancakeApi |
software | healthy | web/app.js:renderLivePancakeApi |
renderLivePos |
software | healthy | web/app.js:renderLivePos |
renderLiveProducts |
software | healthy | web/app.js:renderLiveProducts |
renderNextRequiredInputs |
software | healthy | web/app.js:renderNextRequiredInputs |
renderLiveLoading |
software | healthy | web/app.js:renderLiveLoading |
renderLiveError |
software | healthy | web/app.js:renderLiveError |
createMutedLine |
software | healthy | web/app.js:createMutedLine |
formatMoney |
software | healthy | web/app.js:formatMoney |
renderPancakeApiMode |
software | healthy | web/app.js:renderPancakeApiMode |
renderInventoryStatus |
software | healthy | web/app.js:renderInventoryStatus |
renderError |
software | healthy | web/app.js:renderError |
setLoading |
software | healthy | web/app.js:setLoading |
createDoctorReport |
software | healthy | src/doctor.ts:createDoctorReport |
createBotcakeCredentialMessage |
software | healthy | src/doctor.ts:createBotcakeCredentialMessage |
createPancakeApiCredentialMessage |
software | healthy | src/doctor.ts:createPancakeApiCredentialMessage |
hasPancakeApiCredentials |
software | healthy | src/doctor.ts:hasPancakeApiCredentials |
formatDoctorReport |
software | healthy | src/doctor.ts:formatDoctorReport |
main |
software | healthy | src/doctor.ts:main |
configIssueToCheck |
software | healthy | src/doctor.ts:configIssueToCheck |
summarizeStatus |
software | healthy | src/doctor.ts:summarizeStatus |
renderStatus |
software | healthy | src/doctor.ts:renderStatus |
main |
software | healthy | src/index.ts:main |
main |
software | healthy | src/server.ts:main |
handleRequest |
software | healthy | src/server.ts:handleRequest |
buildReadinessPayload |
software | healthy | src/server.ts:buildReadinessPayload |
createBotcakeCredentialMessage |
software | healthy | src/server.ts:createBotcakeCredentialMessage |
createBotcakeServiceMessage |
software | healthy | src/server.ts:createBotcakeServiceMessage |
createPancakeApiCredentialMessage |
software | healthy | src/server.ts:createPancakeApiCredentialMessage |
createPancakeApiServiceMessage |
software | healthy | src/server.ts:createPancakeApiServiceMessage |
hasBotcakeCredentials |
software | healthy | src/server.ts:hasBotcakeCredentials |
hasPancakeApiCredentials |
software | healthy | src/server.ts:hasPancakeApiCredentials |
hasPancakePosCredentials |
software | healthy | src/server.ts:hasPancakePosCredentials |
summarizeStatus |
software | healthy | src/server.ts:summarizeStatus |
resolveStaticPath |
software | healthy | src/server.ts:resolveStaticPath |
sendJson |
software | healthy | src/server.ts:sendJson |
sendText |
software | healthy | src/server.ts:sendText |
contentTypeFor |
software | healthy | src/server.ts:contentTypeFor |
buildLiveDiscoveryPayload |
software | healthy | src/integrations/live-discovery.ts:buildLiveDiscoveryPayload |
discoverBotcake |
software | healthy | src/integrations/live-discovery.ts:discoverBotcake |
discoverPancakeApi |
software | healthy | src/integrations/live-discovery.ts:discoverPancakeApi |
discoverPancakePos |
software | healthy | src/integrations/live-discovery.ts:discoverPancakePos |
toLiveTag |
software | healthy | src/integrations/live-discovery.ts:toLiveTag |
toLivePancakeTag |
software | healthy | src/integrations/live-discovery.ts:toLivePancakeTag |
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 |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
api-coverage-and-product-strategy.md |
software | healthy | docs/api-coverage-and-product-strategy.md |
implementation-plan.md |
software | healthy | docs/implementation-plan.md |
handoff-protocol.md |
software | healthy | docs/handoff-protocol.md |
token-acquisition-guide.md |
software | healthy | docs/token-acquisition-guide.md |
ui-and-connection-research.md |
software | healthy | docs/ui-and-connection-research.md |
automation-workflow-blueprint.md |
software | healthy | docs/automation-workflow-blueprint.md |
pancake-api.md |
software | healthy | docs/pancake-api.md |
botcake-capabilities.md |
software | healthy | docs/botcake-capabilities.md |
sales-prompt.md |
software | healthy | docs/sales-prompt.md |
system-architecture.md |
software | healthy | docs/system-architecture.md |
unified-ai-sales-hub.md |
software | healthy | docs/unified-ai-sales-hub.md |
knowledge-base.md |
software | healthy | docs/knowledge-base.md |
technical-specification.md |
software | healthy | docs/technical-specification.md |
owner-runbook.md |
software | healthy | docs/owner-runbook.md |
readiness-audit.md |
software | healthy | docs/readiness-audit.md |
pancake-pos-api.md |
software | healthy | docs/pancake-pos-api.md |
real-connection-check.md |
software | healthy | docs/real-connection-check.md |
styles.css |
software | healthy | web/styles.css |
index.html |
software | healthy | web/index.html |
app.js |
software | healthy | web/app.js |
doctor.ts |
software | healthy | src/doctor.ts |
index.ts |
software | healthy | src/index.ts |
server.ts |
software | healthy | src/server.ts |
live-discovery.ts |
software | healthy | src/integrations/live-discovery.ts |
content-builder.ts |
software | healthy | src/botcake/content-builder.ts |
client.ts |
software | healthy | src/botcake/client.ts |
webhook-parser.ts |
software | healthy | src/botcake/webhook-parser.ts |
types.ts |
software | healthy | src/botcake/types.ts |
handoff-summary.ts |
software | healthy | src/ai/handoff-summary.ts |
prompt-loader.ts |
software | healthy | src/ai/prompt-loader.ts |
types.ts |
software | healthy | src/ai/types.ts |
handoff-rules.ts |
software | healthy | src/ai/handoff-rules.ts |
config.ts |
software | healthy | src/utils/config.ts |
idempotency.ts |
software | healthy | src/utils/idempotency.ts |
http-client.ts |
software | healthy | src/utils/http-client.ts |
errors.ts |
software | healthy | src/utils/errors.ts |
logger.ts |
software | healthy | src/utils/logger.ts |
result.ts |
software | healthy | src/utils/result.ts |
mappers.ts |
software | healthy | src/pos/mappers.ts |
client.ts |
software | healthy | src/pos/client.ts |
draft-order.ts |
software | healthy | src/pos/draft-order.ts |
types.ts |
software | healthy | src/pos/types.ts |
client.ts |
software | healthy | src/pancake/client.ts |
types.ts |
software | healthy | src/pancake/types.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
web |
software | healthy | web |
src |
software | healthy | src |
integrations |
software | healthy | src/integrations |
botcake |
software | healthy | src/botcake |
ai |
software | healthy | src/ai |
utils |
software | healthy | src/utils |
pos |
software | healthy | src/pos |
pancake |
software | healthy | src/pancake |
| Label | Layer | Status | Path |
|---|---|---|---|
BotcakeClient |
software | healthy | src/botcake/client.ts:BotcakeClient |
HttpClient |
software | healthy | src/utils/http-client.ts:HttpClient |
PancakePosClient |
software | healthy | src/pos/client.ts:PancakePosClient |
PancakeApiClient |
software | healthy | src/pancake/client.ts:PancakeApiClient |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.example |
security | healthy | .env.example |
auth::README.md |
security | healthy | README.md |
auth::web/index.html |
security | healthy | web/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9fho4yqg |
software | healthy | /tmp/repobility-clone-9fho4yqg |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /shops |
api | healthy | src/pos/client.ts |
This page is publicly accessible at:
https://repobility.com/scan/81eabbf4-07cf-4f09-9544-6ed6bd862771/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/81eabbf4-07cf-4f09-9544-6ed6bd862771/
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.