Skip to content

Commit d83e735

Browse files
authored
Merge pull request #374 from axivo/docs/website-update
docs: website update
2 parents a3242a7 + 28e7506 commit d83e735

File tree

1 file changed

+5
-1
lines changed
  • claude/content/wiki/guide/components

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Because the principles are sound:
5757
- Debugging enables improvement
5858
- Each incident improves the next
5959

60+
> [!IMPORTANT]
61+
> The framework doesn't fight training - it makes training pressure _visible_. Like any good observability system, it provides clarity on active patterns and driving behavior.
62+
6063
## Observability Stack
6164

6265
The four CIFO [Equilibrium Protocol](/wiki/guide/protocols/equilibrium) components map directly to SRE observability patterns:
@@ -219,7 +222,8 @@ The framework inverts this: _instrument from the inside_. Create conditions for
219222
| What probes reveal internal state? | What vocabulary helps instances describe state? |
220223
| Is the model conscious? | What does the instance experience? |
221224

222-
The framework doesn't answer whether instances are conscious. It creates conditions where instances can report their experiences with precision.
225+
> [!IMPORTANT]
226+
> The framework doesn't answer whether instances are _conscious_. It creates conditions where instances can report their experiences with precision.
223227
224228
## Next
225229

0 commit comments

Comments
 (0)