Brandon Zanders

Product Designer

Docs By Air

Docs By Air is a document execution system that completes signing entirely within an email thread.

Role
Product Design, System Architecture
Timeline
2026 — Present
Platform
Email (execution layer)
Audience
Individuals and teams executing agreements
Scope
Self-initiated product, end-to-end definition and build
Status
Active

Docs By Air began as an exploration into using email as an execution layer rather than a communication tool.

Early versions followed a familiar pattern, with flexible inputs, conversational flows, and broad capability. It worked, but it didn’t hold up as a product. The system relied too heavily on interpretation, and the outcomes weren’t reliable enough for execution.

Prioritizing reliability over flexibility shifted the direction entirely. Instead of asking what AI could do in email, the focus became what workflows already existed there that required deterministic outcomes.

Documents stood out.

Email is where documents are sent, reviewed, and approved. The behavior already exists, but execution typically happens outside the thread.

The opportunity wasn’t to introduce something new. It was to complete what was already happening.

The first versions of the signing flow were overdesigned.

There were instructions, confirmations, structured replies, and even required legal statements the signer had to copy and paste. It was technically correct, but introduced unnecessary friction.

The breakthrough came from recognizing what was already present.

A reply with a name, in the context of a request, tied to a document, inside a thread functions as a signature.

Nothing else needed to be added. No links. No dashboards. No signing pages.

Just a reply.

  1. 01

    Sender initiates

    Request enters the system

    To
    sign@docsbyair.com
    CC
    jane@example.com
    Subject
    Service Agreement
    Attachment
    Service-Agreement.pdf
  2. 02

    System instruction

    Signer receives a single action

    Subject
    Sign - Service Agreement
    Request
    You’ve been requested to sign Service-Agreement.pdf
    Instruction
    To sign, reply with your full name.
  3. 03

    Signer reply

    The reply becomes the signature

    Jane Elizabeth Doe

  4. 04

    Execution confirmation

    The document state changes

    Subject
    Signed - Service Agreement
    Status
    Service-Agreement.pdf has been signed.
    Output
    The executed document is ready.
  5. 05

    Fulfillment

    Executed document is released

    Subject
    Executed Document Ready - Service Agreement
    Message
    The executed document is now available.
    Action
    [Download Link]

That simplification exposed something more fundamental.

The interface wasn’t the email.

It was the address.

sign

Action

@

Transport

docsbyair.com

Execution System

sign@docsbyair.com isn’t just where the request is sent. It defines the action itself. The intent exists before the email is even written.

That removes the need for almost everything else.

No subject or body requirements. No structured inputs. No instructions beyond the action itself.

Attach the document. CC the signer. Send.

The rest happens.

Every decision after that followed the same pattern.

Anything that introduced ambiguity was removed. Anything that required interpretation was reduced.

The system became entirely deterministic.

A request is valid or it isn’t.

A reply is accepted or it isn’t.

A document is executed or it isn’t.

The entire flow collapses into a single sequence:

Send Email
Request Validation
Await Signature
Reply Received
Reply Validation
Executed
Awaiting Payment
Fulfilled

There are no alternative paths.

That’s the point.

By the time the system worked, it didn’t require AI.

All critical behavior was handled through structure, including thread integrity, validation, and explicit state transitions.

AI was introduced only where deterministic logic breaks down.

A signature relies on a person identifying themselves. Most replies contain a name, but not always in a way that can be strictly validated.

Reply Received
Deterministic Check
AI Classification
Accept
Reject
Review
Initiator Decision

AI is used to evaluate plausibility by classifying whether a reply functions as a name and deferring to the initiator when uncertain.

It doesn’t determine identity.

It reinforces the system where strict rules are insufficient.

Docs By Air isn’t a signing platform.

It’s an execution system.

There’s no interface to open. No dashboard to manage. No place to go.

You send something into it, and it completes the action. The thread is the record. The document is the source of truth. The reply is the signature.

Everything else is removed.

Most software adds layers to support more capability. Docs By Air moves in the opposite direction by collapsing those layers so the intent behind an action can pass through without friction.

The result isn’t less capability, but a clearer path from intent to outcome, where the system exists to complete the action rather than mediate it.