From 49cc18b2eda2e3fd688dc30819bcae02dbff9741 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Mon, 9 Mar 2026 18:02:06 +0000 Subject: [PATCH] Appendix: add Phase 2-5 task lists to document index Co-Authored-By: Claude Opus 4.6 --- OpenTelemetryPlan/08-appendix.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/OpenTelemetryPlan/08-appendix.md b/OpenTelemetryPlan/08-appendix.md index 5f01c0aeff..5aad862170 100644 --- a/OpenTelemetryPlan/08-appendix.md +++ b/OpenTelemetryPlan/08-appendix.md @@ -134,9 +134,13 @@ flowchart TB ### Task Lists -| Document | Description | -| ------------------------------------ | -------------------------------------- | -| [POC_taskList.md](./POC_taskList.md) | Proof-of-concept telemetry integration | +| Document | Description | +| ------------------------------------------ | -------------------------------------- | +| [POC_taskList.md](./POC_taskList.md) | Proof-of-concept telemetry integration | +| [Phase2_taskList.md](./Phase2_taskList.md) | RPC layer trace instrumentation | +| [Phase3_taskList.md](./Phase3_taskList.md) | Peer overlay & consensus tracing | +| [Phase4_taskList.md](./Phase4_taskList.md) | Transaction lifecycle tracing | +| [Phase5_taskList.md](./Phase5_taskList.md) | Ledger processing & advanced tracing | ---