Skip to main content
Paul Welty, PhD AI, WORK, AND STAYING HUMAN

What shipped today

Shipped the workshop landing page that had been sitting untracked since Feb 24. “Publish like you have a content team” is a live, 90-minute workshop targeting consultants and independent experts who know they should be publishing but aren’t. It walks them through building an AI content pipeline — the same system Paul uses for client work — and includes a follow-on “publishing circle” ($97/month) for ongoing accountability.

The page was content-complete but needed one code fix: the CTA section used an inline style="color: white;" instead of the site’s cta-text class. Fixed that to match the pattern used on contact, about, and other pages. Added “Workshop” to the main nav between Products and Partners, bumping downstream menu weights.

Reviewed the page in Chrome on both desktop and mobile — layout, typography, and section alternating backgrounds all render correctly.

Completed

  • Workshop landing page shipped and deployed (no tracked issue — was carry-over from Feb 24)
  • Workshop added to site navigation

Carry-over

  • Zero open issues on GitHub. The backlog is completely empty and needs a /scout pass to generate new work.
  • “Content alignment Q1 2026” milestone has minimal progress and no target date. Q1 ends in a month.
  • Existing bug: services and partners pages use prose-content in their CTA sections without a color override, making text dark-on-dark. Not urgent but worth a cleanup issue.

Risks

  • Empty backlog means no queued work for /grind or /exec. Need to generate issues before the next working session can be productive.

Flags and watch-outs

  • The CTA color bug on services/partners pages is cosmetic but visible — dark gray text on dark gray background in the footer CTA.

Next session

  • Run /scout to explore the codebase and generate issues. The site has zero open issues — need to rebuild the backlog.
  • Create an issue for the CTA color bug on services and partners pages (prose-content in cta-section should use cta-text).
  • Triage the “Content alignment Q1 2026” milestone — decide if it’s a real deadline and what issues belong to it.
  • Consider whether the workshop page needs a dedicated landing-page layout or if single is sufficient long-term.

Why customer tools are organized wrong

This article reveals a fundamental flaw in how customer support tools are designed—organizing by interaction type instead of by customer—and explains why this fragmentation wastes time and obscures the full picture you need to help users effectively.

Infrastructure shapes thought

The tools you build determine what kinds of thinking become possible. On infrastructure, friction, and building deliberately for thought rather than just throughput.

Server-side dashboard architecture: Why moving data fetching off the browser changes everything

How choosing server-side rendering solved security, CORS, and credential management problems I didn't know I had.

The work of being available now

A book on AI, judgment, and staying human at work.

The practice of work in progress

Practical essays on how work actually gets done.

Manual fluency is the prerequisite for agent supervision

You cannot responsibly automate what you cannot do manually. AI agents speed up work for people who already know how to do it. They do not replace the need to learn the work in the first place.

The gun you didn't need

Every organization has loaded weapons lying around that nobody remembers loading. The most dangerous capability in any system is the one you built 'just in case.'

Nobody promotes you to operator

There's a moment in every project where the work stops being about building and starts being about keeping things running. Nobody announces this transition. Nobody gives you new tools for it. And most people keep building long past the point where they should have stopped.