Insights
Designing safe, inspectable marketing agents
Autonomy is only acceptable if it is bounded and auditable. The guardrails, the decision log, and what a security or brand reviewer should be able to demand.
Key takeaways
- Hard constraints — frequency, budget, eligibility, quiet hours, brand and legal rules — are enforced outside the agent, not learned by it.
- A continuous holdout is a safety mechanism: it catches a policy that is doing harm.
- Every decision must record its inputs, the options considered and the action taken, on an immutable log.
- Minimise data to the model: tokenise or redact direct identifiers before any inference step.