diff --git a/README.md b/README.md index 697c06b..98c7139 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ Stack and commands. What technologies and what commands does the AI need to know - docs/SPEC.md - What the project does - docs/ARCH.md - How it's built - docs/CONVENTIONS.md - Code style rules -- docs/TESTS.md - Test cases in natural language - docs/JOURNAL.md - Personal session notes ## Philosophy diff --git a/docs/TESTS.md b/docs/TESTS.md deleted file mode 100644 index 2d6a787..0000000 --- a/docs/TESTS.md +++ /dev/null @@ -1,4 +0,0 @@ -# TESTS - -Test cases written in my own words. AI tools should read and implement tests written here in natural language. -