Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

AutoCore Audit History

Source-verified administrative audit records, actors, resources, metadata, filtering, and retention limits.

Audit History reads admin/audit/logs with filters and an export endpoint protected by the audit permission. Rows include timestamp, actor, entity type, entity ID, action, high-risk flag, before state, and after state.

AreaSource-verified boundary
Recorded actionsRole, legal, payment, dealer, listing, marketplace, and repair actions where the source invokes AuditService.
ReadsNot every read is necessarily an audit event.
PrivacyUse <USER_ID> and <LISTING_ID>; never publish real audit records.
ClaimsDo not claim immutable, tamper-proof, or legally compliant logging without proof.

Verification

Verify the route, permission, response state, audit outcome, and public effect before closing the task. Record unknown or configuration-dependent behavior as a limitation.

Related articles