Kairis
A non-custodial trader operating layer. Discipline before speed.
Most retail trading tools sell signals. The problem for most retail traders was never a shortage of signals — it was what happens between having one and acting on it.
What it is
Kairis is a non-custodial trader operating layer. Not a broker, not a signal service, not a bot that trades your account while you sleep. It sits between intent and execution, with the risk controls visible instead of implied.
The name comes from kairos — the opportune moment. The stance is deliberate: calm, instrument-like, control-oriented. Nothing about the product is designed to make trading feel exciting.
What it does well
Three modes, escalating trust. Manual — the user reviews signals and submits trades directly. Assisted — the system prepares the trade and its controls; the user confirms execution. Auto — the system may place trades under hard limits, internal-only to start. The escalation is explicit, and the limits are not optional.
Non-custodial. Kairis never holds funds. It operates against accounts the trader controls.
Risk controls you can see. Position limits and execution constraints are part of the interface, not a settings page nobody opens.
Documentation before scaffolding. The repository started with the business, brand, and product source of truth ahead of application code — the market, the user experience, and the system boundaries settled before implementation could quietly redefine them.
Who it's for
Retail crypto traders who lose more to their own execution than to their analysis.
People who want automation with a leash — a system that can act, within limits they set and can see.
What it looks like in practice
A trader works in assisted mode. A setup appears; Kairis prepares the order with its size, stop, and exposure against the trader's configured limits, all on one surface. The trader confirms, or doesn't. Nothing executes because a threshold was crossed while they were asleep unless they explicitly moved that decision into auto mode, under caps.
What it's not
It's not a broker or an exchange, and it never takes custody.
It's not a signal subscription. Kairis is about how a trade gets placed, not what to trade.
It's not a hype product. If the pitch you want includes a percentage return, this isn't it.
Status
Lab project, documentation-first by design. Brand direction, product thesis, and system boundaries are settled; the data layer has been made schema-agnostic to run on the shared Qavren Postgres. Application build-out is ahead. Tech: TypeScript on Cloudflare Workers + Supabase-compatible Postgres.