docs: update documentation and cleanup for v0.3.33

This commit is contained in:
Hunter Bown
2026-04-22 22:36:45 -05:00
parent f4dbf828c9
commit dc8e94d705
27 changed files with 832 additions and 494 deletions
+3 -7
View File
@@ -34,16 +34,13 @@ dist/
# Logs
*.log
firebase-debug.log
# Generated
outputs/
# Rust
# Note: Cargo.lock is intentionally NOT ignored for reproducible builds
firebase-debug.log
tmp/
# Note: Cargo.lock is intentionally NOT ignored for reproducible builds
# Local dev scripts and temp files
*.sh
!scripts/**
@@ -57,12 +54,11 @@ result.json
count_deps.py
project_overhaul_prompt.md
.codex/
docs/rlm-paper.txt
.context/
# Local runtime state
.deepseek/
session_*.json
**/session_*.json
*.db
# Companion app (tracked separately)