concept Updated 2026-07-08 Tags: Ai, Autonomous-Driving, Robotics, Technical-Debt

Stitched AI Architecture

Stitched AI architecture is the wiki name for He Xiaopeng / 何小鹏’s “缝合怪” critique in 143. 对何小鹏的第二次访谈:更大赌注、人形机器人Iron诞生、那场意外、技术剧变下CEO、GX和缝合怪. In the source, it means an autonomous-driving or robotics system built from heavy software rules plus partial AI modules, rather than a more unified model-driven physical-intelligence stack.

The critique is not that old systems are useless. The source says they can improve assisted driving and known scenarios, but their ceiling is limited when the system enters unfamiliar garages, rare environments, or robot tasks that require generalization. XPeng’s strategic risk is therefore a route change: a new foundation-model-like approach may start with worse lower-bound behavior and many engineering problems, but the source argues that the old stitched route cannot reach full autonomy or general robots.

Key Claims

  • Rule-heavy systems can produce local product progress while hiding a long-term ceiling problem.
  • Physical-world edge cases expose the limits of manually described scenes, memorized routes, and ad hoc software rules.
  • Moving away from stitched architecture creates short-term regressions because the new stack may initially have lower reliability and many unresolved engineering details.
  • The architecture critique links technical judgment to AI Organization Design because old teams and processes may keep optimizing the legacy route.

Connections