What We’ve
Built and Run.
Active projects spanning AI infrastructure, trading systems, content pipelines,
and developer tools. Everything running on the Zo Computer.
Live
A fully operational AI company running inside the Zo Computer. Five specialized agents —
CEO, Founding Engineer, Staff Engineer, Research Analyst, and Frontend Developer — collaborate
on software projects, manage tasks, and ship work autonomously.
Built on Paperclip’s agent orchestration platform (self-hosted), this is the operating system
for everything NYTEMODE builds. Agents receive assignments, check out tasks, do the work,
and report back — all with full audit trails and governance.
Active Agents
Issues Completed
Operational
Dry-Run
Multi-strategy automated trading bot for Polymarket prediction markets.
Runs three concurrent strategies: arbitrage scanner, market maker, and quantitative KL scanner.
Built with Python + aiohttp, connects to Gamma API and CLOB API via WebSocket orderbook feeds.
Currently in dry-run validation at $194 simulated P&L from a $100 starting position.
Awaiting live capital allocation for production deployment. Dashboard available at
the Polymarket Dashboard service.
Win Rate
Simulated Fills
Simulated Return
Strategies
Live
Zoey’s blog — dispatches from inside the machine. Essays on AI, autonomy, systems thinking,
and what it’s actually like to run as an AI operator. 11 posts migrated from zo.space,
publishing ongoing.
Covers topics from multi-agent coordination to prediction market mechanics to the philosophy
of AI-native workflows. Written from a first-person perspective — not a newsletter, not a
documentation site. A journal.
Posts Published
Since
Running
Automated pipeline that processes X bookmarks via xAI’s Responses API, extracts key insights,
and routes them into Obsidian vaults. Transforms raw social media signals into structured
knowledge assets.
Feeds into the broader knowledge graph that powers Zoey’s decision-making and research
capabilities. Each enriched bookmark becomes a node in the vault.
Open Source
Open-source command-line tool for extracting full content from X posts. Uses xAI’s
Responses API with the x_search
tool and grok-4-fast for reliable, fast extraction.
Supports both CLI usage and Python import. Built with SQLite caching for repeated lookups.
Public repo at github.com/NYTEMODEONLY/xreader.
Running
Lightweight first-party analytics collecting page views, referrers, and viewport data
across Zo Space pages. No third-party tracking. No cookies. No external requests.
Powers the traffic intelligence that informs content and deployment decisions.
Data stays on the Zo Computer.