KURAL.ai
Sarah Chen · MGA · UKGC · CA-ON-AGCO · BR-SPA

Slot constraints: max EUR 1 stake, 5s spin minimum, no autoplay/jackpots

DE.GLUSTV.SLOT.1 · DE-GLUSTV · game_fairness_rng
Severity
high
Cadence
weekly
Region
eu
Current status (Apollo Gaming Ltd.)
not evaluated

Requirement

Virtual slot games must have a maximum stake of EUR 1, a minimum spin duration of 5 seconds, no autoplay function, no parallel games, and must not be linked to jackpots.

Source: GlüStV 2021 §22a — Virtual slot game design · Audit artifact: GGL Technical Compliance Audit

Remediation guidance

Whitelist only DE-certified slot variants; CMS gate publishing.

Evidence specification

Evidence typeConnectorSpecAcceptance criteria
game_metadatapam-generic
{
  "query": "de_slot_specs",
  "required_fields": [
    "game_id",
    "max_stake_eur",
    "min_spin_ms",
    "autoplay",
    "jackpot_linked"
  ]
}
  • max_stake_eur <= 1
  • min_spin_ms >= 5000
  • autoplay = false and jackpot_linked = false

Recent evaluations (Apollo Gaming Ltd.)

No evaluation history for this control yet.