fix: gitignore log/ dir, remove tracked JSONL from repo

Event logs are runtime data, not source code.
Also adds mem compact command and browser-use + memory-service knowledge.
This commit is contained in:
2026-08-29 22:48:00 -07:00
parent a6671d3410
commit a412237095
6 changed files with 869 additions and 97 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ target/
vault/
# Do NOT ignore these - they are authoritative:
# log/ - JSONL event log (authoritative record)
log/
# tasks/ - Task board and acceptance criteria
CLAUDE.md