Skip to content
Back to Blog
Tag

Governance

30 essays tagged with Governance.

August 28, 2026·17 min read·Expert

Proof-Carrying Context: Why AI Agents Need More Than a Context Window

A research-grounded revision of context engineering: from relevant tokens to a replayable view of evidence, conflicts, omissions, and decision sufficiency.

Read essay
August 12, 2026·16 min read·Expert

Persistent Memory Poisoning: The Attack That Outlives the Session

A production security architecture for attributable, revalidated, authority-bounded, traceable, and selectively reversible agent memory.

Read essay
August 12, 2026·15 min read·Expert

Multi-Agent Consensus Is Not Correctness: How Debate Manufactures Confidence

Why agent agreement can hide correlated error—and how to build governed deliberation with effective agent count, independent verification, and release gates.

Read essay
August 11, 2026·15 min read·Intermediate

The Glass Runtime: Keeping Humans Close to the Material in an Agentic World

As AI makes output abundant, the central design challenge shifts to preserving human judgment, understanding, intervention, and agency. The Glass Runtime is an architecture for progressive autonomy, inspectable decisions, material-native interaction, reversibility, governed authority, and accountable learning.

Read essay
August 4, 2026·16 min read·Expert

OpenWorker Review: A Real Desktop Coworker With an Unfinished Trust Runtime

OpenWorker already owns the agent loop, approvals, connectors, and desktop UX. Its next leap is containment, durable effects, replay, budgets, and evals.

Read essay
August 1, 2026·7 min read·Intermediate

OpenAI's Frontier Stack: Long-Horizon Safety, Stargate, and Custom Silicon

Why OpenAI is scaling trajectory-level safeguards, cyber containment, data centers, and custom inference hardware alongside frontier models.

Read essay
July 31, 2026·13 min read·Expert

Agent Memory Should Be Compiled at Recall, Not Replayed From Storage

What MemHarness teaches us about reconstruction, negative transfer, source state, and compiling production agent memory against current evidence, policy, and authority.

Read essay
July 31, 2026·10 min read·Expert

Human Oversight for Agent Fleets: Confidence Is Not an Audit Policy

A new audit-allocation paper shows that self-reported confidence can make limited human review worse than random and that tiny audit budgets can become rubber-stamping. Production oversight needs risk gates, stratified random coverage, correlation-aware learning, and a measured non-vacuity test.

Read essay
July 25, 2026·24 min read·Expert

What Production Agent Runtimes Actually Teach ContextOS: Twelve Laws of a Governed Harness

The strongest production agent runtimes converge on twelve architectural laws: compile context, persist state, separate authority from containment, make side effects resumable, treat approvals as typed interrupts, and promote learning only through evidence and replay.

Read essay
July 24, 2026·10 min read·Expert

Adaptive Agent Harnesses: Learn From Experience Without Letting Production Rewrite Itself

MemoHarness shows that execution experience can improve the control layer around an LLM. Production systems need a stricter pattern: adaptive performance inside an immutable safety envelope.

Read essay
July 24, 2026·9 min read·Expert

Agent Memory Is a Systems Workload: What SelfMem Changes—and What It Does Not

SelfMem improves long-horizon recall by letting an agent optimize its memory strategy. New systems and security research shows the production contract must also cover cost, freshness, provenance, and poisoning.

Read essay
July 12, 2026·9 min read·Intermediate

Threat-Model an AI Agent: Sources, Sinks, Authority, and Blast Radius

A practical AI agent threat-modeling method that maps untrusted sources to dangerous sinks, then constrains identity, authority, data, and blast radius at deterministic runtime boundaries.

Read essay
July 11, 2026·12 min read·Beginner

The AI Software Delivery Squad: From Ticket to Proof-Carrying Pull Request

A production blueprint for coding agents that scope, patch, test, review, and open pull requests without inheriting merge or deploy authority.

Read essay
June 21, 2026·13 min read·Intermediate

The State of AI Agents in 2026: Standards Converged, Models Improved, Production Moved to the Harness

A mid-2026 review of agentic AI: MCP, A2A and AP2 converged as standards and models got more reliable — yet the bottleneck moved to the governed agent harness.

Read essay
May 20, 2026·17 min read·Intermediate

Antahkarana Stack: A Cognitive Layer for Local-First Agents

A builder-facing explanation of Antahkarana as an engineering layer inspired by the inner faculties of Manas, Buddhi, Chitta, and Ahamkara.

Read essay
May 19, 2026·33 min read·Intermediate

Agent Harness: An Architectural Framework for Production AI Agents

A whitepaper on typed contracts, policy gates, traces, verification loops, and release control for production AI agents.

Read essay
May 17, 2026·13 min read·Intermediate

Agent Identity Is the New Trust Boundary

A practical model for separating agent identity, workload proof, user delegation, scoped authority, and audit across MCP and A2A.

Read essay
May 16, 2026·28 min read·Intermediate

ContextOS: A Research-Grounded Architecture for Governed Agent Runtimes

A research-grounded framing of ContextOS as a governed runtime for context, tools, memory, security, evaluation, replay, and optimization.

Read essay
May 14, 2026·5 min read·Beginner

Financial Crime Operations: Agentic AI Needs Evidence, Not Autonomy

How KYC, AML, sanctions, and fraud casework can use agentic workflows while preserving evidence, policy gates, and human adjudication.

Read essay
May 14, 2026·6 min read·Intermediate

The Identity Layer: Agents Need Two Identities, Not One

Why governed agent runs need entity identity, delegated user identity, and workload identity in the same RunContext.

Read essay
May 13, 2026·4 min read·Beginner

Trusting AI at Work: Approvals, Boundaries, and Receipts

A plain-English guide to agent trust: what AI can read, draft, send, change, approve, and how receipts make decisions accountable.

Read essay
May 13, 2026·20 min read·Beginner

AI Agents for Business Leaders: Build the Airport, Not Just the Plane

A practical executive playbook for agentic AI: define the work, evidence, authority, scorecards, approvals, security, observability, and improvement loop.

Read essay
May 13, 2026·6 min read·Beginner

Trust Is a Product Surface: Approval Modes and Human Control for Agentic Products

How PMs should design trust for real agentic products: approval modes, human roles, evidence snapshots, DecisionRecords, policy gates, and graceful failure.

Read essay
May 13, 2026·6 min read·Beginner

From PRD to Intent Catalog: The PM Spec for Agentic Products

How PMs turn vague agent ideas into intent catalogs, task templates, authority models, DecisionRecords, and launch criteria.

Read essay
May 9, 2026·18 min read·Intermediate

Agentic AI Systems Before and After ContextOS

A table-first guide to why agentic systems need bounded context, governed tools, typed decisions, replay, evaluation, and controlled improvement.

Read essay
May 6, 2026·5 min read·Intermediate

Approval Gates in Code: The Destructive-Mode Handshake

A build-along for approval gates: frozen evidence, human signatures, gateway redemption, and replayable destructive-action handshakes.

Read essay
April 29, 2026·10 min read·Intermediate

The Five Planes of Agentic Operating Systems

A working decomposition for production agent systems: Intelligence, Context, Decision, Action, and Trust.

Read essay
March 26, 2026·8 min read·Intermediate

Context Packs in Practice: From Spec to Run

A practical walkthrough of Context Packs: buckets, policy bundles, evaluation gates, lifecycle, and the compile pipeline.

Read essay
March 14, 2026·8 min read·Intermediate

Approval-Mode Tiers: A Risk Taxonomy You Can Actually Ship

Why ad-hoc approval gates rot in production, and how five canonical risk tiers turn governance from a meeting into a contract.

Read essay
March 2, 2026·14 min read·Intermediate

Beyond Prompts: The Architecture of Trust for Agentic AI

Building a governed decision runtime across Intelligence, Context, Decision, Action, and Trust — with evaluator scoring, approval tiers, and replay-bound audit.

Read essay