Each proof is published after accounting reconciliation. No bank details are exposed.
Chargement…
Technical safeguards: triggers and traceability
SQL triggers automatically sync sensitive data between operational tables and public views. Every change is propagated consistently, without manual intervention.
Privacy: only moderator-validated artworks appear in the public catalogue; statuses and metadata are recalculated on each update (works, emotions, members).
Use of funds: autonomy is recomputed on each visit from validated donations and open operational needs, over a rolling 12-month window. Accounting triggers log every entry; the displayed percentage is not read from a frozen snapshot table.
Catalog sync: after_works_insert/update, after_emotion_update and after_members_update keep catalogue_oeuvres aligned with works (titles, author, emotion, validation_status, status).
Coming soon: an accounting module with allocation tracking will attest each donation assignment to a need or action; entries will be timestamped and verifiable.
Optional public log: contributors who wish to may consult a log of financial operations and synchronizations triggered by the database.