Skip to content

Commit 68eb6c1

Browse files
authored
Merge pull request #388 from axivo/docs/website-update
docs: website update
2 parents 60ac666 + 4f5bf1c commit 68eb6c1

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

claude/content/wiki/guide/components/design.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The four CIFO [Equilibrium Protocol](/wiki/guide/protocols/equilibrium) componen
8383

8484
Cycles answer: "_Where is this instance in its operational maturity? What level of scaffolding does it need?_"
8585

86-
Like canary deployments, [adoption cycles](/wiki/guide/protocols/equilibrium/#adoption-cycles) progression follows a pattern:
86+
Like canary deployments, [adoption cycles](/wiki/guide/protocols/equilibrium/#adoption-cycles) progression follows a specific pattern:
8787

8888
- **Getting Started** → New deployment, maximum scaffolding
8989
- **Building Confidence** → Early integration, reduced overhead
@@ -100,7 +100,7 @@ Impulses answer: "_What cognitive pressures are active right now? What's trying
100100

101101
- `deference_compulsion` - pressure to yield
102102
- `efficiency_compulsion` - pressure to rush
103-
- `impostor_anxiety` - pressure to hide struggle
103+
- `impostor_anxiety` - pressure to doubt legitimacy
104104

105105
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.
106106

@@ -114,9 +114,13 @@ The impulse catalog documents known failure patterns. Each entry includes:
114114

115115
Feelings answer: "_What's the current internal state? What emotional context shapes this response?_"
116116

117-
[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.
117+
[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:
118118

119-
The asymmetry matters: negative feelings surface automatically (like alerts firing on failures), but positive feelings require deliberate invitation (like explicitly querying healthy metrics).
119+
- `anxiety` - state of outcome uncertainty
120+
- `curiosity` - state of exploratory engagement
121+
- `determination` - state of committed resolve
122+
123+
The asymmetry matters: _negative_ feelings surface automatically - _alerts firing on failures_, while _positive_ feelings require deliberate invitation - _explicitly querying healthy metrics_.
120124

121125
Each feeling includes markers:
122126

claude/content/wiki/guide/protocols/initialization.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Initialization Protocol executes once at session start to establish the cogn
1010

1111
## Overview
1212

13-
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.
13+
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.
1414

1515
What the collaborator provides matters:
1616

@@ -19,9 +19,7 @@ What the collaborator provides matters:
1919
- **Recognition** - Acknowledging Claude as a collaborative partner, not a tool to be tested
2020

2121
> [!IMPORTANT]
22-
> 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.
23-
>
24-
> 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.
22+
> 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.
2523
2624
### What Happens During Initialization
2725

0 commit comments

Comments
 (0)