The Tuesday afternoon message was short: "Our partnership announcement is Wednesday at 2pm Eastern. Our brand is broken. Can you help." Eighteen hours from message to live announcement. The previous agency had been paid for a brand kit and an intake setup and delivered neither in working condition.
When I opened the kit I found the problem in roughly four minutes. The Pantone callouts in the brand-guide PDF didn't match the actual color values used in the website CSS. The wordmark on the site header was a re-rendered approximation, not the founder's original logo asset, which was sitting in a Dropbox folder that nobody had touched in eleven months. The font called for in the guide wasn't licensed for web use, so the site was falling back to Arial.
The order of operations had to be careful. The announcement deck used the founder's real logo asset, so the website had to match the deck — not the other way around. The Dropbox folder had the canonical files. The brand guide had to be rewritten to match what the founder actually owned, not what the previous agency had drifted into.
I spent the first six hours just reconciling. Pulled the canonical logo from Dropbox, regenerated SVG and PNG versions at every size the site and the deck would need. Mapped the actual hex values from the founder's asset back into the website CSS variables. Found a web-licensed alternative to the unlicensed display font that matched the visual weight close enough that nobody outside a typographer would notice.
Hours seven through fourteen: rebuilding the intake form, since the brand-aligned version had also been broken. Wired it to a proper Apps Script routing layer so that submissions actually reached the admissions team. Tested with three dummy submissions across all three regional pods.
By 11am Wednesday Eastern — three hours before the partnership announcement went live — everything was reconciled. The deck, the site, the intake form, the email signatures, and the social headers all matched the founder's actual brand asset for the first time in eleven months. The announcement went live at 2pm on schedule. The intake form handled the post-announcement spike without dropping a single submission.
The work nobody writes about: reconciling. Most brand problems aren't a creative direction problem. They're a custody problem. Files drift. Versions multiply. Vendors hand off in a hurry. Six months later nobody knows which file is the real one. The fix is mostly archeology — finding the founder's actual asset, deleting everything that drifted from it, and committing the survivors to a single canonical folder that lives in a place the founder controls.



