Startups should integrate over more of the process their customers perform [[Build process instead of product]] ## Process 的理解一:UX 角度 理解并重新思考用户的完整 workflow > Replit is a prime example of being integrated over a process their customers do. They build a developer platform that allows customers to write and deploy apps all from a browser window. So in their case the process they’re integrating over is turning ideas into software. > Today, Midjourney has no idea what you do with an image after it’s generated. You could imagine a version of Midjourney that generates an initial image, includes a full suite of Photoshop-like image editing capabilities, and then allows you to post the resulting image to social media and measure its performance. ## Process 的理解二:Agentic AI 角度 [[What Agentic AI is really about]] Process = the loop of having the right context, thinking, taking actions, collecting feedback, etc. ### Cursor 的成功在于打通了一个完整的流程 代码库 = 整个 context being able to edit code & take action being able to collect feedback through terminal (does it work or not, any error) using feedback to rethink, redo, into loops 它的 context、思考、行动和反馈,这个流程链是打通了的 它能自己跑起来,不需要用户去手动去喂信息。