Documentation
¶
Overview ¶
Package normalizer converts raw tool calls into Canonical Action Representations (CARs). This is the bridge between the agent loop's free-form tool calls and the structured governance/orchestrator layer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fingerprint ¶
Fingerprint produces a deterministic hash of (type + target + sorted params) for anti-loop detection. Repeated identical proposals get the same fingerprint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.