From bae221db5fe269f6e4cd25e2b1367f150958b4ea Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Mon, 26 Jan 2026 19:03:25 -0600 Subject: [PATCH] docs: Move SECURITY.md to transversal location Moved docs/SECURITY.md to docs/90-transversal/security/SECURITY.md to organize security documentation with other transversal docs. Part of ST3.2 Documentation Purge. Co-Authored-By: Claude Opus 4.5 --- docs/{ => 90-transversal/security}/SECURITY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{ => 90-transversal/security}/SECURITY.md (100%) diff --git a/docs/SECURITY.md b/docs/90-transversal/security/SECURITY.md similarity index 100% rename from docs/SECURITY.md rename to docs/90-transversal/security/SECURITY.md