Writing
The complete chronological archive.
All writing
Page 11 of 11
Building Press, Part 4: Review is where the human gates the irreversible
Jun 2026·AI drafts ship mistakes you can't take back. Human in the loop publishing keeps deterministic gates and you between a draft and a live post.

Building Press, Part 3: The prompts are data, not code
Jun 2026·Prompt changes shouldn't require a deploy. Learn how prompts as config works in practice: runtime resolution, insert-only seeding gotchas, and the real tradeoffs.

Building Press, Part 2: The data model is the spine
Jun 2026·Collapsing content into one table makes editing unsafe. Learn how a 3-table content pipeline data model with post revisions makes AI edits and retries safe.

Building Press, Part 1: Read the work, leave the secrets
Jun 2026·Ingesting real work like Slack threads and AI logs risks leaking secrets. Here is how confidentiality at egress is enforced in code, not review.