[Feature] Define backend explain endpoint shape #154

Closed
opened 2026-07-06 15:18:08 +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: 385
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Policy Extraction Prep

Imported item:

Define backend explain endpoint shape.
<!-- codex-generic-backlog-fingerprint:a4684b6e8dfcd6a36e1a013b --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `385` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Policy Extraction Prep` Imported item: ```text Define backend explain endpoint shape. ```
zemion added this to the P0: Policy Extraction Prep milestone 2026-07-06 15:18:08 +02:00
Author
Owner

Codex State: done

Summary

  • Added the retention policy explain response shape and GET /api/v1/admin/privacy-retention/policies/{scope_type}/explain.

Changed Files

  • The endpoint returns decision, effective and parent policy, effective and parent source paths, and blocked_fields derived from parent lower-level locks.

Verification

  • ./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_system_governance_defaults_templates_and_central_accounts
  • ./.venv/bin/python -m unittest tests.test_policy_contracts
## Codex State: done ### Summary - Added the retention policy explain response shape and GET /api/v1/admin/privacy-retention/policies/{scope_type}/explain. ### Changed Files - `The endpoint returns decision, effective and parent policy, effective and parent source paths, and blocked_fields derived from parent lower-level locks.` ### Verification - `./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_system_governance_defaults_templates_and_central_accounts` - `./.venv/bin/python -m unittest tests.test_policy_contracts`
zemion added the
type
feature
priority
p0
source/backlog-import
codex/ready
labels 2026-07-07 23:14:37 +02:00
zemion added the
status
triage
label 2026-07-08 02:34: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-core#154
No description provided.