Listings
CIS overrides set is_cis_overridden and show an asterisk. Suspension reasons are admin-only — sellers must not see them.
Suspended listings are removed from buyer queries immediately. The suspension reason is visible to admin tools only — the seller must not see the suspension reason in their portal.
- live
Pitchside banner — Riverside FC
lst_01 · sports_club · Riverside FC
CIS: 92
This action writes an
audit_logsrow for CIS override on listing lst_01 (sets is_cis_overridden). The backend must persist the audit entry alongside the mutation — never mute this step. - suspended
Gym entrance screen — Pulse Fitness*
lst_02 · gym · Pulse Fitness Ltd
Suspension reason (admin only)
Repeated proof delivery failures; buyer complaints across 3 bookings.
Do not expose this reason in seller-facing UI.
CIS: 61*
This action writes an
audit_logsrow for CIS override on listing lst_02 (sets is_cis_overridden). The backend must persist the audit entry alongside the mutation — never mute this step. - live
School fence wrap — Oakwood Primary
lst_03 · school · Oakwood PTA
CIS: New
This action writes an
audit_logsrow for CIS override on listing lst_03 (sets is_cis_overridden). The backend must persist the audit entry alongside the mutation — never mute this step. - suspended
High street billboard — Station Rd
lst_04 · billboard · Urban Media Co
Suspension reason (admin only)
Policy violation: prohibited category creative shown.
Do not expose this reason in seller-facing UI.
CIS: 44
This action writes an
audit_logsrow for CIS override on listing lst_04 (sets is_cis_overridden). The backend must persist the audit entry alongside the mutation — never mute this step.