From 482fa0a931cbd407b58ba1b4fc11e650d86f2cc1 Mon Sep 17 00:00:00 2001 From: Sergio Arroutbi Date: Wed, 20 May 2026 11:51:26 +0200 Subject: [PATCH] Remove spec/ folder (moved to specific repository) Signed-off-by: Sergio Arroutbi --- spec/README.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 spec/README.md diff --git a/spec/README.md b/spec/README.md deleted file mode 100644 index d6a5377..0000000 --- a/spec/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Specifications - -The formal specifications for the Keylime Monitoring Dashboard have moved to -their own repository: - -**** - -That repository contains: - -- **SRS** (Software Requirements Specification) -- 70 FRs, 23 NFRs, 29 SRs - with Gherkin acceptance criteria -- **SDD** (Software Design Description) -- IEEE 1016-2009 design description - covering architecture, data models, API contracts, and state machines