Cleanup after LOTL: sync vuln_recon as the tenth tier across server, agent, and UI; tighten gitignore and trim PROBLEMS; dedupe spread docs into a single canonical stub.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
AetherForge
2026-06-07 00:05:09 -07:00
parent 3938bcd1c5
commit a191fcedfd
13 changed files with 31 additions and 150 deletions

7
.gitignore vendored
View File

@@ -24,6 +24,13 @@
/server/webroot/
/server/web/test-results/
/server/web/playwright-report/
/server/web/node_modules/.vite/
# E2E / local test data dirs (never commit)
/data-e2e-*/
# Temp downloads
*.crdownload
# IDE / OS
.idea/