Skip to content

Drop gRPC reference from naming.md HTTP heuristic#25

Merged
stepan-romankov merged 1 commit into
masterfrom
fix/naming-transport-wording
May 25, 2026
Merged

Drop gRPC reference from naming.md HTTP heuristic#25
stepan-romankov merged 1 commit into
masterfrom
fix/naming-transport-wording

Conversation

@stepan-romankov

Copy link
Copy Markdown
Contributor

Summary

The HTTP-status-leak heuristic in cmd/claude-setup/skill/naming.md used gRPC as a hypothetical contrast ("the same behaviour at gRPC would be unnamable"). The rule is about not coupling test names to the HTTP transport at all — calling out gRPC narrows the framing unnecessarily.

Reworded to make transport-independence the point: "the domain outcome reads the same regardless of how the response is shaped".

Test plan

  • No other gRPC/grpc references in the skill — only the one heuristic cell used it.

🤖 Generated with Claude Code

The "Why it's bad" cell for HTTP status codes used gRPC as a hypothetical contrast ("the same behaviour at gRPC would be unnamable"). The rule is about not coupling the test name to the transport layer at all — calling out gRPC narrows the framing unnecessarily. Reworded to make the transport-independence the point: the domain outcome reads the same regardless of how the response is shaped.
@stepan-romankov stepan-romankov merged commit 7ea4f2a into master May 25, 2026
2 checks passed
@stepan-romankov stepan-romankov deleted the fix/naming-transport-wording branch May 25, 2026 14:27
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.

1 participant