[Feature] Define audit module MVP boundaries #160

Closed
opened 2026-07-06 15:18:48 +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: 394
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Audit/Event Prep

Imported item:

Define audit module MVP boundaries.
<!-- codex-generic-backlog-fingerprint:b20a0f6848a143b357cf7d30 --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `394` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Audit/Event Prep` Imported item: ```text Define audit module MVP boundaries. ```
zemion added this to the P0: Audit/Event Prep milestone 2026-07-06 15:18:48 +02:00
Author
Owner

Codex State: done

Summary

  • Documented the audit MVP boundary: audit owns audit_log/API routes; core owns DTO/protocol contracts, trace context, and compatibility helpers during migration.

Changed Files

  • docs/EVENTS_AND_AUDIT.md
  • src/govoplan_core/core/access.py

Verification

  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_core_events
  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system
## Codex State: done ### Summary - Documented the audit MVP boundary: audit owns audit_log/API routes; core owns DTO/protocol contracts, trace context, and compatibility helpers during migration. ### Changed Files - `docs/EVENTS_AND_AUDIT.md` - `src/govoplan_core/core/access.py` ### Verification - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_core_events` - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system`
zemion added the
type
feature
priority
p0
source/backlog-import
codex/ready
labels 2026-07-07 23:14:09 +02:00
zemion added the
status
triage
label 2026-07-08 02:32:14 +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-core#160
No description provided.