https://github.com/TONiE8668/sentinel-alpha-skill
· scanned 2026-06-16 00:39 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 181 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 |
|---|---|---|---|
SentinelDashboard |
software | healthy | components/SentinelDashboard.tsx:SentinelDashboard |
payload |
software | healthy | components/SentinelDashboard.tsx:payload |
stillRunning |
software | healthy | components/SentinelDashboard.tsx:stillRunning |
wait |
software | healthy | components/SentinelDashboard.tsx:wait |
Footer |
software | healthy | components/SentinelDashboard.tsx:Footer |
CommandCenter |
software | healthy | components/SentinelDashboard.tsx:CommandCenter |
MarketTape |
software | healthy | components/SentinelDashboard.tsx:MarketTape |
formatTickerPrice |
software | healthy | components/SentinelDashboard.tsx:formatTickerPrice |
LiveTicker |
software | healthy | components/SentinelDashboard.tsx:LiveTicker |
PriceSparkline |
software | healthy | components/SentinelDashboard.tsx:PriceSparkline |
toX |
software | healthy | components/SentinelDashboard.tsx:toX |
toY |
software | healthy | components/SentinelDashboard.tsx:toY |
WhyThisExists |
software | healthy | components/SentinelDashboard.tsx:WhyThisExists |
CmcDataProof |
software | healthy | components/SentinelDashboard.tsx:CmcDataProof |
RiskCaseLibrary |
software | healthy | components/SentinelDashboard.tsx:RiskCaseLibrary |
ProofPill |
software | healthy | components/SentinelDashboard.tsx:ProofPill |
CaseDecisionBadge |
software | healthy | components/SentinelDashboard.tsx:CaseDecisionBadge |
DemoReadout |
software | healthy | components/SentinelDashboard.tsx:DemoReadout |
ScenarioControls |
software | healthy | components/SentinelDashboard.tsx:ScenarioControls |
DataSourceBadge |
software | healthy | components/SentinelDashboard.tsx:DataSourceBadge |
MarketSnapshot |
software | healthy | components/SentinelDashboard.tsx:MarketSnapshot |
MarketRegimePanel |
software | healthy | components/SentinelDashboard.tsx:MarketRegimePanel |
StrategyOutput |
software | healthy | components/SentinelDashboard.tsx:StrategyOutput |
RefusalNarrativePanel |
software | healthy | components/SentinelDashboard.tsx:RefusalNarrativePanel |
RiskGuardPanel |
software | healthy | components/SentinelDashboard.tsx:RiskGuardPanel |
BacktestPanel |
software | healthy | components/SentinelDashboard.tsx:BacktestPanel |
StrategySpecificationPanel |
software | healthy | components/SentinelDashboard.tsx:StrategySpecificationPanel |
handleCopy |
software | healthy | components/SentinelDashboard.tsx:handleCopy |
handleDownload |
software | healthy | components/SentinelDashboard.tsx:handleDownload |
copyWithTextareaFallback |
software | healthy | components/SentinelDashboard.tsx:copyWithTextareaFallback |
PlaceholderChart |
software | healthy | components/SentinelDashboard.tsx:PlaceholderChart |
Card |
software | healthy | components/SentinelDashboard.tsx:Card |
MeterBar |
software | healthy | components/SentinelDashboard.tsx:MeterBar |
ConfidenceRing |
software | healthy | components/SentinelDashboard.tsx:ConfidenceRing |
RuleBlock |
software | healthy | components/SentinelDashboard.tsx:RuleBlock |
CountUp |
software | healthy | components/SentinelDashboard.tsx:CountUp |
step |
software | healthy | components/SentinelDashboard.tsx:step |
InfoLine |
software | healthy | components/SentinelDashboard.tsx:InfoLine |
StatusPill |
software | healthy | components/SentinelDashboard.tsx:StatusPill |
Home |
software | healthy | app/page.tsx:Home |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
GET |
software | healthy | app/api/backtest/route.ts:GET |
GET |
software | healthy | app/api/submission-manifest/route.ts:GET |
GET |
software | healthy | app/api/technical-indicators/route.ts:GET |
GET |
software | healthy | app/api/health/route.ts:GET |
GET |
software | healthy | app/api/judge-report/route.ts:GET |
GET |
software | healthy | app/api/strategy-spec/route.ts:GET |
GET |
software | healthy | app/api/market-ticker/route.ts:GET |
GET |
software | healthy | app/api/market-snapshot/route.ts:GET |
GET |
software | healthy | app/strategy-spec.schema.json/route.ts:GET |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
playwright.config.ts |
software | healthy | playwright.config.ts |
vercel.json |
software | healthy | vercel.json |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
TECH_ARCHITECTURE.md |
software | healthy | TECH_ARCHITECTURE.md |
AGENT_HUB_RUNBOOK.md |
software | healthy | AGENT_HUB_RUNBOOK.md |
BUILD_PLAN.md |
software | healthy | BUILD_PLAN.md |
package.json |
software | healthy | package.json |
UI_WIREFRAME.md |
software | healthy | UI_WIREFRAME.md |
DORAHACKS_SUBMISSION.md |
software | healthy | DORAHACKS_SUBMISSION.md |
next-env.d.ts |
software | healthy | next-env.d.ts |
OPEN_QUESTIONS.md |
software | healthy | OPEN_QUESTIONS.md |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
SUBMISSION.md |
software | healthy | SUBMISSION.md |
CMC_INTEGRATION_GUIDE.md |
software | healthy | CMC_INTEGRATION_GUIDE.md |
tsconfig.json |
software | healthy | tsconfig.json |
PRODUCT_BRIEF.md |
software | healthy | PRODUCT_BRIEF.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
next.config.ts |
software | healthy | next.config.ts |
cmc.ts |
software | healthy | types/cmc.ts |
strategy.ts |
software | healthy | types/strategy.ts |
api.spec.ts |
software | healthy | tests/api.spec.ts |
dashboard.spec.ts |
software | healthy | tests/dashboard.spec.ts |
SentinelDashboard.tsx |
software | healthy | components/SentinelDashboard.tsx |
globals.css |
software | healthy | app/globals.css |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
route.ts |
software | healthy | app/api/backtest/route.ts |
route.ts |
software | healthy | app/api/submission-manifest/route.ts |
route.ts |
software | healthy | app/api/technical-indicators/route.ts |
route.ts |
software | healthy | app/api/health/route.ts |
route.ts |
software | healthy | app/api/judge-report/route.ts |
route.ts |
software | healthy | app/api/strategy-spec/route.ts |
route.ts |
software | healthy | app/api/market-ticker/route.ts |
route.ts |
software | healthy | app/api/market-snapshot/route.ts |
route.ts |
software | healthy | app/strategy-spec.schema.json/route.ts |
specValidation.ts |
software | healthy | lib/specValidation.ts |
backtestEngine.ts |
software | healthy | lib/backtestEngine.ts |
candleSources.ts |
software | healthy | lib/candleSources.ts |
cmcAdapter.ts |
software | healthy | lib/cmcAdapter.ts |
fixtures.ts |
software | healthy | lib/fixtures.ts |
strategySpecService.ts |
software | healthy | lib/strategySpecService.ts |
indicatorMath.ts |
software | healthy | lib/indicatorMath.ts |
strategy.ts |
software | healthy | lib/strategy.ts |
riskCases.ts |
software | healthy | lib/riskCases.ts |
cmcClient.ts |
software | healthy | lib/cmcClient.ts |
strategy-spec.schema.json |
software | healthy | skill/sentinel-alpha/strategy-spec.schema.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
tests |
software | healthy | tests |
components |
software | healthy | components |
app |
software | healthy | app |
api |
software | healthy | app/api |
backtest |
software | healthy | app/api/backtest |
submission-manifest |
software | healthy | app/api/submission-manifest |
technical-indicators |
software | healthy | app/api/technical-indicators |
health |
software | healthy | app/api/health |
judge-report |
software | healthy | app/api/judge-report |
strategy-spec |
software | healthy | app/api/strategy-spec |
market-ticker |
software | healthy | app/api/market-ticker |
market-snapshot |
software | healthy | app/api/market-snapshot |
strategy-spec.schema.json |
software | healthy | app/strategy-spec.schema.json |
lib |
software | healthy | lib |
skill |
software | healthy | skill |
sentinel-alpha |
software | healthy | skill/sentinel-alpha |
examples |
software | healthy | skill/sentinel-alpha/examples |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-emm499tq |
software | healthy | /tmp/repobility-clone-emm499tq |
| Label | Layer | Status | Path |
|---|---|---|---|
CmcClientError |
software | healthy | lib/cmcClient.ts:CmcClientError |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | playwright.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/3e6604c9-6737-447e-877c-9ce7a3f88c5d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3e6604c9-6737-447e-877c-9ce7a3f88c5d/
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.