From c6d43b9884dd861764fcb41276d1007f6c5b8e5d Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:13:41 +0100 Subject: [PATCH] docs(telemetry): repoint Phase11 parity-spec links to appendix The Phase 11 task list still linked the moved External Dashboard Parity spec at its old docs/superpowers/ path. Point them at the appendix in 06-implementation-phases.md. Co-Authored-By: Claude Opus 4.8 --- OpenTelemetryPlan/Phase11_taskList.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenTelemetryPlan/Phase11_taskList.md b/OpenTelemetryPlan/Phase11_taskList.md index 87ccf901bd..7429063984 100644 --- a/OpenTelemetryPlan/Phase11_taskList.md +++ b/OpenTelemetryPlan/Phase11_taskList.md @@ -441,7 +441,7 @@ This phase addresses the cross-cutting gap identified during research: **xrpld h ## Task 11.12: Alert Rules for External Dashboard Parity Metrics -> **Source**: [External Dashboard Parity](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) — 18 alert rules ported from the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). +> **Source**: [External Dashboard Parity](./06-implementation-phases.md#appendix-external-dashboard-parity) — 18 alert rules ported from the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). > > **Upstream**: Phase 7 Tasks 7.9-7.16 (metrics), Phase 9 Tasks 9.11-9.13 (dashboards). > **Downstream**: None — terminal task in the parity chain. @@ -499,7 +499,7 @@ This phase addresses the cross-cutting gap identified during research: **xrpld h ## Task 11.13: Dual-Datasource Architecture Documentation -> **Source**: [External Dashboard Parity](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) +> **Source**: [External Dashboard Parity](./06-implementation-phases.md#appendix-external-dashboard-parity) **Objective**: Document the external dashboard's "fast path" pattern as a future optimization for real-time panels.