Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Totaro-int/claude-trade-harness

https://github.com/Totaro-int/claude-trade-harness · scanned 2026-06-16 00:40 UTC (2 months, 1 week ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 307 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.

LabelLayerStatusPath
get software healthy tests/server.test.ts:get
post software healthy tests/server.test.ts:post
makeStubOrchestrator software healthy tests/server.test.ts:makeStubOrchestrator
noonUtc software healthy tests/market-calendar.test.ts:noonUtc
at software healthy tests/health.test.ts:at
filled software healthy tests/paper-broker.test.ts:filled
rejected software healthy tests/paper-broker.test.ts:rejected
quote software healthy tests/paper-broker.test.ts:quote
q software healthy tests/paper-broker.test.ts:q
mkBroker software healthy tests/paper-broker.test.ts:mkBroker
pos software healthy tests/reflection.test.ts:pos
mkOrch software healthy tests/orchestrator.test.ts:mkOrch
createAdapter software healthy tests/loader.test.ts:createAdapter
writeTmpAdapter software healthy tests/loader.test.ts:writeTmpAdapter
makeDeps software healthy tests/cycle.test.ts:makeDeps
makeCandles software healthy tests/eval.test.ts:makeCandles
uptrendBook software healthy tests/eval.test.ts:uptrendBook
alwaysBuyA software healthy tests/eval.test.ts:alwaysBuyA
shared software healthy tests/eval.test.ts:shared
candles software healthy tests/indicators.test.ts:candles
seq software healthy tests/indicators.test.ts:seq
ctx software healthy tests/guardrails.test.ts:ctx
buy software healthy tests/guardrails.test.ts:buy
baseCtx software healthy tests/guardrails.test.ts:baseCtx
mkCtx software healthy tests/guardrails.test.ts:mkCtx
createAdapter software healthy tests/static-check.test.ts:createAdapter
makeCandles software healthy tests/backtest.test.ts:makeCandles
uptrendBook software healthy tests/backtest.test.ts:uptrendBook
holdBrain software healthy tests/backtest.test.ts:holdBrain
buyOnceBrain software healthy tests/backtest.test.ts:buyOnceBrain
before software healthy tests/mock-adapter.test.ts:before
after software healthy tests/mock-adapter.test.ts:after
fake software healthy tests/adapter-wrap.test.ts:fake
fakeAdapter software healthy tests/load.test.ts:fakeAdapter
$ software healthy public/setup.js:$
show software healthy public/setup.js:show
appendLog software healthy public/setup.js:appendLog
lines software healthy public/setup.js:lines
post software healthy public/setup.js:post
$ software healthy public/app.js:$
won software healthy public/app.js:won
pct software healthy public/app.js:pct
cls software healthy public/app.js:cls
render software healthy public/app.js:render
totalPnlPct software healthy public/app.js:totalPnlPct
benchPct software healthy public/app.js:benchPct
load software healthy public/app.js:load
loadEnvFile software healthy src/env.ts:loadEnvFile
saveEnvFile software healthy src/env.ts:saveEnvFile
main software healthy src/main.ts:main

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
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
LICENSE software healthy LICENSE
vitest.config.ts software healthy vitest.config.ts
server.test.ts software healthy tests/server.test.ts
market-calendar.test.ts software healthy tests/market-calendar.test.ts
health.test.ts software healthy tests/health.test.ts
paper-broker.test.ts software healthy tests/paper-broker.test.ts
reflection.test.ts software healthy tests/reflection.test.ts
orchestrator.test.ts software healthy tests/orchestrator.test.ts
loader.test.ts software healthy tests/loader.test.ts
scheduler.test.ts software healthy tests/scheduler.test.ts
cycle.test.ts software healthy tests/cycle.test.ts
eval.test.ts software healthy tests/eval.test.ts
indicators.test.ts software healthy tests/indicators.test.ts
guardrails.test.ts software healthy tests/guardrails.test.ts
live-lock.test.ts software healthy tests/live-lock.test.ts
brain-prompt.test.ts software healthy tests/brain-prompt.test.ts
brain.test.ts software healthy tests/brain.test.ts
store.test.ts software healthy tests/store.test.ts
config.test.ts software healthy tests/config.test.ts
static-check.test.ts software healthy tests/static-check.test.ts
backtest.test.ts software healthy tests/backtest.test.ts
mock-adapter.test.ts software healthy tests/mock-adapter.test.ts
http-client.test.ts software healthy tests/http-client.test.ts
adapter-wrap.test.ts software healthy tests/adapter-wrap.test.ts
load.test.ts software healthy tests/load.test.ts
alert.test.ts software healthy tests/alert.test.ts
skeptic.test.ts software healthy tests/skeptic.test.ts
generator.test.ts software healthy tests/generator.test.ts
claude-stub-trailing.sh software healthy tests/fixtures/claude-stub-trailing.sh
claude-stub-adapter-leak.sh software healthy tests/fixtures/claude-stub-adapter-leak.sh
claude-stub-adapter.sh software healthy tests/fixtures/claude-stub-adapter.sh
claude-stub-ratelimit-text.sh software healthy tests/fixtures/claude-stub-ratelimit-text.sh
claude-stub-badjson.sh software healthy tests/fixtures/claude-stub-badjson.sh
claude-stub-invalid.sh software healthy tests/fixtures/claude-stub-invalid.sh
claude-stub-auth-error.sh software healthy tests/fixtures/claude-stub-auth-error.sh
claude-stub-strategy.sh software healthy tests/fixtures/claude-stub-strategy.sh
claude-stub.sh software healthy tests/fixtures/claude-stub.sh
2026-06-11-open-trader.md software healthy docs/superpowers/plans/2026-06-11-open-trader.md
2026-06-11-open-trader-design.md software healthy docs/superpowers/specs/2026-06-11-open-trader-design.md
setup.js software healthy public/setup.js
index.html software healthy public/index.html
setup.html software healthy public/setup.html
app.js software healthy public/app.js
style.css software healthy public/style.css

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
fixtures software healthy tests/fixtures
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
public software healthy public
src software healthy src
backtest software healthy src/backtest
guardrails software healthy src/guardrails
server software healthy src/server
core software healthy src/core
brain software healthy src/brain
setup software healthy src/setup
broker software healthy src/broker
e2e software healthy e2e
plugins software healthy plugins
trade-harness software healthy plugins/trade-harness
commands software healthy plugins/trade-harness/commands

LabelLayerStatusPath
port:3456 network healthy playwright.config.ts
port:34100 network healthy tests/server.test.ts
port:34101 network healthy tests/server.test.ts
port:34102 network healthy tests/server.test.ts
port:34103 network healthy tests/server.test.ts
port:4000 network healthy tests/orchestrator.test.ts
port:3000 network healthy src/core/config.ts

LabelLayerStatusPath
Store software healthy src/core/store.ts:Store
BrainAuthError software healthy src/brain/runner.ts:BrainAuthError
SetupOrchestrator software healthy src/setup/orchestrator.ts:SetupOrchestrator
AdapterContractError software healthy src/broker/adapter.ts:AdapterContractError
PaperBroker software healthy src/broker/paper.ts:PaperBroker
MockAdapter software healthy src/broker/mock.ts:MockAdapter

LabelLayerStatusPath
127.0.0.1 network healthy README.md
169.254.169.254 network healthy tests/orchestrator.test.ts
10.0.0.5 network healthy tests/orchestrator.test.ts
192.168.1.1 network healthy tests/orchestrator.test.ts
172.16.0.1 network healthy tests/orchestrator.test.ts
10.0.0.1 network healthy tests/orchestrator.test.ts

LabelLayerStatusPath
repobility-clone-td6ouemc software healthy /tmp/repobility-clone-td6ouemc

LabelLayerStatusPath
sqlite data healthy src/core/store.ts

LabelLayerStatusPath
vps::gcp hardware healthy tests/orchestrator.test.ts
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/894ed23b-d488-4acc-a4e1-0abb5895b5d1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/894ed23b-d488-4acc-a4e1-0abb5895b5d1/

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.