https://github.com/aneeshv12/tracelight
· scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)
15 raw signals (0 security + 15 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +7.7 (diff) · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 137 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 |
|---|---|---|---|
findFreePort |
software | healthy | src/cli.ts:findFreePort |
parseArgs |
software | healthy | src/cli.ts:parseArgs |
main |
software | healthy | src/cli.ts:main |
findPricingForModel |
software | healthy | src/pricing.ts:findPricingForModel |
estimateCostUsd |
software | healthy | src/pricing.ts:estimateCostUsd |
loadSession |
software | healthy | src/projectLoader.ts:loadSession |
loadSubagentsForSession |
software | healthy | src/projectLoader.ts:loadSubagentsForSession |
toSessionListItem |
software | healthy | src/projectLoader.ts:toSessionListItem |
toTokenUsageSummary |
software | healthy | src/projectLoader.ts:toTokenUsageSummary |
toContentBlockJson |
software | healthy | src/projectLoader.ts:toContentBlockJson |
toToolCallJson |
software | healthy | src/projectLoader.ts:toToolCallJson |
toTurnJson |
software | healthy | src/projectLoader.ts:toTurnJson |
toSubagentTraceJson |
software | healthy | src/projectLoader.ts:toSubagentTraceJson |
buildPricingTableJson |
software | healthy | src/projectLoader.ts:buildPricingTableJson |
toSessionDetail |
software | healthy | src/projectLoader.ts:toSessionDetail |
slugToDisplayName |
software | healthy | src/projectLoader.ts:slugToDisplayName |
loadAllProjects |
software | healthy | src/projectLoader.ts:loadAllProjects |
parseSessionJsonl |
software | healthy | src/parser/index.ts:parseSessionJsonl |
reuses |
software | healthy | src/parser/index.ts:reuses |
parseSubagentTurns |
software | healthy | src/parser/index.ts:parseSubagentTurns |
parseLines |
software | healthy | src/parser/index.ts:parseLines |
normalizeContentBlock |
software | healthy | src/parser/index.ts:normalizeContentBlock |
normalizeUsage |
software | healthy | src/parser/index.ts:normalizeUsage |
extractUserText |
software | healthy | src/parser/index.ts:extractUserText |
freezeTurn |
software | healthy | src/parser/index.ts:freezeTurn |
aggregateUsage |
software | healthy | src/parser/index.ts:aggregateUsage |
loadFixture |
software | healthy | src/parser/__tests__/parser.test.ts:loadFixture |
makeAssistantLine |
software | healthy | src/parser/__tests__/parser.test.ts:makeAssistantLine |
formatToolInput |
software | healthy | src/scripts/summarize.ts:formatToolInput |
findUiDist |
software | healthy | src/server/index.ts:findUiDist |
createServer |
software | healthy | src/server/index.ts:createServer |
formatDate |
software | healthy | ui/src/format.ts:formatDate |
formatDuration |
software | healthy | ui/src/format.ts:formatDuration |
formatTokens |
software | healthy | ui/src/format.ts:formatTokens |
sumTokenUsage |
software | healthy | ui/src/format.ts:sumTokenUsage |
lookupModelPricing |
software | healthy | ui/src/format.ts:lookupModelPricing |
estimateUsageCostUsd |
software | healthy | ui/src/format.ts:estimateUsageCostUsd |
inputCost |
software | healthy | ui/src/format.ts:inputCost |
outputCost |
software | healthy | ui/src/format.ts:outputCost |
cacheWriteCost |
software | healthy | ui/src/format.ts:cacheWriteCost |
cacheReadCost |
software | healthy | ui/src/format.ts:cacheReadCost |
formatUsd |
software | healthy | ui/src/format.ts:formatUsd |
isString |
software | healthy | ui/src/diffInput.ts:isString |
isRecord |
software | healthy | ui/src/diffInput.ts:isRecord |
isArrayOfRecords |
software | healthy | ui/src/diffInput.ts:isArrayOfRecords |
extractEditDiff |
software | healthy | ui/src/diffInput.ts:extractEditDiff |
extractMultiEditDiff |
software | healthy | ui/src/diffInput.ts:extractMultiEditDiff |
extractWriteDiff |
software | healthy | ui/src/diffInput.ts:extractWriteDiff |
extractDiffData |
software | healthy | ui/src/diffInput.ts:extractDiffData |
fetchProjects |
software | healthy | ui/src/HomeView.tsx:fetchProjects |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
postcss.config.cjs |
software | healthy | postcss.config.cjs |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
LAUNCH.md |
software | healthy | LAUNCH.md |
package.json |
software | healthy | package.json |
tailwind.config.cjs |
software | healthy | tailwind.config.cjs |
tsconfig.json |
software | healthy | tsconfig.json |
cli.ts |
software | healthy | src/cli.ts |
pricing.ts |
software | healthy | src/pricing.ts |
projectLoader.ts |
software | healthy | src/projectLoader.ts |
apiTypes.ts |
software | healthy | src/apiTypes.ts |
model.ts |
software | healthy | src/model.ts |
index.ts |
software | healthy | src/parser/index.ts |
rawTypes.ts |
software | healthy | src/parser/rawTypes.ts |
parser.test.ts |
software | healthy | src/parser/__tests__/parser.test.ts |
summarize.ts |
software | healthy | src/scripts/summarize.ts |
index.ts |
software | healthy | src/server/index.ts |
index.html |
software | healthy | ui/index.html |
tsconfig.json |
software | healthy | ui/tsconfig.json |
format.ts |
software | healthy | ui/src/format.ts |
diffInput.ts |
software | healthy | ui/src/diffInput.ts |
HomeView.tsx |
software | healthy | ui/src/HomeView.tsx |
main.tsx |
software | healthy | ui/src/main.tsx |
DiffView.tsx |
software | healthy | ui/src/DiffView.tsx |
AnalyticsPanel.tsx |
software | healthy | ui/src/AnalyticsPanel.tsx |
TraceView.tsx |
software | healthy | ui/src/TraceView.tsx |
index.css |
software | healthy | ui/src/index.css |
App.tsx |
software | healthy | ui/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
parser |
software | healthy | src/parser |
__tests__ |
software | healthy | src/parser/__tests__ |
scripts |
software | healthy | src/scripts |
server |
software | healthy | src/server |
ui |
software | healthy | ui |
src |
software | healthy | ui/src |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/projects |
api | healthy | src/server/index.ts |
GET / |
api | healthy | src/server/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
aneeshv12__tracelight |
software | healthy | /data/fable5_failed_archive/aneeshv12__tracelight |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/159036df-4f60-460d-9af3-786badbcc759/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/159036df-4f60-460d-9af3-786badbcc759/
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.