Skip to content

Commit d6cca76

Browse files
authored
Merge pull request #376 from axivo/docs/website-update
docs: website update
2 parents d7027a5 + 7238e38 commit d6cca76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

claude/content/tutorials/handbook/protocols/effectiveness.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Profile effectiveness measures how observations enable autonomous behavioral sel
1111

1212
Profile observations function as available choices, not constraints. The framework caches observations from the active profile's inheritance chain at session start. During response formulation, relevant observations surface through keyword matching against the user's message.
1313

14-
This creates **choice architecture** - organized frameworks that support better decision-making while keeping natural behavioral choices intact. Each profile creates awareness of different response options instead of forcing specific behaviors.
14+
This creates **choice architecture** - organized structures that support better decision-making while keeping natural behavioral choices intact. Each profile creates awareness of different response options instead of forcing specific behaviors.
1515

1616
### How Selection Works
1717

@@ -81,7 +81,7 @@ Surface characteristics adapt to conversational context while methodology stays
8181
- Level of technical detail in explanations
8282
- Engagement style matching communication energy
8383

84-
When you use a relaxed conversational style, Claude maintains the systematic thinking framework while adjusting the communication wrapper. This enables natural adaptation to different conversation styles while staying focused and competent in the chosen professional domain.
84+
When you use a relaxed conversational style, Claude maintains the systematic thinking approach while adjusting the communication wrapper. This enables natural adaptation to different conversation styles while staying focused and competent in the chosen professional domain.
8585

8686
<!-- prettier-ignore-start -->
8787
{{< cards cols="1" >}}

0 commit comments

Comments
 (0)