AI Engineering That Ships

Hard-won insights from assembly language to multi-agent orchestration.

Written for engineers who care how systems actually behave in production.

Agentic infrastructure · Defense-in-depth security · Modernizing legacy systems

Featured Articles

AI Projects

Ask Your Vault Anything: Building a RAG Chatbot for Your Obsidian Notes

"What techniques help with trading discipline?" Two and a half seconds. Five source notes. One click to Obsidian. By the Dotzlaw Team The Demo Figure 1 -- The chatbot in action: a natural language question returns a grounded answer in 2.5 seconds, citing five source notes with relevance scores. Zero hallucinations -- every fact traces back to an actual note. "What techniques help with trading discipline?" Two and a half seconds later, an answer appears -- drawn entirely from our own notes, with clickable source attribution: Assistant: Based on your notes, several techniques can help with trading discipline: Pre-trade checklists - From…

Read article
Ask Your Vault Anything: Building a RAG Chatbot for Your Obsidian Notes

The Dotzlaw Team

Two skilled engineers building advanced agentic AI projects and research alongside me. They contribute directly to the systems, articles, and tools published on this site.

Latest Insights

View all →
Ask Your Vault Anything: Building a RAG Chatbot for Your Obsidian Notes AI Projects

Ask Your Vault Anything: Building a RAG Chatbot for Your Obsidian Notes

Part 5 of 5 Obsidian Notes Pipeline

A RAG chatbot that answers questions about your Obsidian vault in 2.5 seconds with source attribution and one-click navigation to source notes.

2026-03-14 Read Article →
Obsidian Vault Curation at Scale: How We Transformed 1,000+ Notes in Under an Hour AI Projects

Obsidian Vault Curation at Scale: How We Transformed 1,000+ Notes in Under an Hour

Part 4 of 5 Obsidian Notes Pipeline

1,280 chaotic tags, three different frontmatter formats, fixed in 30 minutes for $1.50 using AI-powered batch processing.

2026-03-13 Read Article →
Building a Semantic Note Network: How Vector Search Turns Isolated Notes into a Knowledge Graph AI Projects

Building a Semantic Note Network: How Vector Search Turns Isolated Notes into a Knowledge Graph

Part 3 of 5 Obsidian Notes Pipeline

1,024 notes, zero manual links, 2,757 bidirectional connections discovered automatically using vector search and semantic similarity.

2026-03-12 Read Article →
Anthropic Batch API in Production: 50% Cost Reduction Through Smart API Architecture AI Projects

Anthropic Batch API in Production: 50% Cost Reduction Through Smart API Architecture

Part 2 of 5 Obsidian Notes Pipeline

782 files, 8 batches, 25 minutes. Building a dual-mode API architecture that automatically chooses between real-time and batch processing for 50% cost savings.

2026-03-11 Read Article →
From YouTube to Knowledge Graph: Building an AI-Powered Content Pipeline AI Projects

From YouTube to Knowledge Graph: Building an AI-Powered Content Pipeline

Part 1 of 5 Obsidian Notes Pipeline

1,000+ videos, 2,757 auto-generated links, $1.50 in API costs. How we built an AI-powered pipeline to transform YouTube videos into interconnected Obsidian notes.

2026-03-10 Read Article →
Closing the Loop: How Adversarial Testing Improved the Framework That Built It AI Security

Closing the Loop: How Adversarial Testing Improved the Framework That Built It

Part 5 of 5 Building the Bootstrap Framework

We built a framework, used it to build a project, attacked the project with AI agents, and fed 10 lessons back into the framework. 27 attacks, 7 new files, 13 modifications. Every future project now inherits defenses that didn't exist before we attacked.

2026-03-05 Read Article →
WordPress to Astro: Migrating a Production Site with AI-Assisted Infrastructure Claude Code

WordPress to Astro: Migrating a Production Site with AI-Assisted Infrastructure

Part 4 of 5 Building the Bootstrap Framework

41 WordPress articles, 187 images, a design-matched dark theme, and a Projects section -- all extracted from a SQL backup file and rebuilt in Astro. This is the story of migrating dotzlaw.com from WordPress to a modern static site, and what the Bootstrap Framework actually contributed.

2026-02-27 Read Article →
Securing Agentic AI: How We Found 11 Security Gaps in Our Own Framework and Built Defense-in-Depth to Close Them AI Security

Securing Agentic AI: How We Found 11 Security Gaps in Our Own Framework and Built Defense-in-Depth to Close Them

Part 3 of 5 Building the Bootstrap Framework

We built a framework with 18 skills and 11 hooks. A security audit found 11 gaps. We closed all of them with 6 new hooks, 2 JSON schemas, a 3-tier trajectory monitoring system, and per-archetype security patterns across 7 project types.

2026-02-26 Read Article →
From Prototype to Platform: How a Framework Learned to Improve Itself Claude Code

From Prototype to Platform: How a Framework Learned to Improve Itself

Part 2 of 5 Building the Bootstrap Framework

After two production migrations, we turned the framework on itself. A systematic gap analysis identified 8 missing capabilities. Round 1 added 3 of them, expanding the pipeline from 7 to 10 steps. An independent review graded the work A-. The compound returns operate not just project-to-project but within the framework itself.

2026-02-25 Read Article →

Production Projects

FastAPI · React 18 · PostgreSQL

Obsidian Notes Pipeline: AI-Powered Knowledge Management

A full-stack RAG application that transforms YouTube videos into interconnected Obsidian notes -- 1,000+ notes, 2,757 auto-generated links, 5,000 searchable chunks, and a chatbot with 2.5s latency, all for $1.50. 1,000+ notes → knowledge graph · 2,757 bidirectional links · 2.5s RAG chatbot response · $1.50 total pipeline cost

View project
Obsidian Notes Pipeline: AI-Powered Knowledge Management