From 8454835c18678fea8be2382a94e426a1e43d0f56 Mon Sep 17 00:00:00 2001 From: Siavash Sameni Date: Tue, 12 May 2026 06:25:17 +0400 Subject: [PATCH] =?UTF-8?q?fix:=20T3.4=20status=20board=20=E2=86=92=20Pend?= =?UTF-8?q?ing=20Review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/PRD/TASKS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/PRD/TASKS.md b/docs/PRD/TASKS.md index 776664b..5d342a8 100644 --- a/docs/PRD/TASKS.md +++ b/docs/PRD/TASKS.md @@ -1322,7 +1322,7 @@ Statuses (in order of progression): | T3.1 | Approved | Kimi Code CLI | 2026-05-11T20:55Z | 2026-05-11T21:05Z | [report](reports/T3.1-report.md) | Approved. DashMap>>; W13 resolved. One commit per task this time — good. Two minor process notes in report. | | T3.2 | Approved | Kimi Code CLI | 2026-05-11T21:15Z | 2026-05-11T21:25Z | [report](reports/T3.2-report.md) | Approved. timestamp_ms monotonic across rekey, documented + tested. Commit `1b4f7b0`. | | T3.3 | Approved | Kimi Code CLI | 2026-05-11T16:29Z | 2026-05-12T06:08Z | [report](reports/T3.3-report.md) | Approved. W12 SignalMessage versioning. Commit `f7f413e`. | -| T3.4 | In Progress | Kimi Code CLI | 2026-05-11T16:29Z | — | — | — | +| T3.4 | Pending Review | Kimi Code CLI | 2026-05-11T16:29Z | 2026-05-11T16:29Z | [report](reports/T3.4-report.md) | — | | T3.5 | Open | — | — | — | — | — | | T4.1 | Open | — | — | — | — | Skeleton — expand before claiming | | T4.2 | Open | — | — | — | — | Skeleton — expand before claiming | @@ -1352,5 +1352,6 @@ Items currently waiting on the reviewer: - T2.2 — `BandwidthEstimator` in `wzp-proto::bandwidth` — report: reports/T2.2-report.md - T3.2 — Document timestamp_ms monotonic across rekey — report: reports/T3.2-report.md - T3.3 — SignalMessage version field — report: reports/T3.3-report.md +- T3.4 — Tier D per-codec payload size sanity — report: reports/T3.4-report.md Once a task moves to `Pending Review`, add a line here so the reviewer sees it: `- T — report: reports/T-report.md`. The reviewer removes the line when they mark it `Approved` (or moves it back to the agent on `Changes Requested`).