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

Work log: Textorium — March 20, 2026

What shipped today

No new code shipped. The session focused on verification and housekeeping.

Issue #51 (smart/educated quotes) came in as a new enhancement, but on investigation it was already fully implemented — SmartQuotes.swift with the complete algorithm, the preference key, the settings toggle, and the save hook in EditorView were all in place. Verified the build succeeds and closed the issue with a confirmation comment. This was likely implemented during the v1.0.4 prep cycle but the issue was created after the fact.

The board is now completely empty — zero open issues. v1.5 milestone is 18/18 closed but still needs formal closure.

Completed

  • #51 — Add smart/educated quotes option (verified as already implemented, closed)

Release progress

v1.5: 18/18 closed. Still needs formal /milestone close v1.5.

Carry-over

  • v1.5 milestone — close formally
  • App Store review — v1.0.4 submitted March 16, should be live by now
  • Marketing site visual QA — still pending since March 12

Risks

  • None.

Flags and watch-outs

  • CLAUDE.md has a local modification (CLI tools section added globally) — don’t commit from this repo, it’s a global config change.
  • Old root-level Textorium.xcodeproj remains a landmine for replace_all operations.

Next session

  1. /milestone close v1.5.
  2. Check v1.0.4 App Store status — should be live.
  3. Visual QA of textorium.app in production.
  4. /scout to fill the backlog — board has been empty since March 16.

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.

The product changed its mind

A product pivoted its entire philosophy mid-session — from 'here's your list' to 'here's your next thing.' The code shipped in the same conversation as the idea. That's not iteration. That's something else.

Your project management tool was made for a non-human (AI) factory, not for you

Every project or task management tool on the market descends from Frederick Taylor's factory floor. The assumptions were wrong then. They're catastrophic in the Age of AI.

The last mile is all the miles

Building the product is the fun part. Deploying it, configuring auth, pasting email templates into dashboards, rotating leaked API keys — that's where the work actually lives.