axonpush
Dashboard

Moderation

Rules that inspect the content flowing through your agents, and the violations they raise, from a keyword or regex match to a built-in detector.

The Moderation pillar lets you define rules over the content your agents produce and consume, and review the violations those rules raise.

A rule

FieldValues
nameA label you will recognise.
detectorA built-in detector name, or regex / keyword.
patternThe pattern the detector matches on, for regex and keyword.
actionallow, redact, block or flag.

redact masks the matched content, block refuses it, and flag lets it through but records a violation for review. Create and list rules at /moderation/rules.

Violations

Every match a rule raises is recorded as a violation, browsable at /moderation/violations. Each one carries the rule that fired, the action taken and the trace it came from, so a flagged run is one click from its full trace in Observe.