Aulafy

Human approvals before acting

The best first automation sends nothing: it prepares drafts, explains why, and asks for permission. That way you build trust without putting the business at the mercy of an assumption.

  • Classify actions by risk before automating them.
  • Create approval flows via email, Telegram, Discord, or an internal dashboard.
  • Record who approved, what they approved, and with what context.
TerminalCode
riesgo_bajo:
  accion: clasificar email
  aprobacion: no
riesgo_medio:
  accion: crear borrador para cliente
  aprobacion: antes de enviar
riesgo_alto:
  accion: cambiar precio, borrar dato, publicar, cobrar
  aprobacion: obligatoria + doble confirmacion

registro_aprobacion:
  usuario
  fecha
  entrada
  propuesta
  decision
  motivo