copy: tighten Settings + Analytics wording

Settings:
- Control center body: active voice ("Arm the bot, set per-system risk limits...")
- PageHint: "Your account's full control surface — ..."
- Scope intro: 3 sentences → one bullet line with ·
- Macro scope card: "sleeve" → "system"; "behavior" → "targets"
- Global scope card: "manual window" → clearer list; "guardrails that apply to both systems"
- Telegram section note: "Bind notifications after the trading path is configured" → "Set up Telegram alerts once the bot is live"

Analytics:
- Unlock card title: "Private performance is locked" → "Your performance data is private"
- Unlock body: tighten "wallet-specific" phrase; parenthetical format for the no-gas note

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
k
2026-05-30 12:07:49 +08:00
parent 33331efaee
commit ec8e9de5b1
2 changed files with 10 additions and 11 deletions
@@ -221,11 +221,11 @@ export default function AnalyticsPageClient() {
{privateLocked && (
<div className="card" style={{ padding: 16, marginBottom: 20 }}>
<div style={{ fontSize: 13, fontWeight: 600 }}>Private performance is locked.</div>
<div style={{ fontSize: 13, fontWeight: 600 }}>Your performance data is private.</div>
<div style={{ fontSize: 12, color: 'var(--ink-3)', marginTop: 4, lineHeight: 1.6 }}>
Sign once to unlock your wallet-specific performance and trade history
on this device (valid a few minutes, no transaction, no gas). Public
signal-accuracy data below is always available.
Sign once to unlock your P&amp;L and trade history on this device
(valid a few minutes no transaction, no gas).
Signal-accuracy stats below are always public.
</div>
<button className="btn amber" style={{ fontSize: 13, padding: '8px 16px', marginTop: 12 }}
disabled={unlocking} onClick={handleUnlock}>