From 32e533a12f7a4679b51d57638bfe0ecff54a9869 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Sun, 26 Apr 2026 18:34:55 +0200 Subject: [PATCH] remove redundant DECISIONS.md pointer One-line file pointing to decisions/README.md which already exists. Co-Authored-By: Claude Opus 4.6 (1M context) --- .pql/pql-plan.json | 2 +- DECISIONS.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 DECISIONS.md diff --git a/.pql/pql-plan.json b/.pql/pql-plan.json index db5646d4..c17d3bab 100644 --- a/.pql/pql-plan.json +++ b/.pql/pql-plan.json @@ -1,5 +1,5 @@ { - "exported_at": "2026-04-26T15:17:17Z", + "exported_at": "2026-04-26T16:34:55Z", "decisions": [ { "id": "D-1", diff --git a/DECISIONS.md b/DECISIONS.md deleted file mode 100644 index 95c2c43c..00000000 --- a/DECISIONS.md +++ /dev/null @@ -1 +0,0 @@ -See [`decisions/README.md`](decisions/README.md).