From 544173ab053dfe86c29a6e79c8f1f99418163a20 Mon Sep 17 00:00:00 2001 From: Tobiz <232918735+DevTobis@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:56:24 +0100 Subject: [PATCH] tracking: hold #254 (CLI non-interactive signing) until a CLI exists on main No apps/cli or cli/ package exists on main yet. The CLI is mid-rewrite from a stale TypeScript scaffold (#354, apps/cli/) to an in-progress Go rewrite (#369 landed identity resolution; #370/#358/#357/#359/#356/ #371/#380 build out the rest, all still open). There is no link/sign command yet for --sign-with-key / STELLAR_SIGN_WITH_KEY to attach to. Empty tracking PR so the issue shows linked work in progress. Real commits land once the Go CLI's sign path exists.