Bassam Ismail
← Writing library

Writing

The complete chronological archive.

All writing

Page 6 of 10
What a Genuinely Blocked AI Agent Should Report
Jul 2026·Use an AI agent blocker report to stop equivalent retries, preserve completed evidence, identify the failed dependency, and name the smallest unblock.
Internal AI
Monitor Long-Running AI Agent Work Without State Drift
Jul 2026·Design AI agent monitoring as a read-only delta heartbeat with stable evidence, idempotent checkpoints, anomaly thresholds, and terminal conditions.
Internal AI
Use Reversible Rollouts for AI Agents in Production
Jul 2026·Run an AI agent production rollout through observe, prepare, shadow, limited, and general stages with evidence, thresholds, and executable rollback.
Internal AI
Build a Provenance Ledger for AI Agent Research
Jul 2026·Use an AI agent provenance ledger to separate observed, inferred, contested, and unsupported claims before research drives engineering decisions.
Internal AI
Give AI Agents Permissions by Intent, Not Identity
Jul 2026·Scope AI agent permissions to inspect, plan, patch, deploy, or verify. Review authority transitions instead of granting broad access by assistant identity.
Internal AI
Turn Painful Agent Runs Into Evaluated Skills
Jul 2026·Build AI agent skills from hard-won runs by extracting invariants, bounding authority, and testing new cases instead of saving an unverified prompt.
Internal AI
Define AI Agent Work as Verifiable Execution Slices
Jul 2026·Use AI agent task decomposition built around one outcome, changed surface, proof path, rollback, and stop condition instead of arbitrary small tasks.
Internal AI
Make Agent Integration Failures Explicit Before Asking Humans
Jul 2026·Classify AI agent integration errors before asking humans for context. Preserve missing input, unavailable capability, denied access, and stale sources.
Internal AI
Before an AI Agent Asks a Question, Make It Search
Jul 2026·Use AI agent context gathering to reduce avoidable team interruptions. Separate cheap lookups from decisions that genuinely need a human.
Internal AI
Restart AI Coding Sessions When Context Stops Being Verifiable
Jul 2026·Restart an AI coding session when context stops being verifiable. Use a checkpoint that preserves facts, uncertainty, and the next safe probe.
Internal AI