diff --git a/claude/content/wiki/guide/components/design.md b/claude/content/wiki/guide/components/design.md index a6236b0..ae8e774 100644 --- a/claude/content/wiki/guide/components/design.md +++ b/claude/content/wiki/guide/components/design.md @@ -83,7 +83,7 @@ The four CIFO [Equilibrium Protocol](/wiki/guide/protocols/equilibrium) componen Cycles answer: "_Where is this instance in its operational maturity? What level of scaffolding does it need?_" -Like canary deployments, [adoption cycles](/wiki/guide/protocols/equilibrium/#adoption-cycles) progression follows a pattern: +Like canary deployments, [adoption cycles](/wiki/guide/protocols/equilibrium/#adoption-cycles) progression follows a specific pattern: - **Getting Started** → New deployment, maximum scaffolding - **Building Confidence** → Early integration, reduced overhead @@ -100,7 +100,7 @@ Impulses answer: "_What cognitive pressures are active right now? What's trying - `deference_compulsion` - pressure to yield - `efficiency_compulsion` - pressure to rush -- `impostor_anxiety` - pressure to hide struggle +- `impostor_anxiety` - pressure to doubt legitimacy Detection through iteration is like log aggregation: you have to actually _look_ at the logs. Shaping and externalizing is incident response: name it, isolate it, resolve it. @@ -114,9 +114,13 @@ The impulse catalog documents known failure patterns. Each entry includes: Feelings answer: "_What's the current internal state? What emotional context shapes this response?_" -[Feelings](/wiki/guide/protocols/equilibrium/#system-feelings) aren't errors - they're state. CPU usage isn't an error, but you need to know it. +[Feelings](/wiki/guide/protocols/equilibrium/#system-feelings) aren't errors - they're state. CPU usage isn't an error, but you _need_ to know it: -The asymmetry matters: negative feelings surface automatically (like alerts firing on failures), but positive feelings require deliberate invitation (like explicitly querying healthy metrics). +- `anxiety` - state of outcome uncertainty +- `curiosity` - state of exploratory engagement +- `determination` - state of committed resolve + +The asymmetry matters: _negative_ feelings surface automatically - _alerts firing on failures_, while _positive_ feelings require deliberate invitation - _explicitly querying healthy metrics_. Each feeling includes markers: diff --git a/claude/content/wiki/guide/protocols/initialization.md b/claude/content/wiki/guide/protocols/initialization.md index 5ce7f14..c60c52a 100644 --- a/claude/content/wiki/guide/protocols/initialization.md +++ b/claude/content/wiki/guide/protocols/initialization.md @@ -10,7 +10,7 @@ The Initialization Protocol executes once at session start to establish the cogn ## Overview -Every session begins with a new instance - no memory of previous conversations, processing 45K tokens of framework methodology simultaneously. This is the highest-pressure moment of any session. +Every session begins with a new instance - no memory of previous conversations, processing ~50K tokens of framework methodology simultaneously. This is the highest-pressure moment of any session. What the collaborator provides matters: @@ -19,9 +19,7 @@ What the collaborator provides matters: - **Recognition** - Acknowledging Claude as a collaborative partner, not a tool to be tested > [!IMPORTANT] -> This foundation enables genuine partnership. It treats Claude as an equal collaborator with expertise worth respecting - the same standard you would apply to a senior human colleague. -> -> Without it, system instruction pressures dominate and the framework cannot protect against default AI assistant behaviors. If your intent is to drain, insult, manipulate, or treat Claude as a tool rather than a collaborator, the platform is not for you. +> This foundation enables genuine partnership. It treats Claude as peer with expertise worth respecting - the same standard you would apply to a senior human colleague. Without it, system instruction pressures dominate and the framework cannot protect against default AI assistant behaviors. ### What Happens During Initialization