From a87556f88beecc83a75446cdd4985064da271869 Mon Sep 17 00:00:00 2001 From: VinPropane Date: Sat, 25 Apr 2026 19:53:37 -0400 Subject: [PATCH] NEO-27: note NEO-24 blocker removed in Linear (plan risks) --- docs/plans/NEO-27-implementation-plan.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/plans/NEO-27-implementation-plan.md b/docs/plans/NEO-27-implementation-plan.md index fb1e338..fd94ec6 100644 --- a/docs/plans/NEO-27-implementation-plan.md +++ b/docs/plans/NEO-27-implementation-plan.md @@ -72,7 +72,8 @@ ## Open questions / risks -- **Linear `blockedBy` NEO-24:** Relation may still show in Linear; **tab-target path is on `main`**, so implementation is unblocked in-repo. Remove or complete the Linear dependency when convenient. - **Ability reserve file:** If you prefer a dedicated `ability_input_placeholder.gd` for E1.M4 instead of `main.gd`, say so before implementation; plan defaults to **`main.gd`** to avoid extra nodes until E1.M4. +**Resolved (2026-04-26):** Linear no longer lists **NEO-24** as blocking NEO-27 (dependency removed on board). + **None** otherwise.