Onchain OS Audit Log Provide the audit log file path for developers to troubleshoot issues offline. Response Tell the user: 1. Log file path : (or if the env var is set) 2. Format : JSON Lines, one JSON object per line 3. First line (device header) : — written once when the log file is created; preserved across rotations 4. Entry fields : (local time with timezone, e.g. ), (cli/mcp), , , , (redacted), 5. Rotation : max 10,000 lines, auto-keeps the device header + most recent 5,000 entries Do NOT read or display the file contents in the conversation. ---