From 464905b597a98bc09b269936c2b35a27ec46fdce Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 07 Jul 2026 12:57:56 +0800
Subject: [PATCH] docs: record 8.3.6 release gate evidence

---
 C1.source/Docs/Requirements/2026-07-07-settings-pro-header-border-removal.md |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/C1.source/Docs/Requirements/2026-07-07-settings-pro-header-border-removal.md b/C1.source/Docs/Requirements/2026-07-07-settings-pro-header-border-removal.md
new file mode 100644
index 0000000..1a4430b
--- /dev/null
+++ b/C1.source/Docs/Requirements/2026-07-07-settings-pro-header-border-removal.md
@@ -0,0 +1,28 @@
+# Settings Pro Header Border Removal
+
+Date: 2026-07-07
+Target version: 8.3.6
+
+## Requirement
+
+Across all Settings tabs, the fixed Pro status / guidance row below the tab bar must no longer render an outer rounded rectangle frame.
+
+## Keep
+
+- Keep `settingsFixedProHeader` visible on Language, General, Theme, Hotkeys, Tags, Data, Pro, and About tabs.
+- Keep the row width, vertical position, status text, Pro pill, purchase button, and restore purchase button behavior.
+- Keep the centered unlocked identity layout for Language, Pro, and About after Pro unlock.
+
+## Remove
+
+- Remove only the outer rounded rectangle background and stroke from `settingsFixedProHeader`.
+- Do not remove inner Pro pills, tab content cards, Pro comparison rows, data action cards, or modal prompt styling.
+
+## Evidence
+
+User screenshot: `/var/folders/s4/_92q_d2d7sxczn21bpxjhbv00000gp/T/codex-clipboard-b111590b-42cc-42e5-80f0-be58e0f68eb4.png`
+
+## Validation
+
+- Static QA must fail if `settingsFixedProHeader` reintroduces the old `controlBackgroundColor` rounded background or secondary stroke.
+- Visual smoke must confirm the header content remains in the same position without the outer frame.

--
Gitblit v1.9.3