From 0522231e7e6caef8021c3c8db217309cba31fad5 Mon Sep 17 00:00:00 2001 From: Dmitry Teryaev Date: Mon, 22 Jun 2026 23:02:59 +0300 Subject: [PATCH] docs(plans): move init/increment-perf plan + proposal to completed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All of the init/increment-perf work has landed — the original plan (PR-P1..P3: #340 cached ignore, #341 _write_edges bulk, #342 nodes/routes bulk) and the post-review follow-ups (PR-P4 #343 dependent refresh + DECLARES dedup, PR-P5 #344 annotation-scope fix + route bulk + overrides invariant), plus its proposal (#338). Relocate the plan, agent-prompts, and proposal from active/ to completed/, matching the Ladybug/INDEX-OUTPUT close-out convention (pure rename, no content edits). Co-Authored-By: Claude --- plans/{ => completed}/AGENT-PROMPTS-INIT-INCREMENT-PERF.md | 0 plans/{active => completed}/PLAN-INIT-INCREMENT-PERF.md | 0 propose/{active => completed}/INIT-INCREMENT-PERF-PROPOSE.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename plans/{ => completed}/AGENT-PROMPTS-INIT-INCREMENT-PERF.md (100%) rename plans/{active => completed}/PLAN-INIT-INCREMENT-PERF.md (100%) rename propose/{active => completed}/INIT-INCREMENT-PERF-PROPOSE.md (100%) diff --git a/plans/AGENT-PROMPTS-INIT-INCREMENT-PERF.md b/plans/completed/AGENT-PROMPTS-INIT-INCREMENT-PERF.md similarity index 100% rename from plans/AGENT-PROMPTS-INIT-INCREMENT-PERF.md rename to plans/completed/AGENT-PROMPTS-INIT-INCREMENT-PERF.md diff --git a/plans/active/PLAN-INIT-INCREMENT-PERF.md b/plans/completed/PLAN-INIT-INCREMENT-PERF.md similarity index 100% rename from plans/active/PLAN-INIT-INCREMENT-PERF.md rename to plans/completed/PLAN-INIT-INCREMENT-PERF.md diff --git a/propose/active/INIT-INCREMENT-PERF-PROPOSE.md b/propose/completed/INIT-INCREMENT-PERF-PROPOSE.md similarity index 100% rename from propose/active/INIT-INCREMENT-PERF-PROPOSE.md rename to propose/completed/INIT-INCREMENT-PERF-PROPOSE.md