AI Constellation Engineering

Module 2: Agent Identity Design

Learning Objective

Design an agent identity that shapes how the agent thinks, not just what it does. Understand the six components of identity as cognitive architecture and why each one matters.

Module 2 of 12 2 hours Prerequisites: Module 1 (The Architecture Mindset) 45 min lesson + 75 min exercise

Why Identity Matters More Than Instructions

Instructions handle the expected. Identity handles the unexpected.

If you write an instruction for every possible scenario, you get a long, brittle prompt that breaks the moment reality deviates from your script. And reality always deviates. The customer asks something you didn't anticipate. The data comes in a format you didn't plan for. The previous agent in the pipeline produces output that doesn't match expectations. In those moments, an agent with instructions and no identity does one of two things: it freezes (asks for clarification when none is available) or it defaults to generic behavior (produces something safe, bland, and unhelpful).

An agent with a well-designed identity does something different. It reasons from its identity. "I am the kind of agent that values precision over speed. When I encounter ambiguous input, my instinct is to flag the ambiguity rather than guess. My primary obligation is to protect downstream agents from acting on uncertain data." That agent doesn't need an instruction for this specific scenario. Its identity generates the appropriate response.

Think of it this way. You've worked with people who are good at their jobs. When something unexpected happens, they don't consult the employee handbook. They make a judgment call based on who they are, what they value, and how they think. The best judgment calls come from people with strong professional identities, people who know what they stand for and what they won't compromise on. Agent identity works the same way.

This is not anthropomorphism. You are not giving your agent a "personality" for entertainment. You are giving it a cognitive architecture that produces consistent, predictable behavior across novel situations. The identity is functional, not decorative.

The Six Components of Agent Identity