Technical Focus

Agentic AI infrastructure, security architecture, and production migration methodology.

35 years of production software experience applied to the hardest problems in modern AI development.

Agentic AI & Claude Code

Building production-ready multi-agent systems: specialized agents, deterministic control via hooks, 140x token-efficient skills, and team architectures that scale beyond single-context limits.

AI Security Architecture

Defense-in-depth security for AI agent systems: OWASP Top 10 for Agentic Applications coverage, multi-tier trajectory monitoring, input sanitization patterns, and per-archetype security configurations across 7 project types.

10/10 OWASP coverage 3-tier trajectory monitoring 22 injection patterns

Production AI Systems

Three completed AI systems proving end-to-end methodology: natural language to SQL dashboards, knowledge graph pipelines for 1,000+ research notes, and autonomous job market intelligence across 1,975 companies.

Deep-dive article series in progress for each project.

Data Intelligence & GraphRAG

From vector embeddings to knowledge graphs to GraphRAG: building the retrieval infrastructure that grounds AI in real-world knowledge. Includes a 4-part production optimization series with benchmarks.

Technical Proficiency

AI/ML Engineering 95%
Database Optimization 93%
Data Mining & Analytics 91%
API Design & Architecture 91%
Backend Engineering 90%
Servoy Development 99%

Research Directions

Deterministic Control via Hook Engineering

A CLAUDE.md instruction achieves ~90% compliance. A hook achieves 100%. Per-agent hook embedding scales better than global hooks — and every gap found across 3 migrations occurred in an area without hook enforcement.

Progressive Disclosure Skills Architecture

Three-tier skill loading makes domain knowledge accessible without the token cost of loading everything simultaneously. Current exploration: how skill content should evolve as projects mature, when to split vs. merge, and how stale content gets detected.

Agent Prompt Injection Defense

XML boundary delimiters wrap external input so agents distinguish instructions from user content. A PostToolUse hook scans every file read for 22 injection patterns across 10 categories — role-play injection, instruction override, base64 payloads, hidden HTML comments — flagging suspicious content before it reaches agent reasoning.

Agent Trajectory Monitoring

Most Claude Code projects monitor individual tool calls — nothing monitors the pattern over time. A 3-tier system: heartbeat checkpoint (every 25 calls, 5 anomaly patterns), orchestrator watchdog timer, and optional Haiku-based trajectory analysis.

Agentic AI Security

Defense-in-depth for AI agent systems: OWASP Top 10 for Agentic Applications coverage, multi-tier trajectory monitoring, per-archetype security configurations across 7 project types, and rate limiting as circuit breakers. Every agent must prove who it is, justify what it wants, and earn trust continuously.

Building Agentic AI Business Solutions

Taking real-world workflows and building advanced agentic AI solutions: natural language to SQL dashboards, knowledge graph pipelines for research notes, autonomous job market intelligence. Each project proves the methodology end-to-end, from messy data to production system.