[Feature] Move audit log storage/query/export into audit module #97

Closed
opened 2026-07-06 15:08:51 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 236
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 5: Extract Audit

Imported item:

Move audit log storage/query/export into audit module.
<!-- codex-generic-backlog-fingerprint:c04094efae6cb74baad6a843 --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `236` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 5: Extract Audit` Imported item: ```text Move audit log storage/query/export into audit module. ```
zemion added this to the Phase 5: Extract Audit milestone 2026-07-06 15:08:51 +02:00
zemion added the
type
feature
priority
p2
source/backlog-import
codex/ready
labels 2026-07-07 23:23:13 +02:00
zemion added the
status
triage
label 2026-07-08 02:48:39 +02:00
Author
Owner

Codex State: done

Summary

  • Audit storage, query routes, delta listing, recorder, retention provider, migrations, uninstall guard, and destructive retirement provider now live in govoplan-audit.
  • Core keeps only the audit recorder capability/protocol and null-recorder facade for optional-module operation.

Verification

  • manual inspection of govoplan-audit manifest/routes/recording/retention and govoplan_core.audit.logging capability use
## Codex State: done ### Summary - Audit storage, query routes, delta listing, recorder, retention provider, migrations, uninstall guard, and destructive retirement provider now live in govoplan-audit. - Core keeps only the audit recorder capability/protocol and null-recorder facade for optional-module operation. ### Verification - `manual inspection of govoplan-audit manifest/routes/recording/retention and govoplan_core.audit.logging capability use`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#97
No description provided.