Mandate Penalties - The Official Government Website

Warning: This website is not actually official. But it is very official-sounding.

Due to unforeseen circumstances, we are introducing new penalties for not following the mandates.

These penalties are as follows:

We are confident that these penalties will motivate you to be more productive and less lazy.

View the full list of penalties


	// Penalty system in action
if (lazyEmployee) {
  // Send strongly-worded email
  sendEmail('HR@company.com');
}
// If email fails, send strongly-worded letter to supervisor
if (!emailSent) {
  sendLetter('Supervisor@company.com');
}
// If letter fails, send strongly-worded letter to mother
if (!supervisorResponded) {
  sendLetter('Mother@home.com', 'I told you so');
}
// If mother fails to respond, send strongly-worded letter to yourself
if (!motherResponded) {
  sendLetter('Self@self.com', 'Get your life together');
}
		

We are not responsible for any damage caused by these penalties.

Frequently Asked Questions

Penalty Grid

About Us