Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
VerificationResult
Defined in the verification module.AI Agent Result of a verification hook execution. Attributes: success: Whether verification passed output: Human-readable output/summary details: Additional structured details error: Error message if failed duration_seconds: How long verification took
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary.
Source
View on GitHub
praisonaiagents/hooks/verification.py at line 34
