From fbee790859dd4012f3c6d06726e22fab5270b66f Mon Sep 17 00:00:00 2001 From: Snider Date: Sat, 25 Apr 2026 19:57:57 +0100 Subject: [PATCH] =?UTF-8?q?chore(agent):=20close=20stale-fixed=20Mantis=20?= =?UTF-8?q?#173=20=E2=80=94=20resolved=20by=20#222?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #173 was a duplicate of #222 (Replace net/http in pkg/agentic/transport.go with core Drive primitives). #222 landed at commit 99b0865 with the annotated-as-AX-6-structural-exception resolution: net/http stays as the intrinsic HTTP transport boundary behind core.Drive/core.API, with explicit doc-comment rationale. Co-authored-by: Cladius Closes tasks.lthn.sh/view.php?id=173