docs: add project guide for Claude #1

Closed
mvhutz wants to merge 16 commits from docs/claude-guide into main
Showing only changes of commit b3db983f62 - Show all commits

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@
*.so *.so
*.dylib *.dylib
# Build artifacts
lambda
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test