Notebook, project folio, and drafting tools connected by a red line, representing thinking, coordinated work, and software execution.

From Prompt to Proof | Part 3 of 3

Most people begin with the wrong AI question: Which tool is best?

The question that has helped me is more practical: What kind of work am I delegating, and what evidence will I accept when it comes back?

I regularly use three OpenAI surfaces: ChatGPT, ChatGPT Work, and Codex. I give each a different operating assignment.

  • ChatGPT helps me think.
  • ChatGPT Work carries longer projects across files, apps, and steps into a finished deliverable.
  • Codex works inside software.

These aren't rigid product boundaries. The capabilities overlap, and OpenAI is bringing the three surfaces closer together. They are assignments I use to make the work clearer.

That distinction matters because one failure I am actively trying to prevent begins with an undefined job. A thoughtful conversation gets mistaken for completed work. A polished document gets mistaken for a verified result. A passing software test gets mistaken for a deployed and adopted system.

The surface matters. The delegation contract matters more.

The current product map

OpenAI's July 9, 2026 release notes describe the new ChatGPT desktop app as bringing together Chat for questions and conversation, Work for research and finished deliverables, and Codex for software development. That description is a useful starting point, but it does not tell an executive how to assign authority inside a real company. (OpenAI release notes)

OpenAI positions ChatGPT Work for longer, more involved tasks. It can research and analyze information, work across connected apps and files, and produce materials such as documents, spreadsheets, presentations, reports, and Sites. The user can follow progress, answer questions, redirect the work, and approve important actions. (ChatGPT Work announcement)

Connected access is not unrestricted authority. OpenAI's current Apps documentation says capabilities depend on the app and its configuration. An app may search, reference, sync, or take actions, while permission settings determine when ChatGPT asks before acting. Important actions can require confirmation. (Apps in ChatGPT)

OpenAI describes Codex as a coding agent built for software development. Its current product page lists work such as features, refactors, migrations, code review, and automation, with Codex available across ChatGPT, editors, and the terminal. (OpenAI Codex)

Those are current product claims, last verified July 11, 2026. The rest of this article describes how I assign the work. OpenAI does not require this division of labor, and another operator may draw the lines differently.

ChatGPT owns the thinking conversation

I use ChatGPT when the primary work is to clarify judgment.

That may mean testing an assumption, comparing two strategies, finding the issue inside a complicated set of facts, preparing for a difficult conversation, or turning an unfinished idea into a decision I can examine.

One recent assignment was deciding where this AI content franchise should live. AnthonyALuna.com and PropertyManagementExcellence.com could both make a reasonable claim. A shallow answer would choose one domain and move on. The useful work was to distinguish the kinds of authority each site should own.

The conversation helped separate three things:

  • My personal operating experience and broader use of AI belong on AnthonyALuna.com.
  • Reusable property-management frameworks and operator tools belong on PropertyManagementExcellence.com.
  • Verified Coastline operating proof belongs on CoastlineEquity.net.

ChatGPT did not make the publishing decision. It gave me a place to examine the tradeoffs, challenge the architecture, and make the decision with more clarity.

That is the standard for this lane. The output is not "an answer from AI." I want a recommendation I can interrogate, the material tradeoffs, the assumptions carrying the conclusion, and the questions that remain unresolved.

When the conversation becomes a multi-source project with files, deliverables, and several dependent steps, I hand it to Work.

ChatGPT Work owns the longer deliverable

I use ChatGPT Work when the assignment has to move across context and produce something I can inspect.

This project is one example. The work extends beyond drafting an article. It includes source files, an editorial roadmap, domain routing, current product research, a draft queue, conversion assets, evidence rules, and derivative content. Those pieces have to remain consistent with one another.

That is a different job from discussing the idea in a chat.

My assignment to Work was to assemble the available context, identify conflicts and missing evidence, and produce a coordinated set of materials without publishing anything. The deliverable needed named files, current sources, explicit blockers, and a clear maturity status. Public posting and external system changes remained outside its authority.

Work is the right surface for me when the request sounds like this:

Review these sources, reconcile what they say, build the deliverables, preserve the evidence trail, stop at the approval boundary, and tell me what is still unproven.

The finished files are useful, but they are not the final proof. I still have to judge whether the positioning is mine, whether private material has been protected, whether the claims are supportable, and whether the work is ready to enter a public system.

If a deliverable requires a change to software, an automation, a repository, or a testable technical system, that part moves to Codex.

Codex owns the software work

I am a nontechnical CEO who is learning to build with AI. I do not need to pretend to be a software engineer to give software work a disciplined assignment.

I use Codex when the object of the work is code or a code-backed system. Its job may be to inspect a repository, find the existing architecture, propose a narrow change, edit files, run tests, review a diff, or prepare a pull request.

For this initiative, one Codex assignment began in read-only mode. I asked it to inspect a private repository and identify the exact website-growth, content-authority, and HubSpot modules that should be reused. I wanted paths, configuration files, tests, command-line entry points, and relevant open or merged pull requests. I also wanted the smallest proposed change set.

The authority boundary was part of the assignment: inspect and recommend, but do not write.

That produced a path-level implementation recommendation. It did not prove that a change was merged, deployed, adopted, or effective. Those are separate states, each requiring its own evidence.

This is where a nontechnical builder can get into trouble. Code that looks convincing can still be wrong. A green test can cover only part of the system. A merged pull request can remain undeployed. A deployed feature can go unused. Codex can perform substantial software work, but it does not inherit my accountability for architecture, risk, deployment, or business results.

My decision guide

Starting condition Surface I assign What I expect back What counts as evidence
I need to form, challenge, or explain a judgment ChatGPT A recommendation, tradeoffs, assumptions, and unresolved questions A decision I can defend, with material claims sourced and uncertainty visible
I need a longer project completed across files, apps, sources, or several steps ChatGPT Work Finished materials, a progress trail, blockers, and approval points Source-backed artifacts, reconciled outputs, named files, and human review
I need to inspect, change, test, or review software Codex A technical plan, code changes or findings, test results, and a reviewable diff Exact changed files, test logs, review, deployment evidence, and later readback when applicable
The work creates a public, legal, financial, employment, client, security, or family consequence A qualified human owner A decision and explicit approval The required human or professional review and confirmation in the proper system of record

This table is a routing rule, not a product comparison scorecard. I have not completed a controlled study of time, cost, or output quality across the three surfaces. I am documenting a working practice that makes delegation easier to manage.

The handoff is part of the work

The surfaces become more useful when I define the handoffs.

A ChatGPT conversation may clarify the decision, then Work turns that decision into a source-backed project. Work may discover that a required output depends on code, then Codex handles the repository change and tests. Codex may complete a technical artifact, then Work converts the result into documentation, a review packet, or an operating brief.

At every consequential boundary, a human remains accountable.

That means I do not delegate "improve the business" or "finish the project." I define the outcome, the available context, the actions the system may take, the actions it may not take, the condition that requires escalation, and the evidence required for acceptance.

The five questions I use are simple:

  1. What outcome am I actually asking for?
  2. What sources and context may the system use?
  3. What may it do, and what is prohibited?
  4. What evidence will prove the work reached the required state?
  5. Who owns the decision, exception, and final acceptance?

Once those questions are answered, choosing the surface becomes much easier.

What is proven today

This operating division is currently M1: I have documented firsthand use of ChatGPT, ChatGPT Work, and Codex, including a real assignment for each surface. I have not independently verified the comparative effect on time, cost, decision quality, or business outcomes.

The product descriptions in this article were last verified against official OpenAI sources on July 11, 2026. Product behavior, access, permissions, and naming can change. The sources should be checked again before publication if the draft is held.

The principle I am confident in is narrower than a claim of productivity: define the job before choosing the tool, and define proof before accepting the result.

Continue the series

Get the Prompt-to-Proof Delegation Contract