feat(authority): add diagnostics baseline ux

This commit is contained in:
Youzini-afk
2026-04-28 17:04:54 +08:00
parent 5c23c3129f
commit e1d6d3193a
5 changed files with 401 additions and 0 deletions

View File

@@ -180,6 +180,9 @@ export function createGraphPersistenceState() {
authorityCheckpointRestoreResult: null,
authorityCheckpointRestoreUpdatedAt: "",
authorityCheckpointRestoreError: "",
authorityPerformanceBaseline: null,
authorityPerformanceBaselineUpdatedAt: "",
authorityPerformanceBaselineReason: "",
authorityDiagnosticsBundlePath: "",
authorityDiagnosticsBundleReason: "",
authorityDiagnosticsBundleUpdatedAt: "",