Core Concepts
The ideas behind the desk — the unified account, trading as git, file-based state.
The Unified Trading Account
One balance sheet across every connected venue — aggregate positions, cash, and buying power in a single book.
Trading as git
Every trade is a diff; approving it is a commit. Full workspace history gives you a complete, auditable record of every decision.
Trading as collaboration
You and the agent share the same workspace files. The agent proposes; you decide. Neither acts alone.
File-based state
All Qoc state lives in plain, human-readable files. No hidden database. Every file is portable, diffable, and straightforward to back up.