GovOPlaN

govoplan-audit (0.1.16)

Published 2026-08-05 19:55:01 +02:00 by govoplan-package-publisher

Installation

pip install --index-url https://git.add-ideas.de/api/packages/GovOPlaN/pypi/simple/ --extra-index-url https://pypi.org/simple govoplan-audit

About this package

GovOPlaN audit platform module.

GovOPlaN Audit

Repository type: module (platform).

govoplan-audit owns audit API route contributions and audit administration WebUI sections during the GovOPlaN module split.

This repository owns the live audit_log table, audit API route contributions, the @govoplan/audit-webui package, and the target boundary for future audit sink/export capability work.

The WebUI package contributes the system-audit and tenant-audit admin sections through the shared admin.sections UI capability. The admin shell does not render audit panels unless this module is installed and enabled.

It also owns the audit command/event separation and production delivery foundation:

  • govoplan_audit.backend.commands defines an in-process command bus for requested work.
  • govoplan_audit.backend.outbox persists governed platform events in audit_outbox_events and dispatches pending rows with retry metadata.

See docs/AUDIT_TRACE_CONTEXT.md for the standard operational context fields used by admin, installer, and module lifecycle audit entries.

The administration surface archetypes, consequence classification, and verification contract are recorded in docs/INTERFACE_PATTERN_MIGRATION.md.

Requirements

Requires Python: >=3.12
Details
PyPI
2026-08-05 19:55:01 +02:00
1
GovOPlaN
22 KiB
Assets (1)
Versions (7) View all
0.1.20 2026-08-24
0.1.19 2026-08-22
0.1.18 2026-08-05
0.1.17 2026-08-05
0.1.16 2026-08-05