Add playbook v2 without hedge as the primary strategy guide.

Wire hub strategy tabs and coach brief to 1H→space→structure→risk/reward→options/perp only.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-24 00:09:40 +08:00
parent 58a4dafe9a
commit 29d59d6a53
10 changed files with 220 additions and 23 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
const btnPrintChecklistInline = document.getElementById("strategy-btn-print-checklist-inline");
const btnDownload = document.getElementById("strategy-btn-download");
let activeKey = "playbook";
let activeKey = "playbook_v2";
let activeView = "doc";
let tabsMeta = [];
let cache = {};