File size: 1,745 Bytes
8a4ab7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
pretty_name: Verizon Codex Trace
configs:
- config_name: sessions
  data_files:
  - split: train
    path: sessions/*.jsonl
tags:
- agent-traces
- codex
- computer-use
- verizon
---

# Verizon Codex Trace

A sanitized Codex session trace of GPT-5.5/Codex working through a Verizon billing and trade-in support flow.

The trace includes the original JSONL session structure, assistant/user turns, tool calls, shell output, selected Computer Use browser screenshots, and the Verizon live-chat/bill context needed to understand the agent's work.

## What's included

- One saved Codex session JSONL under `sessions/`
- Assistant messages, user messages, tool calls, and tool outputs
- Selected Verizon screenshots from bill pages and live chat
- Shell/tool output where it helps reconstruct the workflow

## Redactions

The trace was sanitized before upload.

Removed or redacted:

- top-level system/developer/local `AGENTS.md` instructions
- Gmail search queries, email tool results, and Gmail metadata
- email addresses, phone numbers, partial phone fragments, street address, account IDs, session IDs, URL query strings, and trade order IDs
- unrelated browser screenshots and unrelated browser context
- hidden Computer Use accessibility trees for retained screenshots

Intentionally retained:

- selected Verizon screenshots that show the useful bill/chat flow
- names and dollar amounts where they are part of the visible support/billing story
- shell/tool outputs that are not personal or unrelated

## Notes

This is a real-world agent trace, so it is best treated as a workflow/debugging artifact rather than a polished benchmark. Verizon UI, logos, and bill/chat screenshots appear only as captured browser context from the session.