<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Applied GenAI</title><description>Practical, opinionated recipes for building real things with generative AI — agent harnesses, spec-driven development, memory, and prompts that hold up in production.</description><link>https://appliedgenai.io/</link><item><title>Architecting an AI-native product</title><link>https://appliedgenai.io/recipes/ai-native-product-architecture/</link><guid isPermaLink="true">https://appliedgenai.io/recipes/ai-native-product-architecture/</guid><description>Most &apos;AI features&apos; are a chatbot bolted onto a CRUD app. An AI-native product is built the other way around — capabilities first, with the model in the critical path and the UI, data, and org reshaped to match. Here&apos;s the reference architecture.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>enterprise</category><category>architecture</category><category>product</category><category>patterns</category></item><item><title>Build an effective agent harness</title><link>https://appliedgenai.io/recipes/effective-agent-harness/</link><guid isPermaLink="true">https://appliedgenai.io/recipes/effective-agent-harness/</guid><description>An agent is a loop around a model, and the loop is the easy part. This is a deep dive into the part that actually matters: the guardrails, tracing, and control flow that let you leave it running.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>agents</category><category>harness</category><category>patterns</category><category>reliability</category></item><item><title>An evaluation harness you can ship on</title><link>https://appliedgenai.io/recipes/evaluation-harness-for-trust/</link><guid isPermaLink="true">https://appliedgenai.io/recipes/evaluation-harness-for-trust/</guid><description>You can&apos;t improve — or safely ship — what you can&apos;t measure. This is how enterprises turn &apos;the demo looked good&apos; into a regression-gated eval suite that tells you, before deploy, whether a change made the product better or worse.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>enterprise</category><category>evals</category><category>reliability</category><category>patterns</category></item><item><title>Spec-driven development with AI agents</title><link>https://appliedgenai.io/recipes/spec-driven-development/</link><guid isPermaLink="true">https://appliedgenai.io/recipes/spec-driven-development/</guid><description>Code is cheap now; intent is the bottleneck. Write a tight spec, let the agent implement against it, and gate the work with executable acceptance checks — so you review intent instead of archaeology.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>sdd</category><category>workflow</category><category>patterns</category><category>review</category></item></channel></rss>