Feature · compliance
Audit Trail
Every parameter has provenance, every change is logged
At a glance
- ▸ Per-parameter provenance — frame, slot, decoder version, decode timestamp
- ▸ User actions logged (threshold edits, manual reviews, approvals)
- ▸ Immutable audit trail with PostgreSQL append-only enforcement
- ▸ Per-tenant export of full audit log for regulator review
- ▸ Integration with the broader SOS Services audit infrastructure
What it does
The hardest question in flight data analytics is “why should we trust this number?” Aviation AI Pro answers it by attaching provenance to every parameter: which raw frame it came from, which decoder version processed it, when it was ingested, whether anyone overrode it.
The audit log is append-only at the database level — no admin can quietly rewrite history. When the safety board asks for an evidence pack, the audit trail is part of the bundle.