Class: SupportGuardTribunal

Inherits:
ActiveHarness::Tribunal show all
Defined in:
lib/generators/active_harness/install/templates/tribunals/support_guard_tribunal.rb

Overview

Runs SupportGuardAgent in parallel (single agent here, extendable). Verdict is true (safe) when no spam is detected.

Constant Summary

Constants inherited from ActiveHarness::Tribunal

ActiveHarness::Tribunal::VALID_HOOKS

Instance Attribute Summary

Attributes inherited from ActiveHarness::Tribunal

#agent_execution_times, #context, #errors, #execution_time, #input, #results, #verdict

Method Summary

Methods inherited from ActiveHarness::Tribunal

after, agents, before, #call, callback, inherited, #initialize, on, #on, process, #process, tribunal_config

Constructor Details

This class inherits a constructor from ActiveHarness::Tribunal