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.
| Area | Source-verified boundary |
|---|---|
| Recorded actions | Role, legal, payment, dealer, listing, marketplace, and repair actions where the source invokes AuditService. |
| Reads | Not every read is necessarily an audit event. |
| Privacy | Use <USER_ID> and <LISTING_ID>; never publish real audit records. |
| Claims | Do 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
AutoCore Roles, Permissions, and OwnershipSource-verified global roles, fine-grained permissions, dealer roles, and resource ownership boundaries.AutoCore System Health, Jobs, and Marketplace IntegritySource-verified health, worker, migration, configuration, and integrity views with safe recovery boundaries.