TWTang Weigangindoramagic.hashnode.dev·6d ago · 3 min readThe Expensive Truth About AgentLock: A Write Gate Can Break Benign WorkflowsDisclosure: This article was prepared with AI assistance and checked against the linked Doramagic project page, manual, and upstream README. It is an independent engineering interpretation, not offici00
TWTang Weigangindoramagic.hashnode.dev·Jul 21 · 2 min readLetta's Architecture Has a Product Boundary Before It Has a Memory BoundaryDisclosure: This article was prepared with AI assistance and checked against the linked Doramagic project page, manual, and upstream README. It is an independent engineering interpretation, not offici00
TWTang Weigangindoramagic.hashnode.dev·Jul 20 · 2 min readFrom Agent Loop to CDP Daemon: How browser-use Actually Moves a Pagebrowser-use is best understood as a control loop, not a click macro. The agent observes the current page, chooses an action, executes it through the browser, and repeats until it believes the request 00
TWTang Weigangindoramagic.hashnode.dev·Jul 18 · 2 min readMCP Posture Starts With the Host Config, Not the Server Demo# MCP Posture Starts With the Host Config, Not the Server Demo When an MCP integration looks fine in a demo, the missing question is usually local: which hosts declare it, what tool scope is granted00
TWTang Weigangindoramagic.hashnode.dev·Jul 18 · 2 min readMCP Servers: A First-Run Acceptance Test for Hosts, Capabilities, and RollbackMCP integration fails in a subtle place: the configuration describes an intended connection, while the host decides what is actually discoverable and callable. The modelcontextprotocol/servers reposit00