diff --git a/dotnet-tools.json b/.config/dotnet-tools.json
similarity index 100%
rename from dotnet-tools.json
rename to .config/dotnet-tools.json
diff --git a/assets/readme/hero.gif b/assets/readme/hero.gif
deleted file mode 100644
index 7c005fe..0000000
Binary files a/assets/readme/hero.gif and /dev/null differ
diff --git a/correlation.json b/correlation.json
deleted file mode 100644
index e829d4c..0000000
--- a/correlation.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "title": "GhostTrace Scheduled Tasks Correlation Report",
- "scanId": "3360ec77-6b98-4fae-b3a8-736cd4af1016",
- "format": "json",
- "generatedAtUtc": "2026-06-03T18:34:13.1303103+00:00",
- "payload": {
- "componentName": "ScheduledTasksCorrelationComposer",
- "generatedAtUtc": "2026-06-03T18:34:13.1302202+00:00",
- "correlatedFindings": [],
- "metadata": {
- "TotalCorrelations": "0",
- "Severity_Info": "0",
- "Severity_Low": "0",
- "Severity_Medium": "0",
- "Severity_High": "0"
- },
- "warnings": [
- "Registry findings are empty. Correlation is degraded."
- ]
- }
-}
\ No newline at end of file
diff --git a/samples/datasets/.gitkeep b/samples/datasets/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/samples/profiles/.gitkeep b/samples/profiles/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/samples/reports/.gitkeep b/samples/reports/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.ForensicSafety/FilesystemAccess/.gitkeep b/tests/GhostTrace.Tests.ForensicSafety/FilesystemAccess/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.ForensicSafety/GhostTrace.Tests.ForensicSafety.csproj b/tests/GhostTrace.Tests.ForensicSafety/GhostTrace.Tests.ForensicSafety.csproj
deleted file mode 100644
index 6ea066c..0000000
--- a/tests/GhostTrace.Tests.ForensicSafety/GhostTrace.Tests.ForensicSafety.csproj
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
- net10.0
- enable
- enable
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tests/GhostTrace.Tests.ForensicSafety/ReadOnlyGuards/.gitkeep b/tests/GhostTrace.Tests.ForensicSafety/ReadOnlyGuards/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.ForensicSafety/RegistryAccess/.gitkeep b/tests/GhostTrace.Tests.ForensicSafety/RegistryAccess/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.ForensicSafety/UnitTest1.cs b/tests/GhostTrace.Tests.ForensicSafety/UnitTest1.cs
deleted file mode 100644
index 0277a51..0000000
--- a/tests/GhostTrace.Tests.ForensicSafety/UnitTest1.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-namespace GhostTrace.Tests.ForensicSafety;
-
-public class UnitTest1
-{
- [Fact]
- public void Test1()
- {
-
- }
-}
diff --git a/tests/GhostTrace.Tests.Integration/Fixtures/.gitkeep b/tests/GhostTrace.Tests.Integration/Fixtures/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Integration/GhostTrace.Tests.Integration.csproj b/tests/GhostTrace.Tests.Integration/GhostTrace.Tests.Integration.csproj
deleted file mode 100644
index 3d7296d..0000000
--- a/tests/GhostTrace.Tests.Integration/GhostTrace.Tests.Integration.csproj
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- net10.0
- enable
- enable
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/tests/GhostTrace.Tests.Integration/Pipeline/.gitkeep b/tests/GhostTrace.Tests.Integration/Pipeline/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Integration/Reporting/.gitkeep b/tests/GhostTrace.Tests.Integration/Reporting/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Integration/UnitTest1.cs b/tests/GhostTrace.Tests.Integration/UnitTest1.cs
deleted file mode 100644
index 7ec75e0..0000000
--- a/tests/GhostTrace.Tests.Integration/UnitTest1.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-namespace GhostTrace.Tests.Integration;
-
-public class UnitTest1
-{
- [Fact]
- public void Test1()
- {
-
- }
-}
diff --git a/tests/GhostTrace.Tests.Unit/CLI/.gitkeep b/tests/GhostTrace.Tests.Unit/CLI/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Unit/Core/.gitkeep b/tests/GhostTrace.Tests.Unit/Core/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Unit/Modules/.gitkeep b/tests/GhostTrace.Tests.Unit/Modules/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/tests/GhostTrace.Tests.Unit/UnitTest1.cs b/tests/GhostTrace.Tests.Unit/UnitTest1.cs
deleted file mode 100644
index d4b572c..0000000
--- a/tests/GhostTrace.Tests.Unit/UnitTest1.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-namespace GhostTrace.Tests.Unit;
-
-public class UnitTest1
-{
- [Fact]
- public void Test1()
- {
-
- }
-}
diff --git a/tools/ci/.gitkeep b/tools/ci/.gitkeep
deleted file mode 100644
index e69de29..0000000