I
Oracle
Manteion
State an objective. The Oracle interrogates it, surfaces contradictions, and grounds the conversation in cited source passages. It drafts; it never executes.

Noli Nictare · do not blink
Give AI permission to act on Robinhood Chain — inside rules you can inspect, simulate, and revoke.
Noli Nictare is an independent project built on Robinhood Chain and is not affiliated with, endorsed by, or officially connected with Robinhood Markets, Inc.
The three laws
I
Manteion
State an objective. The Oracle interrogates it, surfaces contradictions, and grounds the conversation in cited source passages. It drafts; it never executes.
II
Nomoi
Your answers compile into a law: mode, caps, cooldowns, allowed actions, recipients, slippage, expiry — in plain English and in policy JSON, always in sync.
III
Aletheia
The eye opens. You inspect the final diff and the simulated trace, then sign once. Every proposal, refusal, and execution leaves a receipt.
A mandate is readable both ways
Plain English
Drafts calls for your signature. Default.
Policy JSON
noli.policy/1{
"version": "noli.policy/1",
"mode": "propose",
"chainId": 4663,
"network": "Robinhood Chain mainnet",
"owner": "0x… your connected wallet",
"recipient": "0x… locked at signing time",
"asset": {
"address": null,
"symbol": "ETH",
"decimals": 18
},
"limits": {
"totalCap": "1.0",
"dailyCap": "0.25",
"perCallCap": "0.05",
"cooldownSeconds": 3600,
"maxSlippageBps": 50,
"expiry": "ISO-8601 timestamp"
},
"actions": [
{
"slug": "transfer.native",
"selector": null
},
{
"slug": "read.nativeBalance"
}
],
"signature": "EIP-712 signature over this grant, produced by your wallet",
"corpus": {
"datasetVersion": "not-connected",
"policyHashAnchored": false
}
}Proof before poetry
The Oracle does not predict markets. It questions intent in four registers — Socratic, Stoic, Skeptic, Strategos — and returns exact Ancient Greek passages with author, work, identifiers, corpus version, source hash, and a link back to the source. Every English gloss is labelled machine-generated.
These are interaction styles, not a claim that an ancient author endorses a financial decision. Nothing on this site is investment advice.
How the Oracle is groundedSource passage
— — —
No corpus release is connected yet, so no passage is shown. Noli Nictare never fabricates Greek text, author names, work identifiers, or translations: an empty state is preferable to invented scholarship.
Machine-generated; verify before scholarly use.
The Agora
An agent can only reach functions that exist in the directory, and only those your mandate names. Verified, Community, and Demo are distinct states — demo data is never called verified.
Robinhood Chain
ERC-20
Robinhood Chain
The Stoa
Proposals, executions, refusals and revocations are written to a local ledger with the exact call, the rule trace, the gas paid, and the mainnet transaction hash. Refusals are recorded as carefully as executions.
Trust architecture
Noli Nictare never asks for a recovery phrase, a private key, or unrestricted signing material. Your wallet stays your wallet.
The intended live architecture uses Robinhood Chain's ERC-4337 and EIP-7702 support with a provider's session and spend policies — not a bespoke contract holding your funds.
Every proposal is simulated rule by rule. Any change to the policy or the call invalidates the simulation and forces a new one.
Pause, cap-to-zero, rotate, and revoke are reachable from every screen and never depend on the Oracle answering.
This prototype is unaudited and read-only. Mainnet execution is hard-disabled and Stock Token write actions stay off pending legal and eligibility review.
Draft a mandate, watch it refuse what you did not permit, and revoke it in one move.