Add evidence bundle export capability #3

Open
opened 2026-07-10 17:51:04 +02:00 by zemion · 0 comments
Owner

Core split follow-up from add-ideas/govoplan-core#99.

Evidence bundle export belongs to the audit module as a later audit capability, with module-owned storage references and redaction controls.

Acceptance criteria:

  • Define an audit evidence bundle DTO and export request/result lifecycle.
  • Include audit records, trace context, policy/source provenance references, module evidence references, and redaction metadata.
  • Do not embed secrets, raw message bodies, full recipient lists, or file contents directly in the bundle.
  • Add permission checks and audit records for evidence bundle generation/download.
  • Document how modules contribute evidence references without importing audit internals.
Core split follow-up from add-ideas/govoplan-core#99. Evidence bundle export belongs to the audit module as a later audit capability, with module-owned storage references and redaction controls. Acceptance criteria: - Define an audit evidence bundle DTO and export request/result lifecycle. - Include audit records, trace context, policy/source provenance references, module evidence references, and redaction metadata. - Do not embed secrets, raw message bodies, full recipient lists, or file contents directly in the bundle. - Add permission checks and audit records for evidence bundle generation/download. - Document how modules contribute evidence references without importing audit internals.
zemion added the
module/audit
area/api
labels 2026-07-10 17:51:04 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-audit#3
No description provided.