When My Best Friend 'Became' CEO — Part 1: The Announcement
2026-06-218 min read
The announcement was calm. That was the strange part.
10 posts

2026-06-21·8 min read
The announcement was calm. That was the strange part.

2026-06-21·11 min read
Everyone agreed before anyone understood.

2026-06-21·10 min read
In the new office politics, the prompt became the whisper.

2026-03-17·5 min read
A practical guide to optimizing LLM token usage in messaging bots. How default context windows, missing history limits, and compaction loops silently drain your API budget.

2026-03-10·4 min read
What a review queue is; priority; Slack, email, dashboard channels; where the user clicks approve/reject.

2026-03-10·4 min read
Who reviewed, when; log for compliance and debug; permissions (who may review which type).

2026-03-09·5 min read
When to let the agent run autonomously and when to require human review; cost of wrong action vs cost of review.

2026-03-09·5 min read
Definition of HITL; approval gate as the stop point; pending to approve/reject to continue or modify.

2026-03-09·5 min read
States: pending_review, approved, rejected, timeout; simple state machine; reviewed_by, reviewed_at.

2026-03-09·3 min read
Reflection: five practical lessons from building and operating AI agents — HITL, cost of wrong action, state, feedback, ship the loop.