rules_manager
Method
This is a method of the Agent class in the agent module.Lazy-initialized RulesManager for persistent rules/instructions. This property initializes the RulesManager only when first accessed, avoiding expensive filesystem operations during agent instantiation.
Signature
Returns
RulesManager instance or None if not available

