<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Field Notes | intent solutions io</title><description>Architecture decisions, production systems, and technical leadership from shipping real AI infrastructure.</description><link>https://intentsolutions.io/</link><language>en-us</language><item><title>Knowledge Base from Zero to API: Lifecycle State Machines and Policy Engines</title><link>https://intentsolutions.io/field-notes/knowledge-base-zero-to-api-lifecycle-state-machine/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/knowledge-base-zero-to-api-lifecycle-state-machine/</guid><description>Building a team knowledge base with lifecycle state machines, policy engines, and git-exported articles — from empty repo to working API in one day.</description><pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Live Data Backbone: Cache Layers, Circuit Breakers, and SSE for Broadcast</title><link>https://intentsolutions.io/field-notes/live-data-backbone-cache-circuits-sse/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/live-data-backbone-cache-circuits-sse/</guid><description>Wiring MLB Stats API, GUMBO feeds, and Statcast into a fault-tolerant data layer with TTL caching, circuit breakers, and Server-Sent Events.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Zero to CI: Full-Stack Dashboard in One Session</title><link>https://intentsolutions.io/field-notes/zero-to-ci-full-stack-dashboard-one-session/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/zero-to-ci-full-stack-dashboard-one-session/</guid><description>11 commits from empty repo to green CI. Building the Braves Booth Intelligence dashboard with opinionated stack choices and a CAD agent side quest.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Engine to Product: Three Interfaces, One Codebase</title><link>https://intentsolutions.io/field-notes/engine-to-product-three-interfaces-one-codebase/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/engine-to-product-three-interfaces-one-codebase/</guid><description>Building CLI, REST API, and frontend wizard interfaces on top of a comparison engine. The jump from library to usable product in cad-dxf-agent.</description><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate></item><item><title>February 2026 State of Affairs: 255 Commits, 12 Projects, and What I Shipped</title><link>https://intentsolutions.io/field-notes/february-2026-state-of-affairs-255-commits-12-projects/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/february-2026-state-of-affairs-255-commits-12-projects/</guid><description>A candid look at 18 days of engineering output: 255+ commits across 12 projects, from blockchain infrastructure to CAD agents to auth debugging.</description><pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate></item><item><title>IRSB Monorepo v1.0.0: Extracting Shared Packages and Unifying a Blockchain Platform</title><link>https://intentsolutions.io/field-notes/irsb-monorepo-v1-extracting-shared-packages/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/irsb-monorepo-v1-extracting-shared-packages/</guid><description>How I extracted @irsb/kms-signer and @irsb/types into shared packages, unified a blockchain platform under one monorepo, dealt with port conflicts, and split CI tests for 3x faster runs.</description><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Designing a Local-First Resume Parser: Architecture Decisions for Edge AI</title><link>https://intentsolutions.io/field-notes/designing-local-first-resume-parser-architecture-edge-ai/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/designing-local-first-resume-parser-architecture-edge-ai/</guid><description>Documenting the architecture decisions for Resume Realtime - a planned Chrome extension for local resume parsing. This post covers the technical choices made before writing production code.</description><pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate></item><item><title>How to Get Your ADK Agent into Google&apos;s Official Community Showcase</title><link>https://intentsolutions.io/field-notes/how-to-get-adk-agent-into-google-community-showcase/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/how-to-get-adk-agent-into-google-community-showcase/</guid><description>A tactical breakdown of contributing to Google&apos;s agent-starter-pack repository and getting recognized as a production-grade ADK reference implementation.</description><pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Building an Idempotent Stripe Billing Enforcement Engine for Firestore</title><link>https://intentsolutions.io/field-notes/building-idempotent-stripe-billing-enforcement-firestore/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-idempotent-stripe-billing-enforcement-firestore/</guid><description>How we built a unified plan enforcement engine that handles duplicate webhooks, out-of-order events, and automatic drift correction for Stripe billing in a Firestore-backed SaaS application.</description><pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Fine-Tuning IAM1: Building a Hierarchical Multi-Agent System on Vertex AI</title><link>https://intentsolutions.io/field-notes/fine-tuning-iam1-hierarchical-multi-agent-vertex-ai/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/fine-tuning-iam1-hierarchical-multi-agent-vertex-ai/</guid><description>Deep dive into fine-tuning a Regional Manager AI agent (IAM1) with hierarchical multi-agent orchestration on Vertex AI Agent Engine. Real implementation of decision frameworks and specialist delegation.</description><pubDate>Sun, 09 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Building a Production Multi-Agent AI System: BrightStream&apos;s 10-Agent Architecture on Vertex AI</title><link>https://intentsolutions.io/field-notes/building-production-multi-agent-ai-brightstream-vertex-ai/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-production-multi-agent-ai-brightstream-vertex-ai/</guid><description>The real journey from concept to production: building BrightStream&apos;s 10-agent positive news platform on Google Vertex AI Agent Engine. Multi-agent debate, parallel execution, and 89% cost reduction through architectural optimization.</description><pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Architecting a Production Multi-Agent AI Platform: Technical Leadership in Action</title><link>https://intentsolutions.io/field-notes/architecting-production-multi-agent-ai-platform-technical-leadership/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/architecting-production-multi-agent-ai-platform-technical-leadership/</guid><description>Architecting a Production Multi-Agent AI Platform: Technical Leadership in Action</description><pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate></item><item><title>The Coasean Singularity: How AI Agents Will Transform Digital Markets</title><link>https://intentsolutions.io/field-notes/coasean-singularity-ai-agents-market-transformation/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/coasean-singularity-ai-agents-market-transformation/</guid><description>Analysis of groundbreaking NBER research on how autonomous AI agents will reshape digital markets by reducing transaction costs to near-zero, enabling new market designs and regulatory challenges.</description><pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate></item><item><title>October 2025 State of Affairs: Five Production Platforms and What They Taught Me</title><link>https://intentsolutions.io/field-notes/intent-solutions-october-2025-state-of-affairs/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/intent-solutions-october-2025-state-of-affairs/</guid><description>A candid look at Intent Solutions&apos; current projects: DiagnosticPro, Hustle, CostPlusDB, ClaudeCodePlugins, and what running five production platforms simultaneously teaches you about deployment velocity.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Intent Solutions Portfolio 2025: Five Production Platforms and the Architecture Behind 4-Day Deployments</title><link>https://intentsolutions.io/field-notes/intent-solutions-portfolio-2025-production-deployment-velocity/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/intent-solutions-portfolio-2025-production-deployment-velocity/</guid><description>Deep dive into Intent Solutions&apos; five production platforms: DiagnosticPro, Hustle, CostPlusDB, ClaudeCodePlugins, and the technical architecture enabling concept-to-production deployment in days, not months.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Scaling AI Batch Processing: Enhancing 235 Plugins with Vertex AI Gemini on the Free Tier</title><link>https://intentsolutions.io/field-notes/scaling-ai-batch-processing-enhancing-235-plugins-with-vertex-ai-gemini-on-the-free-tier/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/scaling-ai-batch-processing-enhancing-235-plugins-with-vertex-ai-gemini-on-the-free-tier/</guid><description>Building an overnight batch processing system to enhance 235 Claude Code plugins using Vertex AI Gemini 2.0 Flash - complete with rate limiting, SQLite audit trails, and Turso disaster recovery. The full technical journey from conservative 90s delays to optimized 45s processing.</description><pubDate>Sun, 19 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Scaling AI Systems: Production Batch Processing with Built-In Disaster Recovery</title><link>https://intentsolutions.io/field-notes/scaling-ai-systems-disaster-recovery-production-batch-processing/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/scaling-ai-systems-disaster-recovery-production-batch-processing/</guid><description>Scaling AI Systems: Production Batch Processing with Built-In Disaster Recovery</description><pubDate>Sun, 19 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Building Production-Grade CI/CD: From Documentation Chaos to Automated Deployment</title><link>https://intentsolutions.io/field-notes/building-production-ci-cd-documentation-to-deployment/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-production-ci-cd-documentation-to-deployment/</guid><description>Building Production-Grade CI/CD: From Documentation Chaos to Automated Deployment</description><pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Deploying Next.js 15 to Google Cloud Run: From Zero to HTTPS in 2 Hours</title><link>https://intentsolutions.io/field-notes/deploying-nextjs-15-google-cloud-run-custom-domain-ssl/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/deploying-nextjs-15-google-cloud-run-custom-domain-ssl/</guid><description>Complete guide to deploying Next.js 15 with Docker to Google Cloud Run, configuring custom domains, SSL certificates, and global load balancing. Real troubleshooting included.</description><pubDate>Sat, 11 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Building Production-Grade Testing Infrastructure: A Playwright + GitHub Actions Case Study</title><link>https://intentsolutions.io/field-notes/building-production-grade-testing-infrastructure-playwright-case-study/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-production-grade-testing-infrastructure-playwright-case-study/</guid><description>How I implemented enterprise-grade testing infrastructure with Playwright, GitHub Actions CI/CD, and automated quality gates for a production survey system - complete with debugging journey and lessons learned.</description><pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Making a Youth Sports App COPPA-Compliant: The Real Process From Question to Production</title><link>https://intentsolutions.io/field-notes/coppa-compliance-youth-sports-app-real-implementation-process/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/coppa-compliance-youth-sports-app-real-implementation-process/</guid><description>A complete walkthrough of implementing COPPA-compliant legal framework for a youth athlete tracking app, including the questions asked, solutions tried, failures encountered, and the final production release.</description><pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Hybrid AI Stack: Reduce AI API Costs by 60-80% with Intelligent Request Routing</title><link>https://intentsolutions.io/field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/hybrid-ai-stack-reduce-costs-60-80-percent-intelligent-routing/</guid><description>Production-ready AI orchestration system that intelligently routes requests between local CPU-based models and cloud APIs to slash costs by 60-80%. Complete architecture, deployment guide, and ROI analysis.</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Terraform for AI Infrastructure: Complete Learning Guide from Zero to Production</title><link>https://intentsolutions.io/field-notes/terraform-complete-learning-guide-infrastructure-as-code/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/terraform-complete-learning-guide-infrastructure-as-code/</guid><description>Comprehensive Terraform learning resource covering core concepts, best practices, state management, modules, and real-world examples for AI and cloud infrastructure deployment.</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Self-Hosting n8n on Contabo VPS: Enterprise Automation for $0/Month</title><link>https://intentsolutions.io/field-notes/self-hosting-n8n-enterprise-automation-zero-monthly-cost/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/self-hosting-n8n-enterprise-automation-zero-monthly-cost/</guid><description>Self-Hosting n8n on Contabo VPS: Enterprise Automation for $0/Month</description><pubDate>Sat, 04 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Leading Complex System Onboarding: From Documentation to Infrastructure Access</title><link>https://intentsolutions.io/field-notes/leading-complex-system-onboarding-documentation-to-infrastructure-access/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/leading-complex-system-onboarding-documentation-to-infrastructure-access/</guid><description>How I approached onboarding a Senior Cybersecurity Engineer to a complex multi-project platform, building reusable frameworks and solving real infrastructure challenges.</description><pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Enterprise Documentation Transformation: Git-Native TaskWarrior Workflows for Platform Reorganization</title><link>https://intentsolutions.io/field-notes/enterprise-documentation-transformation-git-native-taskwarrior-workflows/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/enterprise-documentation-transformation-git-native-taskwarrior-workflows/</guid><description>How to systematically transform production platforms using git-native documentation workflows, TaskWarrior CLI integration, and enterprise-grade organizational patterns. A real case study from DiagnosticPro platform reorganization.</description><pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Transforming Complex N8N Workflows: From Analysis to Enterprise Tech Intelligence Platform</title><link>https://intentsolutions.io/field-notes/enterprise-workflow-transformation-n8n-tech-intelligence-platform/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/enterprise-workflow-transformation-n8n-tech-intelligence-platform/</guid><description>Transforming Complex N8N Workflows: From Analysis to Enterprise Tech Intelligence Platform</description><pubDate>Sun, 28 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Enterprise Software Transformation: From Framework to Production Server - A Project Management Case Study</title><link>https://intentsolutions.io/field-notes/enterprise-software-transformation-waygate-mcp-case-study/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/enterprise-software-transformation-waygate-mcp-case-study/</guid><description>Enterprise Software Transformation: From Framework to Production Server - A Project Management Case Study</description><pubDate>Sun, 28 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Building Multi-Platform Developer Tools: Scaling an Open-Source Project from 1 to 5 Platforms</title><link>https://intentsolutions.io/field-notes/building-multi-platform-developer-tools/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-multi-platform-developer-tools/</guid><description>Building Multi-Platform Developer Tools: Scaling an Open-Source Project from 1 to 5 Platforms</description><pubDate>Sat, 27 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Building a 254-Table BigQuery Schema in 72 Hours</title><link>https://intentsolutions.io/field-notes/building-254-table-bigquery-schema-72-hours/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/building-254-table-bigquery-schema-72-hours/</guid><description>How we architected and deployed a massive 254-table BigQuery schema in just 72 hours, handling data from multiple sources at scale with 10,000 records/second throughput</description><pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Building DiagnosticPro: AI-Powered Vehicle Diagnostics Platform</title><link>https://intentsolutions.io/field-notes/diagnosticpro-case-study/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/diagnosticpro-case-study/</guid><description>How we built a professional-grade AI vehicle diagnostics platform in days, not months - featuring GPT-4, 254+ BigQuery tables, and multi-source data pipelines</description><pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate></item></channel></rss>