Tag: lessons-learned
All the articles with the tag "lessons-learned".
- Updated:
Do Not Grade AI by Its Own Summary
I hit the same failure in several forms this week: an agent denied changing files, a commit message overstated the diff, and a transcript reassigned a speaker ID halfway through. A later batch added checks that never ran and still reported clean.
- Updated:
不要用 AI 的摘要驗收 AI
這週反覆踩到同一類錯誤:agent 說沒改檔卻留下檔案、commit message 與 diff 不符、逐字稿說話人中途漂移;一個多月後又補上檢查器沒在檢查卻回報正常的一整批。驗收必須回到原始狀態。
-
Proving Absence Is Much Harder Than Proving Presence
Four times this week my agent concluded something did not exist. The worst: it ruled that 16 emails were never sent, when they had all gone out days earlier.
-
證明「沒有」比證明「有」難得多
這週我的 agent 連續四次下了「不存在」的結論,最嚴重的一次是判定 16 封信沒寄,結果信早就全數寄出。負向斷言要窮舉,而它只查了一個地方。
-
Once It Ships, It's Gone: Three Times an Agent Misfired on an External System
Calendar invites, replies, and the internal notes on a hold event are all one-way doors. I got each of them wrong once this month, so here are the shapes of the accidents and the checks that catch them.
-
寄出去就收不回來:agent 動外部系統的三次誤操作
行事曆邀請、回信、佔位事件的內部備註,這三種動作都是寄出即無法收回。這個月我在這三處各犯一次,記下事故形狀與防呆判準。
-
Four Things I Have Learned from Teaching AI
Recent corporate workshops reinforced four lessons for me: teach in person when possible, cut the slide count, show smart people the result first, and let students do the work.
-
最近教 AI 課學到的四件事
最近幾次企業培訓讓我重新確認四件事:實體課更好掌握節奏、投影片要做減法、聰明人先看結果,以及學員真正需要的是放手實作。
-
Scope Discipline: five rules—client small talk ≠ scope expansion authorization, must go into every future contract
A 5/12 admin class contracted for 1.5 hours ran 2.5 hours (+67%). Root cause: I misread the client's stated topic preference as authorization to expand scope. The lesson became five Scope Discipline rules that must appear in every future enterprise / 1-on-1 / tutoring contract.
-
Scope Discipline 五條——客戶閒談 ≠ scope 擴張授權,未來合約必含
5/12 行政班合約 1.5 小時被自己做成 2.5 小時(+67%),追根究底是把客戶閒談的主題偏好誤解為 scope 擴張授權。教訓寫成五條 Scope Discipline,未來企業案 / 1-on-1 / 家教合約必含。