Skip to content

Add CLAUDE.md with codebase documentation for AI assistants#1

Open
jonbodner wants to merge 3 commits intomasterfrom
claude/add-claude-documentation-FmrFc
Open

Add CLAUDE.md with codebase documentation for AI assistants#1
jonbodner wants to merge 3 commits intomasterfrom
claude/add-claude-documentation-FmrFc

Conversation

@jonbodner
Copy link
Copy Markdown
Owner

Covers project architecture (scanner/parser/evaluator pipeline),
package structure, build/test commands, code conventions, key types,
and important implementation notes.

https://claude.ai/code/session_01QFFBAMaTS5JzpMchF14QVT

Covers project architecture (scanner/parser/evaluator pipeline),
package structure, build/test commands, code conventions, key types,
and important implementation notes.

https://claude.ai/code/session_01QFFBAMaTS5JzpMchF14QVT
Identifies 8 bugs (broken format verbs, division by zero panic, infinite
loop in SExpr.String, EOF token loss, wrong error messages) and 15
modernization items for Go 1.22+ idioms (interface{} -> any, error
wrapping, dead code removal, test improvements, slog, etc).

https://claude.ai/code/session_01QFFBAMaTS5JzpMchF14QVT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants