Sovereign Guardrails
Configure global constraints and safety thresholds for autonomous action.
Content Neutrality
SentimentAnalysis • rule_1Parameters
{
"limit": 0.8
}Rate Limiting
Throttler • rule_2Parameters
{
"maxPerDay": 50,
"cooldown": 3600
}Archetype Consistency
LLM_Verify • rule_3Parameters
{
"temperature": 0.2
}Critical rules require Multi-Agent Approval (Phase 6 placeholder).