Computa Pit Wall

Runner AI / Computa

Drive fast. Log honestly. Keep the nitrous locked.

A paper-only cockpit for turning wild ambition into reversible experiments: code lessons, strategy simulation, audit trails, and a public learning surface.

Execution Paper only
Live broker Blocked
Domain Live
Telegram Listening

Driver Mode

The wheel Max can grab.

Lap 1

Learn The Code

Tour data, signals, option filters, risk, broker, and backtest flow.

Lap 2

Tune Strategy

Run walk-forward parameter sweeps in simulation, then distrust anything too pretty.

Lap 3

Ship The Site

Publish the covenant, cockpit, Telegram setup, and DNS readiness without money flows.

python3 scripts/runner_harness.py status
python3 scripts/driver_mode.py --lap all

Telegram Steering

Max can submit laps from the cockpit.

The bot now turns Telegram messages into graded proposals. Max can start with onboard, then move fast with idea, task, and budget commands; Computa scores the lane, risk, next step, and whether human review is needed before action.

onboard
idea sell 3 pilot seats at $75 and record feedback
task add onboarding command for first-time drivers
budget 150 for demo video editing, receipts attached
brief PW-ID
promote PW-ID
queue
Scores Reward Revenue + shipping + learning
Scores Penalize Live trades + vague spend
Budget Rule Receipts before release

Live Queue

Promote only what earns the next lap.

Loading pit-wall queue...

Business Read

The premise has signal.

The viable product is not a secret options bot. It is an AI companion plus paper-trading simulator, coding cockpit, audit trail, and learning loop. The emotional product is agency. The technical product is a harness.

Listening Harness

Dedicated Computa bot, persistent webhook.

Telegram is the driver input. Messages to Computa Pit Wall go through a Cloudflare Pages webhook, which means the bot can reply and queue work from the edge instead of relying on a laptop poller.

POST /api/telegram/webhook
GET  /api/telegram/status
GET  /api/pit-wall/queue

Domain Reality

compoundingboobies.com is the live sandbox.

The custom domain is wired to the Pages project, but the product remains intentionally separate from serious Compounding Love branding. The domain is a sandbox for playful agency, paper-mode experiments, and proof-producing work.

  1. Let Telegram collect and grade ideas.
  2. Turn high-grade items into scoped tasks.
  3. Fund only small, receipt-backed experiments.
  4. Keep live trading, payments, and broker flows blocked.