Docs & SCF

How Contextio works under the hood

Architecture, the Legal Context Protocol, and how this maps to the Stellar Community Fund track.

The big picture

A web app you use, an API that enforces your rules, a 24/7 assistant, and Stellar contracts that settle and record every move.

Non-Custodial Technology Platform Notice: Contextio is a software infrastructure provider, not a fintech, bank, credit institution, or custodian. Operator private keys remain under the user's Freighter or compatible wallet, and any automated agent rebalancing acts as a proposal layer that the tenant explicitly authorizes through cryptographic signatures.
>_ARCHITECTURE // CONTEXTIO
ONLINE
YOUR COMPANYCONTEXTIOSTELLAR NETWORK & PAYOUTSYour moneyUSDC · XLMSmart assistantplans & watchesContextio enginechecks your rulesRecordshistory & auditStellar contractstreasury + payrollDeFindexyield · XLMBlendlending · USDCReflector Oracleprices · SEP-40Local payoutsPIX · Bre-B (SEP-24/31)Your rules, signed on every action

Verify it yourself — on-chain

Don't trust, verify. These are the real, live contracts and agent wallet on Stellar.

Network
Treasury contract
Payroll contract
Agent wallet
Legal terms (LCP)View

Reflector Oracle Integration (SEP-40)

Valuations are driven by the Reflector oracle on-chain. Contextio queries Reflector's smart contract via Soroban ledger simulations to resolve the real-time value of XLM relative to USD. This guarantees that all agentic planning decisions rely on verified, decentralized feeds directly from the network.

Staggered Task Scheduling

To prevent sequence number collisions on Stellar nodes, background rebalancing and yield harvesting jobs are stagger-scheduled. The agent scheduler offsets each task (e.g. Blend USDC lending, DeFindex deposits, and treasury evaluations) to stream smoothly over each polling cycle.

What it's built with

An open stack — clone it, run it, verify it.

Stellar · SorobanRustTypeScriptNext.jsSupabaseFly.io