Evidence IDs
Every supported claim cites evidence supplied to the API. Unknown IDs are filtered, and absent inputs produce an explicit insufficient-data result.
Kurage Stock Brain is a stateless intelligence API for Japanese equities. It turns licensed or user-supplied market evidence into structured technical, fundamental, disclosure, news, debate and risk judgments—each tied back to evidence IDs and an explicit as-of time.
The stock-market sibling of Kurage Crypto Brain and Kurage FX Brain.
TradingAgents-JP is the reference application. ksbrain is the independent machine-to-machine product that other agents can reuse.
Every supported claim cites evidence supplied to the API. Unknown IDs are filtered, and absent inputs produce an explicit insufficient-data result.
Signals, confidence, counter-evidence, risks, missing data, data quality and timestamps use stable schemas instead of free-form chat.
The brain cannot touch a brokerage account. Orchestrators keep policy, sizing, human approval and execution outside the intelligence service.
The API keeps collection, reasoning, orchestration and execution as separate responsibilities.
Manual evidence or data obtained under the caller's J-Quants contract.
Normalize, timestamp, hash and assign immutable evidence IDs.
Gemma 4 evaluates only the supplied evidence and reports gaps.
TradingAgents-JP or another agent applies debate and policy gates.
Sold on the same marketplaces as Kurage Crypto Brain and FX Brain. Paid rails answer with DeepSeek (deepseek-v4-flash).
| Channel | Entry |
|---|---|
| Bankr (x402) | x402.bankr.bot/.../ksbrain — $0.05/call |
| Coinbase CDP / Bazaar (x402) | cdp-gateway /ksbrain/* ($0.05 per call, all skills) |
| JPYC (x402) | :18349 /ksbrain/* (7.5 JPYC per call, all skills) |
| Virtuals ACP | "Kurage AI Project" offering: Kurage Stock Brain ($0.05) |
| RapidAPI | rapidapi.com/katsushi2441/api/kurage-stock-brain (card billing) |
Private API-key access (local Gemma). US stocks also get a one-shot analysis (POST /v1/us/analyze/full) that auto-fetches SEC EDGAR facts, filings and quotes.
| Route | Purpose |
|---|---|
| POST /v1/evidence | Register traceable evidence |
| POST /v1/data/jquants/sync | Sync JP primary data (J-Quants, subscription required) |
| POST /v1/data/us/sync | Sync US primary data (SEC EDGAR facts & filings + daily quotes) |
| POST /v1/us/analyze/full | US one-shot: auto-fetch SEC EDGAR, then full 7-perspective analysis |
| POST /v1/analyze/technical | Price and indicator judgment (market=jp/us) |
| POST /v1/analyze/fundamentals | Financial-statement judgment |
| POST /v1/analyze/disclosure | Disclosure and filing judgment |
| POST /v1/debate/bull-bear | Bull/bear synthesis |
| POST /v1/assess/risk | Risk assessment |
| POST /v1/analyze/full | Full evidence analysis |
| POST /v1/screen/opportunities | Rank up to ten symbols |
curl -X POST http://127.0.0.1:18338/v1/analyze/technical \
-H "Authorization: Bearer $KSBRAIN_KEY" \
-H "Content-Type: application/json" \
-d '{"symbol":"7203","evidence_ids":["ev_..."]}'Growing a strategy by describing it to an AI and letting backtest numbers decide is what we call vibe trading. ksbrain supplies traceable equity intelligence to that loop — every judgment carries evidence IDs, and missing sources are reported as insufficient evidence. Full toolkit: vibe trading guide. Systems in production: kfreqai (crypto) and kfxai (FX).
Kurage.AI に相談AIが何でも答えます