feat: honor temporal read context

This commit is contained in:
2026-08-05 00:03:32 +02:00
parent bc98372d93
commit 10ea54f38d
4 changed files with 56 additions and 10 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ manifest = ModuleManifest(
id="parties.procedure-and-representation",
title="Procedure parties and representation",
summary="Keep procedure roles and authority distinct from subject master data.",
body="Parties stores immutable procedure participation and explicit representation powers. Powers cannot disappear silently and delivery uses frozen contact snapshots.",
body="Parties stores immutable procedure participation and explicit representation powers. Powers cannot disappear silently and delivery uses frozen contact snapshots. Unversioned reads follow the titlebar valid-time and recorded-time selection; explicit procedure resolution times take precedence and current authorization is unchanged.",
layer="configured",
documentation_types=("admin", "user"),
audience=("user", "operator", "module_admin", "auditor"),