Sabotage or Foul Penalty Schedule¶
Penalty-schedule rule — instantiates Bounded Rivalry Governance
A published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy.
A Sabotage or Foul Penalty Schedule draws the line between legitimate competitive moves and fouls, and attaches a pre-declared, graduated penalty to each way of crossing it. The insight is behavioral: if attacking a rival or bending the rules pays better than competing straight, rivals will do it. A penalty schedule makes misconduct a losing move by ensuring its expected cost exceeds its expected gain. It governs how you may win — not who wins, and not what the score is.
Example¶
A trading venue publishes a penalty schedule for manipulative conduct. Spoofing — posting large orders you intend to cancel in order to nudge the price — draws escalating fines, disgorgement of any gains, and, on repetition, suspension of trading privileges. A firm tempted to spoof now weighs a fleeting edge against a known, escalating penalty and a suspension that would end its access entirely. Aggressive-but-legal strategies stay in bounds; the sabotage-style ones stop paying. (Spoofing is a real, prohibited practice, which is what lets a venue schedule penalties against it in advance.)
How it works¶
- Enumerate the fouls — name which moves are off-arena: sabotage, collusion, deception, unsafe shortcuts.
- Grade the penalties — escalate with severity and repetition (warning → fine → disgorgement → ban).
- Pre-commit and publish — the cost is known before the temptation arises.
- Trigger on detection and apply consistently across rivals.
The distinguishing move is that it does not try to produce good conduct; it makes bad conduct unprofitable, via a known tariff attached to the arena boundary.
Tuning parameters¶
- Penalty severity vs. gain — the penalty must exceed the foul's expected benefit divided by the odds of being caught; too soft and it becomes a mere cost of doing business.
- Graduation curve — how steeply penalties escalate with repetition and severity.
- Assumed detection probability — low detection demands harsher penalties to hold deterrence constant.
- Bright-line vs. judgment — hard-coded fouls (fast, predictable, brittle) versus discretionary rulings (flexible, contestable).
- Reversibility — fines versus disqualification versus permanent ban; the harsher the ceiling, the more it deters and the more it risks over-punishing honest error.
When it helps, and when it misleads¶
Its strength is that it converts "don't cheat" from a hope into a priced constraint, protecting the arena boundary so competition stays about performance. Because penalties are graduated and published in advance, they are accepted as fair — the logic of graduated sanctions.[n1]
Its central weakness is that a schedule only deters what is detected, so it is only as strong as the monitoring behind it. Set too low, it becomes a toll the well-resourced happily pay; set too high or too rigid, it punishes honest mistakes and chills legitimate aggression. Run backwards, penalties are enforced selectively against disfavored rivals while allies get a pass. The discipline is to pair the schedule with real detection, calibrate penalty against the odds of catching the foul, and apply it evenly.
How it implements the components¶
Sabotage/Foul Penalty Schedule realizes the conduct-boundary side of the archetype — the components that keep rivalry from turning destructive:
contest_arena_boundary— it defines the boundary by naming which moves are fouls and pricing each one.anti_sabotage_and_anti_collusion_guardrail— the penalties are the guardrail that makes sabotage and secret coordination unprofitable.
It sets the price of misconduct but does not itself detect it (that's Anti-Collusion Monitoring and the audit in Ranked Leaderboard With Audit), nor cap the resources rivals may pour in legitimately (that's Spending Cap or Resource Cap).
Related¶
- Instantiates: Bounded Rivalry Governance — the boundary-enforcing tariff that keeps rivalry from turning into sabotage.
- Consumes: Anti-Collusion Monitoring (or an audit) — a penalty schedule needs a detector to trigger it.
- Sibling mechanisms: Ranked Leaderboard With Audit · Spending Cap or Resource Cap · Anti-Collusion Monitoring · Contest Rulebook · Antitrust or Competition Review
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: Sabotage or Foul Penalty Schedule operates as a standing rule, threshold, contractual commitment, or policy constraint governing future conduct because it a published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy.
Independent corroboration: The frozen evidence defines Sabotage or Foul Penalty Schedule as 'A published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy', so its operative form is Rule, Policy & Commitment.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Law & Governance
Origin pattern: Convergent development
Present-day reach: Multi-domain
Rationale: Published sanctions that make prohibited tactics costly are governance and enforcement mechanisms.
Related originating lineages:
- Military & Strategic Studies — Conflict norms materially classify off-arena sabotage and deception.
- Public Administration & Policy — Public administration, policy implementation, and program oversight supplies a parallel or contributing lineage for the mechanism's defining operation: a published tariff of penalties for off-arena moves — sabotage, fouls, deception, manipulation — that prices misconduct out of the winning strategy.
- Sport Science & Kinesiology — Sport rules independently formalized foul schedules that preserve fair competition.
Review resolution: Both blind reviewers agree that law_governance is the primary historical origin. Explicit reconciliation of alternate_origin_disagreement, origin_mode_disagreement starts from reviewer_a's mechanism-specific evidence: Published sanctions that make prohibited tactics costly are governance and enforcement mechanisms. Reviewer A proposed alternates=military_strategic_studies, sport_science, origin_mode=convergent, domain_reach=multi_domain, and encyclopedia_synthesis=true; reviewer B proposed alternates=public_administration_policy, origin_mode=single_lineage, domain_reach=multi_domain, and encyclopedia_synthesis=true. The final record retains every independently supported alternate from either review (military_strategic_studies, sport_science, public_administration_policy) without an arbitrary cap, selects origin_mode=convergent to represent the combined lineage evidence, and records domain_reach=multi_domain and encyclopedia_synthesis=true. Present-day transfer is recorded as reach and is not treated as proof of historical origin.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; medium confidence.
Notes¶
A penalty schedule is only as strong as the detection feeding it: without a monitor behind it, published penalties deter only the honest, while the undetectable foul becomes the dominant strategy. Schedule and detector are a matched pair, not substitutes.
[n1] Graduated sanctions — Elinor Ostrom's principle that durable rule systems penalize violations in proportion to severity and repetition, starting mild and escalating, rather than jumping straight to maximal punishment. Graduation is what keeps enforcement both credible and accepted. ↩