https://github.com/bangbongfather-sys/fr-workwear-app
· scanned 2026-06-17 01:37 UTC (1 month, 2 weeks ago)
28 raw signals (0 security + 28 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -12.5 (diff) · 28 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 153 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 |
|---|---|---|---|
handleNotionApi |
software | healthy | worker.js:handleNotionApi |
handleFirebaseSync |
software | healthy | worker.js:handleFirebaseSync |
buildProperties |
software | healthy | worker.js:buildProperties |
findKey |
software | healthy | scripts/import-ar.js:findKey |
existing |
software | healthy | scripts/import-ar.js:existing |
getActiveSpec |
software | healthy | worker-src/mcp.js:getActiveSpec |
computeProduct |
software | healthy | worker-src/mcp.js:computeProduct |
fCost |
software | healthy | worker-src/mcp.js:fCost |
eCost |
software | healthy | worker-src/mcp.js:eCost |
fbGet |
software | healthy | worker-src/mcp.js:fbGet |
textContent |
software | healthy | worker-src/mcp.js:textContent |
errContent |
software | healthy | worker-src/mcp.js:errContent |
toolSearchTenders |
software | healthy | worker-src/mcp.js:toolSearchTenders |
q |
software | healthy | worker-src/mcp.js:q |
status |
software | healthy | worker-src/mcp.js:status |
toolSearchQuotes |
software | healthy | worker-src/mcp.js:toolSearchQuotes |
toNumber |
software | healthy | worker-src/mcp.js:toNumber |
normalizeDate |
software | healthy | worker-src/mcp.js:normalizeDate |
toolSearchPurchases |
software | healthy | worker-src/mcp.js:toolSearchPurchases |
sup |
software | healthy | worker-src/mcp.js:sup |
s |
software | healthy | worker-src/mcp.js:s |
toolGetSection |
software | healthy | worker-src/mcp.js:toolGetSection |
toolGetPricing |
software | healthy | worker-src/mcp.js:toolGetPricing |
round |
software | healthy | worker-src/mcp.js:round |
callTool |
software | healthy | worker-src/mcp.js:callTool |
rpcRespond |
software | healthy | worker-src/mcp.js:rpcRespond |
handleMcp |
software | healthy | worker-src/mcp.js:handleMcp |
sendTenderNotification |
software | healthy | worker-src/tenders/notify.ts:sendTenderNotification |
allNotices |
software | healthy | worker-src/tenders/notify.ts:allNotices |
scoreDiff |
software | healthy | worker-src/tenders/notify.ts:scoreDiff |
callResend |
software | healthy | worker-src/tenders/notify.ts:callResend |
sendTestEmail |
software | healthy | worker-src/tenders/notify.ts:sendTestEmail |
validateNotifyEnv |
software | healthy | worker-src/tenders/notify.ts:validateNotifyEnv |
runDeadlineCheck |
software | healthy | worker-src/tenders/deadline-check.ts:runDeadlineCheck |
toTenderForEmail |
software | healthy | worker-src/tenders/deadline-check.ts:toTenderForEmail |
callResend |
software | healthy | worker-src/tenders/deadline-check.ts:callResend |
validateDeadlineEnv |
software | healthy | worker-src/tenders/deadline-check.ts:validateDeadlineEnv |
calculateMatchScore |
software | healthy | worker-src/tenders/matcher.ts:calculateMatchScore |
lower |
software | healthy | worker-src/tenders/matcher.ts:lower |
loadActiveKeywords |
software | healthy | worker-src/tenders/matcher.ts:loadActiveKeywords |
fetchWithRetry |
software | healthy | worker-src/tenders/g2b-client.ts:fetchWithRetry |
data |
software | healthy | worker-src/tenders/g2b-client.ts:data |
sleep |
software | healthy | worker-src/tenders/g2b-client.ts:sleep |
fetchAllThngTenders |
software | healthy | worker-src/tenders/g2b-client.ts:fetchAllThngTenders |
fetchTenderByBidNtceNo |
software | healthy | worker-src/tenders/g2b-client.ts:fetchTenderByBidNtceNo |
toKST |
software | healthy | worker-src/tenders/date-utils.ts:toKST |
formatG2BDatetime |
software | healthy | worker-src/tenders/date-utils.ts:formatG2BDatetime |
getYesterdayRangeKST |
software | healthy | worker-src/tenders/date-utils.ts:getYesterdayRangeKST |
getRecentRangeKST |
software | healthy | worker-src/tenders/date-utils.ts:getRecentRangeKST |
fmt |
software | healthy | worker-src/tenders/date-utils.ts:fmt |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
manifest.json |
software | healthy | manifest.json |
sw.js |
software | healthy | sw.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
worker.js |
software | healthy | worker.js |
serve.py |
software | healthy | serve.py |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
report.html |
software | healthy | report.html |
tsconfig.json |
software | healthy | tsconfig.json |
import-intakes.js |
software | healthy | scripts/import-intakes.js |
import-ar.js |
software | healthy | scripts/import-ar.js |
mcp.js |
software | healthy | worker-src/mcp.js |
notify.ts |
software | healthy | worker-src/tenders/notify.ts |
deadline-check.ts |
software | healthy | worker-src/tenders/deadline-check.ts |
matcher.ts |
software | healthy | worker-src/tenders/matcher.ts |
g2b-client.ts |
software | healthy | worker-src/tenders/g2b-client.ts |
date-utils.ts |
software | healthy | worker-src/tenders/date-utils.ts |
change-history.ts |
software | healthy | worker-src/tenders/change-history.ts |
email-templates.ts |
software | healthy | worker-src/tenders/email-templates.ts |
types.ts |
software | healthy | worker-src/tenders/types.ts |
firebase.ts |
software | healthy | worker-src/tenders/firebase.ts |
poll.ts |
software | healthy | worker-src/tenders/poll.ts |
router.ts |
software | healthy | worker-src/tenders/router.ts |
phase-1-data-collection.md |
software | healthy | docs/bid-system/phase-1-data-collection.md |
00-prerequisites.md |
software | healthy | docs/bid-system/00-prerequisites.md |
README.md |
software | healthy | docs/bid-system/README.md |
shared-reference.md |
software | healthy | docs/bid-system/shared-reference.md |
phase-4-advanced-features.md |
software | healthy | docs/bid-system/phase-4-advanced-features.md |
phase-1-schema-notes.md |
software | healthy | docs/bid-system/phase-1-schema-notes.md |
phase-3-bid-results-analysis.md |
software | healthy | docs/bid-system/phase-3-bid-results-analysis.md |
phase-2-notification-dashboard.md |
software | healthy | docs/bid-system/phase-2-notification-dashboard.md |
index.html |
software | healthy | fr-workwear-app/index.html |
ecount-purchases.mjs |
software | healthy | scratch/ecount-purchases.mjs |
emoji-inventory.mjs |
software | healthy | scratch/emoji-inventory.mjs |
icon-name-check.mjs |
software | healthy | scratch/icon-name-check.mjs |
ecount-verify.mjs |
software | healthy | scratch/ecount-verify.mjs |
launch.json |
software | healthy | .claude/launch.json |
settings.json |
software | healthy | .claude/settings.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
.claude/settings.json |
quality | healthy | .claude/settings.json |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
worker-src |
software | healthy | worker-src |
tenders |
software | healthy | worker-src/tenders |
docs |
software | healthy | docs |
bid-system |
software | healthy | docs/bid-system |
fr-workwear-app |
software | healthy | fr-workwear-app |
scratch |
software | healthy | scratch |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
bangbongfather-sys__fr-workwear-app |
software | healthy | /data/fable5_failed_archive/bangbongfather-sys__fr-workwear… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | docs/bid-system/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8787 |
network | healthy | serve.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | serve.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::report.html |
security | healthy | report.html |
This page is publicly accessible at:
https://repobility.com/scan/8f686589-7a91-451e-9b30-13ad2d7b4a5d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8f686589-7a91-451e-9b30-13ad2d7b4a5d/
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.