Documentation Index
Fetch the complete documentation index at: https://docs.aioka.io/llms.txt
Use this file to discover all available pages before exploring further.
Pro tier endpoint — requires a valid Pro API key. SOL council uses
the BTC deliberation framework augmented with 7 SOL-specific signals
(network TPS, DeFi TVL, staking participation, SOL/BTC ratio, funding
rate, memecoin activity, and network health).
Response Fields
Top-level
| Field | Type | Meaning |
|---|---|---|
verdict | object | null | Latest SOL council verdict. null if no verdict has been produced yet. |
nextRefreshMinutes | int | Minutes until the next scheduled council auto-refresh. Always 30. |
verdict fields
| Field | Type | Meaning |
|---|---|---|
id | string | UUID of this verdict record |
ruling | string | STRONG_BUY / BUY / ACCUMULATE / HOLD / REDUCE / SELL / STRONG_SELL |
confidence | number | 0.0 — 1.0. SOL entry threshold is confidence ≥ 0.65. |
agentVotes | object | Per-agent breakdown from all 6 council agents |
agentVotes.<AGENT> | object | Each agent entry has ruling (string) and confidence (number) |
chiefRationale | string | null | Chief Judge’s plain-language explanation of the ruling |
snapshotSignals | object | Raw signal readings at deliberation time, including SOL-specific signals |
createdAt | string | ISO 8601 timestamp of verdict |
Council Agents
SOL council re-uses the BTC deliberation framework. All 6 agents receive the standard 27-signal BTC market feed plus SOL-specific context: SOL price, EMA 200, network health (Gate 0), and all 7 SOL signals. Network health context is injected into the prompt — aDEGRADED Solana network is flagged to all agents, which
typically results in a more conservative ruling.
| Agent | Domain |
|---|---|
CHAIN_ORACLE | On-chain intelligence: exchange flows, NUPL, SOPR, whale activity |
MACRO_SAGE | Global macro: DXY, US10Y yield, Fed tone, gold correlation |
SENTIMENT_MONK | Market sentiment: Fear & Greed, put/call ratio, social sentiment |
TECH_HAWK | Technical analysis: EMA structure, RSI, momentum, MTF confluence |
LIQUIDITY_GUARDIAN | Liquidity and flow: SOL DeFi TVL trend, SOL funding rate, stablecoin flows |
RISK_SHIELD | Risk management: SOL network health risk, flash crash probability, position sizing |