1. Audit: mass-budget reads/computes now emit audit-log entries for regulatory traceability
The mass budget computation (`calculerDevisMasse` / `computeMassBudget`) is a safety-critical calculation for flight authorization, yet the current read and compute paths do not generate audit log entries. This gap was identified during a review of PR #40, highlighting a regulatory traceability issue under Part-BOP. P...