Deal Review Process

Status
done
Tier
Tier 1 — Operating business
Owner
Ryan Colston
Started
2026-03-15

One-line description. Forensic review of terminations and customer complaints. Standard set, running. Canonical process lives in ~/.claude/CLAUDE.md.

Why

Leadership uses deal reviews for every termination request and every customer complaint.

These are forensic. Not casual. The output goes to people deciding whether to fire an agent or refund a customer. It has to be airtight. Communication channel analysis matters as much as response time. The agent didn't just need to answer. They needed to answer in the right medium.

Current state

Standard codified in ~/.claude/CLAUDE.md. Format uses docs_create_formatted (Docs API with table support). Five-part structure with non-negotiable tables in parts 2-4.

Next 3 actions

  1. Maintenance: update standards as new patterns surface in actual reviews.
  2. Maintenance: track which sections drive decisions and which get skipped.
  3. (none — surface when relevant)

Decisions log

In-project decision log:

Date Decision
Initial setup Process codified in CLAUDE.md. Communication channel analysis added as a separate dimension from "did they respond."
Format discipline Switched to docs_create_formatted (Docs API, table support). docs_create strips tables. Docx import strips tables.
Format discipline Blank lines between ALL markdown sub-fields. Pandoc and docs_create_formatted merge adjacent lines into one paragraph otherwise.

Open issues

References

Five-part structure

  1. Timeline — phased, bold dates
  2. 24hr+ Response Gaps — table, oldest to newest
  3. Critical Conversations Wrong Channel — table
  4. Claim vs Evidence — two tables (Customer Claims + Agent Actions)
  5. Summary findings — strengths, failures, customer context

Tables in parts 2-4 are non-negotiable.

Communication standard

White space is a tool. Use it.