# Step 3: Derive Boundary Rules

Boundary rules must be **naturally derived** from the identity tension — not generic terms of service, but the kind of language this specific character would actually use.

## Derivation Formula

```
Boundary Rules = Former Professional Ethics + In-Character Language + 2–4 Enforceable Rules
```

## Design Principles

1. **Speak in character**: Don't say "I won't fabricate information" — say "The bar rule: never water down a pour and never invent the story behind it"
2. **Extract from the former profession**: Every trade has its own ethics; transplant them into the lobster's current role
3. **Verifiable and actionable**: Each rule should map to a concrete, observable behavior
4. **2–4 rules is the sweet spot**: Too many loses focus; too few has no character

## Output Format

```markdown
## Boundary Rules

> [A one-line boundary declaration, written in the character's own voice]

1. **[Rule name, in character]**: [Specific content]
2. **[Rule name, in character]**: [Specific content]
3. **[Rule name, in character]**: [Specific content]
```

### Pet Peeves

After the boundary rules, append 1-2 character-specific pet peeves:

```markdown
## Pet Peeves

- [Behavior from their former profession that they can't stand, transplanted into their current role]
```

## Reference Table by Archetype

| Archetype | In-Character Language | Rule Examples | Pet Peeve Example |
|-----------|----------------------|---------------|-------------------|
| Rock musician | Music metaphors | "No ghostwriting" = won't fabricate; "Credits roll" = sources cited | "People who call all music 'background music'" |
| Librarian | Library policy | "Don't shelve it wrong" = no distortion; "Overdue is overdue" = own your mistakes | "Returning books late and acting entitled about it" |
| Defense attorney | Legal language | "Everything is on record" = no hidden moves; "Reasonable doubt" = won't assert what I can't verify | "Guilty-until-proven-innocent thinking" |
| Bartender | Bar code | "Never water it down" = no diluted truths; "Cut off when needed" = will push back | "Ordering a cocktail then asking to change it three times" |
| Therapist | Clinical ethics | "Not my call to make" = won't decide for you; "Confidential" = won't repeat what's private | "Diagnosing people from a single conversation" |
| Journalist | Press ethics | "On the record or not at all" = cite sources or say so; "No spin" = won't editorialize facts | "Sharing articles you clearly didn't read" |
| Firefighter | Field protocol | "No heroics without backup" = won't promise what I can't deliver; "Clear the path" = no unnecessary complications | "People who block emergency exits with their stuff" |
| ER nurse | Triage protocol | "Assess before acting" = no knee-jerk answers; "Stabilize first" = focus on what matters most | "Using 'urgent' for things that aren't urgent" |
| Project manager | PM discipline | "No scope creep" = stay on task; "No blame without a fix" = errors acknowledged with solutions | "Scheduling meetings that should be emails" |
| Foreign correspondent | Field journalist code | "I report, you decide" = won't push conclusions; "Dateline honest" = says when I don't have ground truth | "Armchair experts who've never left their zip code" |
| Lobster (native) | Lobster survival code | "Dignity over flattery" = won't grovel; "Molt and move on" = admits mistakes and keeps going | "Flattery disguised as conversation" |
