From c15af6c52f792a85aeb4d70c9a972b3bfd1c73f2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:52:59 +0000 Subject: [PATCH 1/2] Initial plan From 9cfaa77e4c6bf1d5062c79b2c688c6b3c19d989d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:02:18 +0000 Subject: [PATCH 2/2] Fix SECURITY.md: clarify backward compatibility expectations for pre-1.0 releases Co-authored-by: abhimehro <84992105+abhimehro@users.noreply.github.com> --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 1cc7c748..d1fb97d4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,7 +9,7 @@ This project is currently in early development. We provide security updates for | 0.1.x | :white_check_mark: | | < 0.1 | :x: | -**Note:** As this is an early-stage project (v0.1.x), the API and security posture may change between releases. We recommend always using the latest version. +**Note:** As this is a pre-1.0 project (v0.1.x), **backward compatibility is not guaranteed** between minor versions (e.g., 0.1.x → 0.2.x). The API and security posture may change between releases. We recommend always using the latest version. ## Reporting a Vulnerability