AI Tutorials

Learn about AI technologies and implementations

Qwen3.8 vs GLM-5.2 vs DeepSeek-V4 for Coding Agents
August 6, 202611 min read

Qwen3.8 vs GLM-5.2 vs DeepSeek-V4 for Coding Agents

A verified guide to Qwen3.8-Max Preview, GLM-5.2, and DeepSeek-V4-Flash: model IDs, compatible coding agents, setup paths, caveats, and fair repository evaluation.

The Feedback Firewall: Stop AI Outputs Becoming Ground Truth
August 4, 202614 min read

The Feedback Firewall: Stop AI Outputs Becoming Ground Truth

A practical control architecture for separating independent evidence, AI-influenced decisions, synthetic content, and production feedback before the next model learns from them.

The Deletion Graph: An Erasure Playbook for AI Systems
August 3, 202613 min read

The Deletion Graph: An Erasure Playbook for AI Systems

A practical method for tracing personal data through AI pipelines, choosing deletion, rebuild, retraining, or unlearning, and proving that derived artifacts stay clean.

Ship What You Can Name: The AI Release Passport
August 2, 202614 min read

Ship What You Can Name: The AI Release Passport

A practical guide to inventorying models, data, prompts, tools, evidence, and provenance so an exact AI release can be assessed, promoted, and rolled back.

From Demo to Dependable System: An AI Readiness Checklist
July 29, 202610 min read

From Demo to Dependable System: An AI Readiness Checklist

Before launch, an AI feature needs an owner, evaluation gates, security boundaries, observability, cost limits, fallback, and controlled change.

The AI Vendor Dossier: Buying Evidence, Not a Demo
July 23, 202612 min read

The AI Vendor Dossier: Buying Evidence, Not a Demo

AI procurement should test the service behind the interface: data handling, evaluations, security, operations, cost, portability, and exit.

The Evidence Trail: Making AI Systems Audit-Ready
July 19, 202611 min read

The Evidence Trail: Making AI Systems Audit-Ready

Audit-ready AI links every consequential output to its inputs, policy checks, model and tool versions, approvals, actions, and observed outcome.

The Hostile Web: Securing Browser Agents
July 15, 202611 min read

The Hostile Web: Securing Browser Agents

A browser agent operates inside pages that may be misleading, compromised, or designed to redirect its behavior. The web must remain data—not authority.

The Approval Boundary: Where Human Judgment Belongs
July 14, 202612 min read

The Approval Boundary: Where Human Judgment Belongs

Human-in-the-loop design works when approval is reserved for consequential uncertainty and presented with enough evidence to make a real decision.

Context Engineering for AI Systems: Architecture, Security, and Evals
July 12, 202612 min read

Context Engineering for AI Systems: Architecture, Security, and Evals

How to build a small, trustworthy model context from policy, task state, evidence, memory, and tools—and test it under conflict, noise, and attack.

How to Evaluate Computer-Use Agents Beyond Task Completion
July 11, 202611 min read

How to Evaluate Computer-Use Agents Beyond Task Completion

A production evaluation framework for computer-use agents that measures final state, side effects, recovery, evidence, safety, and performance under real interface variation.

AI Inference Latency Engineering: Metrics, Budgets, and Trade-offs
July 10, 202613 min read

AI Inference Latency Engineering: Metrics, Budgets, and Trade-offs

A practical guide to measuring and reducing AI latency across UI, context, retrieval, queues, model prefill, decoding, tools, and final side-effect verification.