Skip to content

Commit a0f7b99

Browse files
committed
fix(docs): improve clarity in emergency pause documentation by refining wording and formatting
1 parent 5cd24a8 commit a0f7b99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/fassets/7-emergency-pause.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ keywords: [fassets, emergency, pause, security, system-control, maintenance]
66

77
## Overview
88

9-
The FAssets system includes a structured **three-level emergency pause mechanism** that allows governance to selectively restrict operations in response to planned upgrades, critical failures, or security threats. Each level defines a different scope of restrictions, ensuring a balance between **security, system availability, and user protection**.
9+
The FAssets system includes a structured **three-level emergency pause mechanism** that allows governance to selectively restrict operations in response to planned upgrades, critical failures, or security threats.
10+
Each level defines a different scope of restrictions, ensuring a balance between **security, system availability, and user protection**.
1011

1112
## Emergency Pause Levels
1213

@@ -18,7 +19,7 @@ The goal is to prevent anyone from initiating new actions while allowing operati
1819
#### Halted Operations
1920

2021
- **User/Agent Operations**: [minting](/fassets/minting), [redeeming](/fassets/redemption), [liquidation](/fassets/liquidation), [destroy agent](/fassets/reference/agent-bot#close-agent-vault), [collateral withdrawal](/fassets/reference/agent-bot#withdraw-vault-collateral), [exit available](/fassets/reference/agent-bot#exit-available).
21-
- **One-Step Operations**: [self mint](/fassets/reference/agent-bot#self-mint-fasset), [self close](/fassets/reference/agent-bot#self-close), [enter](/fassets/reference/agent-bot#enter-available), [create](/fassets/reference/agent-bot#create) agent.
22+
- **One-Step Operations**: [self mint](/fassets/reference/agent-bot#self-mint-fasset), [self close](/fassets/reference/agent-bot#self-close), [enter](/fassets/reference/agent-bot#enter-available), [create agent](/fassets/reference/agent-bot#create).
2223
- **Collateral Pool Operations**: [enter](/fassets/reference/user-bot#enter-pool), [exit](/fassets/reference/user-bot#exit-pool), [withdraw fees](/fassets/reference/agent-bot#withdraw-vault-collateral-1), pay fee debt, [delegate pool collateral](/fassets/reference/agent-bot#delegate-pool-collateral).
2324

2425
#### Use Cases

0 commit comments

Comments
 (0)