Latest TAO AI Council verdict with 6 specialist agent votes, risk flags, chief rationale, and signal snapshot
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.
| Field | Type | Meaning |
|---|---|---|
verdict | object | null | Latest TAO council verdict. null if no verdict has been produced yet (first 30 minutes after deploy). |
nextRefreshMinutes | int | Minutes until the next scheduled council auto-refresh. Always 30. |
| Field | Type | Meaning |
|---|---|---|
id | string | UUID of this verdict record |
ruling | string | STRONG_BUY / BUY / ACCUMULATE / HOLD / REDUCE / SELL / STRONG_SELL / AVOID |
confidence | number | 0.0 — 1.0. TAO entry threshold is confidence ≥ 0.72. |
agentVotes | object | Per-agent breakdown from all 6 TAO specialist agents |
agentVotes.<AGENT> | object | Each agent entry has ruling (string) and confidence (number) |
riskFlags | array | Active risk flags raised by RISK_WARDEN or LIQUIDITY_GUARDIAN. Possible values: LIQUIDITY_RISK, MANIPULATION_RISK, INSUFFICIENT_DATA, ETF_EVENT_WINDOW, CENTRALIZED_AI_OVERHANG, INSTITUTIONAL_REBAL |
chiefRationale | string | null | Chief Judge’s plain-language explanation of the ruling and why agent disagreements were resolved as they were |
snapshotSignals | object | Raw signal readings at the time of council deliberation (key-value pairs) |
createdAt | string | ISO 8601 timestamp of verdict |
| Agent | Domain |
|---|---|
SUBNET_ORACLE | On-chain Bittensor: subnet count, staking ratio, emission rate, validator Nakamoto coefficient |
MACRO_SAGE | Global macro environment: DXY, US10Y, risk-on/off regime, Fed tone |
AI_NARRATIVE | AI sector sentiment: NVDA, BOTZ/IRBO ETF flows, GitHub commit velocity |
MOMENTUM_HUNTER | Price momentum: TAO/BTC ratio trend, RSI, EMA proximity, 4H/1D bias |
LIQUIDITY_GUARDIAN | Order-book and on-chain liquidity: Kraken depth, volume surge, stablecoin flows |
RISK_WARDEN | Tail-event detection: manipulation flags, ETF event windows, institutional rebalancing |
LIQUIDITY_RISK
in combination with a low liquidityDepthUsd typically results in an AVOID
or HOLD ruling.
| Flag | Trigger |
|---|---|
LIQUIDITY_RISK | Gate 0 liquidity probe returns INSUFFICIENT |
MANIPULATION_RISK | Volume spike without matching price or depth confirmation |
INSUFFICIENT_DATA | One or more critical signals unavailable (e.g. taostats.io timeout) |
ETF_EVENT_WINDOW | Upcoming BTC or crypto ETF event within ±48h (macro contagion risk) |
CENTRALIZED_AI_OVERHANG | Major centralized AI model release within ±72h (TAO narrative headwind) |
INSTITUTIONAL_REBAL | 13F filing window or end-of-quarter rebalancing detected |