<?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>Adversarial Review: The Six Lenses That Halted a Rollout</title><link>https://intentsolutions.io/field-notes/adversarial-review-before-team-rollout/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/adversarial-review-before-team-rollout/</guid><description>A six-lens adversarial review checked a team knowledge system against live state, broke three shipped assumptions, and gated 18 risks to halt the rollout.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Noise-Robust LLM-Judge Evals: Don&apos;t Sign a Coin Flip</title><link>https://intentsolutions.io/field-notes/noise-robust-signed-llm-judge-evals/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/noise-robust-signed-llm-judge-evals/</guid><description>An un-seeded LLM judge is a coin flip even at temperature 0. How we made signed eval verdicts replayable instead of attesting noise.</description><pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Gate the Statement, Not the Tool Name</title><link>https://intentsolutions.io/field-notes/gate-the-statement-not-the-tool-name/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/gate-the-statement-not-the-tool-name/</guid><description>When one MCP tool carries every SQL verb, allowlisting tool names is theater. The safety boundary has to read the statement — here&apos;s how that gate was built.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate></item><item><title>When LLM Output Lies Instead of Crashing</title><link>https://intentsolutions.io/field-notes/when-llm-output-lies-instead-of-crashing/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/when-llm-output-lies-instead-of-crashing/</guid><description>An LLM-output parsing bug silently understated a cost report via case-sensitivity. One-line normalizer fix plus 5 defensive hardening steps.</description><pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate></item><item><title>MCP Server Auth: The API Is the Real Boundary</title><link>https://intentsolutions.io/field-notes/the-api-is-the-real-boundary/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/the-api-is-the-real-boundary/</guid><description>Per-user tokens, a server-side write gate, and a separate access log — why an MCP server&apos;s client-side tool gate is UX, not a security boundary.</description><pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate></item><item><title>When --cap-drop ALL Broke the Gate Socket</title><link>https://intentsolutions.io/field-notes/cap-drop-all-broke-the-gate-socket/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/cap-drop-all-broke-the-gate-socket/</guid><description>Hardening a container hid a permission bug: --cap-drop ALL stripped CAP_DAC_OVERRIDE, and a gate socket silently stopped governing every tool call.</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Green CI Proves Nothing: Why Your Tests Gate Zero Calls</title><link>https://intentsolutions.io/field-notes/when-green-ci-proves-nothing/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/when-green-ci-proves-nothing/</guid><description>CI dogfood for AI-agent governance went green while gating zero tool calls. Here&apos;s why a passing test proving nothing is worse than a red one.</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The Wrong Product, Built Perfectly</title><link>https://intentsolutions.io/field-notes/the-wrong-product-built-perfectly/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/the-wrong-product-built-perfectly/</guid><description>A new site was scaffolded, deployed, and live with valid TLS in under an hour — then declared the wrong product. The decoupling made the reversal cheap.</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Safety Model First: 16-Tool Ops MCP, One Day</title><link>https://intentsolutions.io/field-notes/server-ops-mcp-safety-before-tools/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/server-ops-mcp-safety-before-tools/</guid><description>Design a 7-point safety model before writing tools. How server-ops-mcp shipped 16 tools, 40 tests, and v0.1.0 in a single day.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>Honest Perf Benchmarks for a Paid-API Compiler</title><link>https://intentsolutions.io/field-notes/honest-perf-benchmarks-paid-api-compiler/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/honest-perf-benchmarks-paid-api-compiler/</guid><description>Four PRs, three releases, and a benchmark suite that won&apos;t lie to you: seeded-RNG corpora, double-gated Claude scenarios, and skipped-but-recorded records.</description><pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate></item><item><title>Forty-Four Minutes Before First Pitch: An LLM Fallback Chain and a Live Probability Gauge in One Session</title><link>https://intentsolutions.io/field-notes/broadcast-day-llm-fallback-jchads-challenge/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/broadcast-day-llm-fallback-jchads-challenge/</guid><description>Groq quota died 44 minutes before a live broadcast. The fix was a 4-tier LLM fallback chain ending in a facts-only renderer. Then we shipped JChad&apos;s Challenge in the same session.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item><item><title>The Rubric Sits On Top Of The Spec: A Schema Validator Postmortem</title><link>https://intentsolutions.io/field-notes/schema-debacle-rubric-on-spec-postmortem/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/schema-debacle-rubric-on-spec-postmortem/</guid><description>Postmortem on a schema validator debacle: when a stricter enterprise rubric is built on top of a permissive open spec, the rubric must be additive, never the spec&apos;s floor.</description><pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Ending a Four-Month Silent Fail: Cross-Repo Triangulation on a Broken Gemini PR Workflow</title><link>https://intentsolutions.io/field-notes/gemini-pr-review-silent-fail-cross-repo-triangulation/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/gemini-pr-review-silent-fail-cross-repo-triangulation/</guid><description>When a Gemini PR review workflow silently fails for four months, your first-principles fix is the suspect. Triangulate against a working reference.</description><pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Enforcement Travels With the Code: Shipping @intentsolutions/audit-harness v0.1.0</title><link>https://intentsolutions.io/field-notes/audit-harness-v010-enforcement-travels-with-code/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/audit-harness-v010-enforcement-travels-with-code/</guid><description>Testing policy enforcement that lives in ~/.claude/ cannot travel with a fresh clone. audit-harness v0.1.0 moves the gates into each repo as a versioned dev dependency — npm, PyPI, crates, and bash install.sh.</description><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Manifest System + Mutation Testing: Two Ways to Find Out What Actually Works</title><link>https://intentsolutions.io/field-notes/manifest-system-mutation-testing-pyramid/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/manifest-system-mutation-testing-pyramid/</guid><description>Epic 31-B lands the publish side of the bot-manifest protocol in claude-code-slack-channel. Epic 31 closes with an audit. Mutation tests and a cyclomatic gate make the test pyramid stop lying.</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Four Releases in One Day: How the claude-code-slack-channel Security Sprint Actually Shipped</title><link>https://intentsolutions.io/field-notes/ccsc-five-releases-one-day-security-sprint/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/ccsc-five-releases-one-day-security-sprint/</guid><description>Epic 29-A, 30-A, 30-B, 32-B land in a single calendar day across v0.5.0 → v0.5.1 → v0.6.0 → v0.7.0 — a supervisor, a hash-chained audit journal, and a policy engine that never sees manifests.</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate></item><item><title>LLM-as-Reducer and the Case for Killing the AI Label</title><link>https://intentsolutions.io/field-notes/braves-postgame-expansion-and-two-ai-lessons/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/braves-postgame-expansion-and-two-ai-lessons/</guid><description>Two AI product lessons from the Braves dashboard post-game expansion: use the LLM as a reducer over noisy community signal, and pull the AI label off the UI.</description><pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate></item><item><title>The 35x FLOPs Error That Peer Review Predicted</title><link>https://intentsolutions.io/field-notes/flops-correction-unchecked-derivation-peer-review/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/flops-correction-unchecked-derivation-peer-review/</guid><description>A 35x FLOPs correction in pre-filing patent artifacts validated the reviewers&apos; unchecked-derivation warning. The day&apos;s other shipments show what systematizing against named failure classes looks like.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Repo-Resolver: Typed Errors and Monorepo Detection</title><link>https://intentsolutions.io/field-notes/repo-resolver-integration-typed-errors-monorepo-detection/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/repo-resolver-integration-typed-errors-monorepo-detection/</guid><description>A shared repo-resolver package shipped into claude-runtime — ADR to integration in seven PRs, with typed error classes and transparent fallback that avoided a flag day.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Knowledge OS: Render, Promote, and the Research Command</title><link>https://intentsolutions.io/field-notes/knowledge-os-render-promote-research-command/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/knowledge-os-render-promote-research-command/</guid><description>intentional-cognition-os ships Epics 8 and 9 — a Marp slide deck renderer, a 7-rule promotion engine with rollback, and the first research command. Three releases in one day: v0.3.0 through v0.4.0.</description><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Resizable Columns and WCAG Contrast Fixes on the Braves Dashboard</title><link>https://intentsolutions.io/field-notes/resizable-columns-wcag-contrast-braves-dashboard/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/resizable-columns-wcag-contrast-braves-dashboard/</guid><description>Adding drag-to-resize panels and fixing WCAG AA contrast ratios on the Braves Booth dashboard — the kind of polish that separates prototypes from broadcast tools.</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Knowledge OS Bootstrap: Seven Epics, Marketplace Security, and Production AI Fixes</title><link>https://intentsolutions.io/field-notes/knowledge-os-bootstrap-seven-epics-marketplace-security/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/knowledge-os-bootstrap-seven-epics-marketplace-security/</guid><description>Bootstrapping a local-first knowledge OS from standards documents to working retrieval in one day. Seven epics, six releases, 485 tests. Plus marketplace docs, Firestore security, and Braves AI fixes.</description><pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Legal Toolkit, Epic Planning, and a Canary That Stopped Singing</title><link>https://intentsolutions.io/field-notes/legal-toolkit-epic-planning-canary-ci-three-projects/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/legal-toolkit-epic-planning-canary-ci-three-projects/</guid><description>A 12-skill legal toolkit with 5 parallel agents, a 117-bead execution plan reviewed by 6 auditors, and a canary CI pipeline that silently failed for 3 days. Trust but verify across three projects.</description><pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Braves Booth v1.0.0: Player Drill-Down, Lineup Cache Bug, and Shipping 1.0</title><link>https://intentsolutions.io/field-notes/braves-booth-v1-release-player-drilldown/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/braves-booth-v1-release-player-drilldown/</guid><description>Shipping v1.0.0 of Braves Booth Intelligence — a real-time broadcast ops tool for Atlanta Braves radio. Player drill-down, a lineup cache bug found in live testing, and 1,684 lines of new code.</description><pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Braves Booth — Idle Recap, Dashboard Density, and AI Pitcher Narratives</title><link>https://intentsolutions.io/field-notes/braves-booth-dashboard-ui-refactor-ai-pitcher-narrative/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/braves-booth-dashboard-ui-refactor-ai-pitcher-narrative/</guid><description>Refactoring the Braves broadcast dashboard idle view, eliminating sub-10px fonts, and replacing duplicated AI narrative logic with a structured buildPitcherFacts function.</description><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate></item><item><title>IntentCAD Viewer — Closing the DWG FastView Gap</title><link>https://intentsolutions.io/field-notes/intentcad-viewer-dwg-fastview-parity/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/intentcad-viewer-dwg-fastview-parity/</guid><description>Web workers, animated zoom, progress feedback, and color-coded selections. The changes that took IntentCAD&apos;s browser viewer from prototype to production-grade — benchmarked against DWG FastView.</description><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Write Once, Publish Everywhere: Building Content Distribution Across Three Sites</title><link>https://intentsolutions.io/field-notes/write-once-publish-everywhere-content-distribution-infra/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/write-once-publish-everywhere-content-distribution-infra/</guid><description>Three sites now share content through automated pipelines: Hugo to Astro backfill, cross-repo plugin sync with repository_dispatch, and a CodeRabbit-caught no-op filter.</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Usable, Not Just Functional: Entity Selection, Binary Eval, and 6 UX Fixes Across 4 Repos</title><link>https://intentsolutions.io/field-notes/usable-not-just-functional-four-repos-40-commits/</link><guid isPermaLink="true">https://intentsolutions.io/field-notes/usable-not-just-functional-four-repos-40-commits/</guid><description>40+ commits across 4 repos. CAD entity selection gets real bounding boxes, a binary eval framework bootstraps to v0.2.8, and the X triage plugin ships 6 UX features.</description><pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate></item><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>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>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>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 with Zero Recurring Costs</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>Production-ready n8n deployment on a Contabo VPS — complete architecture, SSL via Caddy, Docker stack, and operational runbook for eliminating recurring SaaS fees.</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>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>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>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>