<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>MCP on AI + Quant Engineering</title><link>https://miasyster.github.io/en/tags/mcp/</link><description>Recent content in MCP on AI + Quant Engineering</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://miasyster.github.io/en/tags/mcp/index.xml" rel="self" type="application/rss+xml"/><item><title>Cross-Model Review Is Architecture, Not Heuristic</title><link>https://miasyster.github.io/en/posts/cross-model-review-is-architecture/</link><pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/cross-model-review-is-architecture/</guid><description>Single-LLM self-reflection has a structural blind spot — the model tends to confirm its own output. QuantGPT enforces a hard rule in factor-mine SKILL Phase 0.5: Claude must consult DeepSeek before designing a new factor family. Not a suggestion, a hard rule. This isn&amp;rsquo;t redundancy — it&amp;rsquo;s the antidote to structural bias.</description></item><item><title>Agent-Native Architecture: Designing Systems for Agents, Not Humans</title><link>https://miasyster.github.io/en/posts/agent-native-architecture/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/agent-native-architecture/</guid><description>When the system operator changes from a human to an LLM Agent, design principles need fundamental rethinking. Humans need GUIs and documentation. Agents need semantically clear tools and constraints that throw errors.</description></item><item><title>Harness Is Governance: Constraining Agents with Code, Not Prompts</title><link>https://miasyster.github.io/en/posts/harness-is-governance/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/harness-is-governance/</guid><description>The mainstream approach to Agent governance is writing rules in prompts. But LLMs can ignore prompts. Real governance lives outside the Agent, in the Harness layer — tools define what&amp;rsquo;s possible, errors define what&amp;rsquo;s forbidden, code defines where the boundaries are.</description></item><item><title>Why I Build Agent Infrastructure, Not Agents</title><link>https://miasyster.github.io/en/posts/why-agent-infra-not-agent/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/why-agent-infra-not-agent/</guid><description>While everyone is building Agent frameworks, I chose a different path: build infrastructure for Agents, not the Agent itself. Not because I can&amp;rsquo;t build Agents, but because the Agent layer is a consumable — infrastructure is an asset.</description></item><item><title>Skill Orchestration > Agent Loop Chains: Why Dumb Pipelines + Smart Tools Beat Smart Pipelines + Dumb Tools</title><link>https://miasyster.github.io/en/posts/skill-orchestration-over-agent-loops/</link><pubDate>Thu, 30 Apr 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/skill-orchestration-over-agent-loops/</guid><description>Current AI Agent frameworks obsess over building complex loop chains: Planner → Executor → Reflector → Re-planner. I chose the opposite: tools are stateless pure functions, and the LLM decides the call sequence itself. Not because loop chains aren&amp;rsquo;t cool — but because they put decision authority in the wrong place.</description></item><item><title>MCP's Problem Isn't the Protocol — It's the Semantic Gap</title><link>https://miasyster.github.io/en/posts/mcp-semantic-gap/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://miasyster.github.io/en/posts/mcp-semantic-gap/</guid><description>MCP&amp;rsquo;s JSON-RPC transport works fine. The real problem: natural language rules have no code-level enforcement — the LLM can completely ignore your instructions. I designed the Intent Validator pattern to close this gap.</description></item></channel></rss>