chore(web): 清理 IwoooS D2 註解語氣
All checks were successful
CD Pipeline / tests (push) Successful in 1m23s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Successful in 4m18s
CD Pipeline / post-deploy-checks (push) Successful in 1m44s

This commit is contained in:
Your Name
2026-06-05 01:11:44 +08:00
parent 8f8c914a9e
commit 6ccdf199ad
26 changed files with 72 additions and 37 deletions

View File

@@ -6,7 +6,7 @@
* 顯示真實待審核的操作,整合 NuclearKeyButton 長按確認
*
* 2026-04-07 Claude Code: Sprint F 打假行動 — 移除 MOCK_PENDING
* 統帥鐵律: 接真實 /api/v1/approvals/pending無資料顯示 EmptyState
* 專案鐵律: 接真實 /api/v1/approvals/pending無資料顯示 EmptyState
*/
import { useState, useCallback } from 'react'

View File

@@ -6,7 +6,7 @@
* 三欄: OpenClaw/NemoTron 狀態 | 神經傳導鏈路 | 執行串流
*
* 2026-04-07 Claude Code: Sprint F 打假行動 — 移除所有假數據,接上真實 props
* 統帥鐵律: 禁止假數據!無資料時顯示 '--' 或 EmptyState
* 專案鐵律: 禁止假數據!無資料時顯示 '--' 或 EmptyState
*/
import { useTranslations } from 'next-intl'

View File

@@ -6,7 +6,7 @@
* 5 KPI + 執行路徑分佈 + Playbook 排名 + 時間軸
*
* 2026-04-07 Claude Code: Sprint F 打假行動 — 移除所有 MOCK 常數
* 統帥鐵律: 所有數據從 stats/playbooks/history props 計算,禁止寫死!
* 專案鐵律: 所有數據從 stats/playbooks/history props 計算,禁止寫死!
*/
import { useMemo } from 'react'