MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·3d ago · 10 min readGPT-6 Astra Is More Aligned. I Still Wouldn’t Trust It With More Autonomy.I would let GPT-6 Astra do more work. I would not let GPT-6 Astra decide what it is allowed to do. That distinction is more interesting to me than most of the benchmark numbers in OpenAI's launch. Op00
MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·5d ago · 6 min readThe Model Is Not the ArchitectureThe most visible AI product is a chat box. The most instructive AI systems often have no chat box at all. Look across Google DeepMind's work on algorithms, quantum error correction, robotics, and hist30
MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·Sep 1 · 6 min readAn Agent API Migration Is an Ownership AuditAn API migration can compile, return the expected text, and still be wrong. That is the real risk in moving from OpenAI's Assistants API to Responses. The old objects do not map to new objects without00
MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·Aug 30 · 7 min readA Tool Result Is Evidence, Not Ground TruthConnecting an agent to a database does not remove hallucination risk. It gives the system a second source that can be stale, malformed, unauthorized, or simply wrong—and a protocol that may make the m01N
MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·Aug 27 · 6 min readCode Generation Is Fast. Verification Is Not.Agentic IDEs can produce a runnable full-stack application in minutes. That does not mean the application became cheap to trust. In a controlled study of 48 generated projects, the researchers spent a10