Articles

All articles

Longer-form analysis and deep dives on AI, software, architecture, and leadership.

8 stories
How Code Knowledge Graphs Improve AI Coding Agents
AI

How Code Knowledge Graphs Improve AI Coding Agents

Code knowledge graphs make coding agents more accurate, faster, and cheaper when you use them for the right jobs. A practical look at Graph RAG, GitNexus, and codebase-memory-mcp, including when not to bother.

Recent AI software supply chain incidents flowing into the modern engineering workflow and on to production.
AI

Securing the AI Software Supply Chain: Security as a First-Class Citizen

Attackers are now poisoning the extensions, npm packages, MCP servers, and AI skills developers install every day. Enterprises need an AI supply chain security layer that discovers, scans, approves, and monitors these tools inside the SDLC.

Harness Engineering: The Enterprise Layer AI Coding Assistants Need
AI

Harness Engineering: The Enterprise Layer AI Coding Assistants Need

Cursor, Claude Code, Copilot, and Codex already provide strong base harnesses. The next advantage is an enterprise, domain-aware layer that understands your repos, rules, skills, tools, tests, and context limits.

News

AgentCore Memories: What Agents Remember and Why It Matters

Memory is what transforms an agent from a stateless tool into something that feels like a collaborator. But memory in production raises hard questions about scope, retention, compliance, and trust.

News

Inside AWS Bedrock AgentCore: Runtime, Versioning, and Safe Rollouts

Going deep into how AgentCore actually runs agents in production, how it manages versions and deployments, and why rolling out agent changes is fundamentally harder than deploying a new API version.

News

Coding Agents OpenAI's Codex, Google's Jules - Unleashed

Exploring how to setup OpenAI's Codex, Google's Jules to enhance software development.

News

Building Responsive Interfaces with Modern CSS

A deep dive into CSS Grid, Flexbox, and other modern layout techniques for creating responsive web interfaces.