AuditDao
interface AuditDao
Room DAO for ToolCallAuditEntity, backing RoomAuditSink's read/write/prune paths.
Functions
Link copied to clipboard
All rows oldest-first — used by JSON export.
Link copied to clipboard
Drop rows recorded before cutoff (epoch millis). @return rows deleted.
Link copied to clipboard
Link copied to clipboard
Reactive most-recent-first stream for a browse UI.
Link copied to clipboard
Most recent calls first.