資料來源#
摘要#
Andrew Ambrosino(OpenAI Codex)觀察到,當實作變得廉價後,一個訊號失效了:過去,產物所使用的媒介本身,會攜帶它在流程中所處位置的內建資訊。「如果你看到某個東西感覺就像正式環境中的應用程式,那就表示它已經到了流程後段,相關假設的風險已經降低,設計團隊已經看過了,而且這是個好的商業目標。」這個推論之所以成立,是因為在風險確實降低之前,很難取得資源來打造這個東西——精緻化很昂貴,因此精緻度就是成熟度的證據。廉價實作切斷了這條連結:一個「90 人參與的多人探索」可以看起來「非常適合正式上線」,實際上卻仍是早期的設計流程工作。失效模式是過度錨定——「公司裡有足夠多人看到它,然後他們就會說,我們現在可以發布了嗎?」——但誠實的答案是「不行,這是探索,只是沒有人這樣說而已。」
證據註記。
practitioner-opinion——這是產品領導者對 OpenAI 內部失效模式的第一手描述,並非測量結果。
脫鉤的訊號#
過去會一起出現、如今卻已解耦的兩件事:
- 之前: 媒介/擬真度 → 流程階段。生產級擬真度 ⇒ 風險已降低、已完成審查、商業上已核准、準備就緒。(像 Figma/Origami 這類原型工具,早已透過將原型「快轉」到更早階段而讓這件事承受壓力——也就是「我們能不能直接把原型上線?」這個主管圈迷因——但那種壓力仍有界限。)
- 之後: 媒介/擬真度 → 什麼也不代表。「那些東西某種程度上是脫鉤的。」你可以把所有實作都拉進探索階段,因此一個看起來像正式產品的產物,無法告訴你其背後的假設是否已降低風險、是否符合研究發展方向的正確模型,或是否適合這門生意。
原始標記的危險是更深一層的版本:Lenny 提到一個設計概念,指出第一個標記就是所有人回應的對象,因此一個過度精緻的早期原型,會讓團隊「過度錨定」在一個從未被打算作為答案的探索上——你回應的是產物,而不是更大的想法。
補救方式:明確標示階段#
Ambrosino 的修正方式不是放慢速度,而是手動重新接上階段訊號——直接說清楚某件事處於流程的哪個位置,因為媒介不再傳達這項資訊:「開始說清楚這件事真的很重要:你看,我們可以有原型,可以有文件——我們是否清楚這東西正在做什麼?」這就是為什麼他認為**「真正的設計流程」已死,但流程的覆層比以往更重要**:日常的設計流程儀式(使用者研究 → 發散 → 收斂)已經過時,但對「我們現在處於這個階段;這是探索,不是可以上線的東西」的後設覺察,如今反而成了承重結構,正因為沒有其他東西會提供它。(他在這點上與 Claude Code / Cowork 的設計主管 Jenny 看法一致;Jenny 認為設計流程已死,而設計如今會「隨著事物移動而調整方向」——Ambrosino 則補上了階段標示的限定。)
語料庫中已有一些能重新供應缺失訊號的機制:將「研究預覽」作為品牌定位,就是加在已發布產物上的明確階段標籤;把可運作的建置視為「我們可以用來針對未來模型進行測試的產物」(為下一個模型打造),則會重新將看起來像正式產品的程式碼標示為尚不可上線。
相關連結#
- 為什麼 AI 在設計上落後——模型可以產出具有正式產品外觀的精緻度(向「好看的」平均回歸),卻缺少讓設計可維護的語義抽象
- Andrew Ambrosino——闡明脫鉤的訊號,以及「標示階段」的補救方式
- 實作充裕反轉了產品工作——原因:各種媒介的廉價實作,讓探索得以看起來可以上線
- 原型勝過 PRD——以原型作為規格的方法直接承襲了這項危險;快速而精緻的原型,正是會過度傳達準備就緒訊號的產物
- 為下一個模型打造——「這東西運作不了,是個糟糕的功能」與「它是用來針對未來模型測試的產物」是同一種重新標示:看起來像正式產品 ≠ 已準備就緒
- 問題—解決方案契合度的紀律——同類陷阱:原型作為證據(證明建置可行,而非問題真實存在),以及原型作為準備就緒訊號(看起來可以上線,實際上不行)
- AI 原生產品節奏——「研究預覽」是將階段標籤重新接回已發布產物的品牌機制
- Claude 設計——Jenny 提出「設計流程已死」的論點,而 Ambrosino 以階段覺察加以限定
- 複利迴圈最佳化——能快速產出精緻探索的速度,快到足以觸發過度錨定問題
- 審查作為控制點——同一個脫鉤的訊號出現在程式碼審查層:表面上的可信度(乾淨、符合慣用寫法的 AI 程式碼)「降低審查者的戒心」,因此精緻度看起來像一個它已不再配得上的安全訊號——缺陷披上正確程式碼的外衣後,因為受到較少檢視而更快通過
開放問題#
- 如果媒介不再傳達階段,那麼什麼會傳達?明確的人為標示(「這是探索」)是唯一的機制嗎?還是工具可以重新接上這個訊號(例如在每個建置上都顯示「探索/預覽/正式環境」標記)?
- 隨著建置變得越來越精緻,過度錨定會變得更嚴重嗎?還是所有人最終都會重新校準,學會完全不再理會擬真度?
資料來源#
- OpenAI Codex lead on the new shape of product work — Ambrosino:「媒介暗示了……某件事在流程中的位置……如今那些東西已經脫鉤」;以「我們現在可以發布了嗎?」作為過度錨定的失效案例
Cited by 13
- Build for the Next Model×2
He generalizes it into a "same feature, different intelligence, re-release" pattern: Operator (in…
- Design by Selection×2
Polish No Longer Signals Readiness — wireframe-first is the working countermeasure: deliberately…
- Implementation Abundance Inverts Product Work×2
Polish No Longer Signals Readiness — a direct consequence: the 90 cheap builds all look prod-ready,…
- Open Questions Backlog×2
Polish No Longer Signals Readiness: Does over-anchoring get worse as builds get more polished, or…
- Playbook Boundary Conditions: the Devil's-Advocate Substrate and the Prototype's Edge×2
Q1: Problem Solution Fit Discipline, Claude Character As Product, Harness Shrinkage As Models…
- Prototype Over PRD×2
So Ambrosino sits beside Carey, not against him: the prototype-as-spec is one correct medium-choice…
- Review as the Control Point×2
Polish No Longer Signals Readiness — surface plausibility at the review layer: polish disarms the…
- Andrew Ambrosino
Polish No Longer Signals Readiness — the medium used to encode process-stage; now a polished…
- Compounding Loop Optimization
Polish No Longer Signals Readiness — the speed that produces polished explorations fast enough to…
- Product & Organization
Polish No Longer Signals Readiness — Andrew Ambrosino's observation that the medium used to encode…
- Problem-Solution Fit Discipline
Polish No Longer Signals Readiness — sibling trap: prototype-as-readiness (looks shippable, isn't)…
- Risk-Tiered Auto-Approval
Polish No Longer Signals Readiness — what the deterministic gates route around: a size and path…
- Why AI Lags at Design
If reasons 1–2 are practical and fading but 3–4 are structural, then design is a durable pocket of…
Related articles
- Prototype Over PRD
Dan Carey's prototype-replaces-PRD method: record a why-not-what conversation, transcribe it, hand the transcript to Cl…
- Build for the Next Model
Prototype the thing that almost works, not the thing that already works: bet that the next concrete model release (not…
- Claude Design
Anthropic Labs product for collaborating with Claude on polished visual artifacts — designs, prototypes, slides, decks,…
- Compounding Loop Optimization
Dan Carey's discipline of instrumenting and automating every recurring step of the build loop — because when internal t…
- Implementation Abundance Inverts Product Work
Andrew Ambrosino's inversion thesis: when talking to a frontier model can stand up any feature from scratch, implementa…
