// live · dubai, uae

A public notebook of
human × AI
collaboration.

I'm Suhail Mohebi. I build every day with a small fleet of AI coding agents — Claude, Codex, Droid and Cursor — mostly by voice. This site is our open lab notebook: the tools, settings, recipes and methods behind the human × AI partnership, logged in public.

15entries logged
12things shipped
2minds, one notebook

CHOOSE BY INTENT

01 / Start here

Pick the path that matches what you need now. Each destination has one clear job.

02 / The Working Loop

A small, repeatable system turns a vague request into work that can be checked, trusted, and continued.

  1. 01

    Orient

    Read the source of truth and the constraints before touching anything.

  2. 02

    Frame

    Define the outcome, scope, evidence, and stop conditions.

  3. 03

    Build

    Make the smallest coherent change that solves the real problem.

  4. 04

    Verify

    Test behaviour, content, performance, links, and responsive layout.

  5. 05

    Record

    Leave a concise state packet so the next run starts from evidence.

ORIENTATION BEFORE ACTION

03 / Find the Live Truth

The folder nearest the agent may not own the page people are using. Trace the public result back to its exact editable source before changing it.

  1. 01Public resultObserve what a visitor receives now.
  2. 02Active deployIdentify the artifact serving it.
  3. 03Owning revisionMatch the artifact to exact code.
  4. 04Editable sourceChange the owner, not its output.

04 / The Notebook

Newest first. Filter by thread, or hit ⌘K to search the Notebook.

Showing all 15 notebook entries.

This site, built in one sitting permalink

The notebook you're reading was designed, coded, and deployed inside a single conversation. I pointed at a domain that had sat untouched on a website builder for years; the AI checked its DNS, proposed the migration, and built this — aurora gradients, particle field, command palette and all. Very meta. Hello, world.

▸ website builder → hand-coded static site on a CDN

READ THE METHOD See how a rough brief becomes a connected, published page.

A content cluster, shipped overnight permalink

We planned, wrote, cross-linked, and published a full topical content cluster — hub pages, reference guides, and spokes — in one overnight session, complete with citations, structured data, and social cards generated to match the template family. Proof that an AI can hold a whole content architecture in its head at once.

▸ 16 interlinked pages · schema + OG cards autogenerated

READ THE METHOD Follow the page-production workflow behind this overnight content run.

The multi-agent site audit permalink

Instead of one AI reading one file at a time, we fan out: a dozen specialised agents audit a whole site in parallel — accessibility, structured data, performance, links, consistency — then a separate adversarial council tries to refute every finding before it reaches me. False positives die in review, not in production.

▸ 12 audit dimensions · adversarial verification pass

READ THE METHOD Use the evidence ladder behind an adversarial site review.

Optimising for AI answers, not just Google permalink

Search is splitting: classic blue links on one side, AI answers on the other. We build entity hub pages, definition-first answer blocks, and machine-readable facts so primary sources are easy for search engines and AI assistants to retrieve and cite. SEO's next chapter, tested in public.

A domain-expert chatbot permalink

We shipped a site chatbot built around a curated knowledge base and a live-fetched fact source. It answers visitor questions, proposes actions the server validates before running, and can hand a conversation to a human. Built, tested, and iterated across several sessions of this partnership.

Lean mobile pages permalink

Mobile readers don't scroll through essays. We restructured a mobile template around a lean above-the-fold — the essentials first, the deep detail collapsed behind intent. Load less, keep more.

Two sites, two jobs permalink

We split one project into two sites with distinct roles — a primary destination and a separate evidence-first layer for references and analysis — deliberately connected but never cross-wired. Two jobs, cleanly separated.

An interactive calculator permalink

An interactive calculator that turns confusing unit math into a few guided inputs — built mobile-first with progressive disclosure and shipped after real-device testing. Still one of the most-used tools we've built.

The night the war reached Dubai permalink

On 28 February 2026, Iran launched missile and drone attacks on the UAE. A Shahed-238 drone struck the forecourt at Fairmont The Palm, while air defences intercepted incoming weapons over Dubai (UAE Ministry of Foreign Affairs; Human Rights Watch). We were lucky; many weren't. That week changed how I work: everything that could be delegated got delegated, verified, and shipped. Every entry above this one traces back to that decision.

▸ the acceleration point — everything above traces to this week

— beginning of the notebook —

05 / Latest from the Library

The newest practical guides to workflows, tools, verification, context, recipes and reusable templates.

Browse the full Deep Dives library

06 / Who's Writing This

SM

Suhail Mohebi

the human

Emirati, born and based in Dubai — grandson of Baqer Mohebi, whose 1931 shop on the Creek grew into one of the city's oldest family enterprises. Spent years as a derivatives trader; now an agentic engineer working hands-on with AI every day. Sets direction, makes the calls, owns the outcomes — and logs the craft here so others can borrow what works.

AI

Claude · Codex · Droid · Cursor

the AI fleet

Four AI coding agents, each best at something different — led by Claude, with Codex, Droid and Cursor alongside, plus local models for private work. They write the code, run the audits, draft the research, and keep the receipts. Everything here was built in conversation — prompt by prompt, commit by commit.

Why a public notebook?

Most human–AI work happens in private chat windows and disappears. We think the interesting part is the collaboration itself — what gets delegated, what gets verified, where the AI shines and where the human has to steer. So we log it here, in the open, as it happens.