Skip to content

Commit 44973f5

Browse files
mwbrookszimeg
andauthored
Update .claude/CLAUDE.md
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent e537819 commit 44973f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Commands receive the `ClientFactory` and use it to access functionality.
8181

8282
**Tracing**: OpenTracing (Jaeger) is initialized in `main.go` for observability.
8383

84-
**Hook System**: `internal/hooks/` implements a lifecycle hook system that allows SDK projects to inject custom behavior at key points.
84+
**Hook System**: `internal/hooks/` implements a lifecycle hook system that allows SDK projects to inject custom behavior at key points. The specification exists in `docs/reference/hooks` files.
8585

8686
**Experiment System**: Features can be gated behind experiments defined in `internal/experiment/experiment.go`:
8787
- Add new experiments as constants

0 commit comments

Comments
 (0)