essence-engine 0.2.0

A fast web retrieval engine with HTTP-to-browser fallback, producing LLM-ready Markdown
Documentation
# Rust build artifacts
/target/
**/*.rs.bk
*.pdb

# Cargo.lock is committed (application binary — reproducible builds)

# Environment files
.env
.env.local
.env.*.local

# IDE
.idea/
.vscode/
*.swp
*.swo

# Test artifacts
*.profraw
*.profdata