What problem does it solve?
This Skill enforces consistent audit logging for critical actions in an event credentialing platform so that authentication events, attendee check-ins, plan changes, and totem interactions are recorded with structured metadata for traceability and compliance.
Core Features & Use Cases
- Standardized Schema: Enforce an action, a human-readable description, and a metadata JSON object for each log entry.
- Coverage of Critical Flows: Capture authentication, check-ins, plan changes, and totem device actions to support auditing and incident investigation.
- Anti-Pattern Detection: Identify missing logs in critical flows and provide guidance to prevent gaps that harm compliance or forensics.
Quick Start
Create a structured log entry for a successful totem check-in that includes the action name, a concise description, and JSON metadata containing user_id, event_id, and confidence.