Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateDiscovered = "discovered" StateUnderReview = "under_review" StateApproved = "approved" StateActive = "active" StateDeprecated = "deprecated" StateRevoked = "revoked" )
Variables ¶
This section is empty.
Functions ¶
func AgentInstanceID ¶ added in v1.0.8
AgentInstanceID deterministically derives an instance-level identity component. If symbol/range metadata is unavailable, it falls back to legacy ToolID semantics.
func IsValidState ¶
func LegacyAgentID ¶ added in v1.0.8
LegacyAgentID preserves compatibility with pre-instance identity derivation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.