DEMO TENANTOperator-side data (staff, contacts, calendar, training, grants, complaints, SAR, four-eyes reviews) is illustrative — not a real Greentube record. Connector output, evidence-ledger anchors, RFC 3161 timestamps, Postgres RLS, regulator-source ingestion and LLM extractions are the real machine. Rows marked demo are seeded fixtures.
MGA · UKGC · ADM · RO-ONJN · SK-MFSR · DGOJ · GGL · SPI · NJ-DGE · MI-MGCB · PA-PGCB

Player-set deposit and loss limits enforced at PAM level

CA.AB.AGLC.IG.LIMITS.1 · CA-AB-AGLC · financial_limits
Severity
high
Cadence
continuous
Region
americas
Current status (Greentube Internet Entertainment Solutions GmbH)
not evaluated

Requirement

Player-configured deposit and loss limits must be enforced server-side at the PAM level. Increases must be delayed per the AGLC cooling-off rule; decreases must take effect immediately.

Source: AGLC Standards & Requirements for Internet Gaming — Financial limits · Audit artifact: AGLC limits-enforcement sample

Remediation guidance

Enforce cooling-off on limit increases in the PAM; log both requested_at and effective_at.

Evidence specification

Evidence typeConnectorSpecAcceptance criteria
pam_querypam-generic
{
  "query": "aglc_limit_enforcement",
  "required_fields": [
    "player_id",
    "limit_kind",
    "requested_at",
    "effective_at",
    "direction"
  ]
}
  • direction = decrease implies effective_at - requested_at <= 5 minutes
  • direction = increase implies effective_at - requested_at >= 24 hours

Recent evaluations (Greentube Internet Entertainment Solutions GmbH)

No evaluation history for this control yet.