feat(cases): expose exact revisions for records filing

This commit is contained in:
2026-08-06 01:43:32 +02:00
parent cfe2389e5a
commit 2f030e56a9
4 changed files with 284 additions and 0 deletions
+7
View File
@@ -166,6 +166,13 @@ correction, revocation, or remedy semantics.
Evidence links should store only stable module/resource references and display
metadata snapshots. The owning module remains responsible for the real object.
When Records is enabled, `records.source.cases` resolves one exact immutable
case revision for eAkte filing. Cases rechecks current tenant, scope, and
object-level access, then returns the case number, lifecycle state, represented
valid interval, recorded time, canonical snapshot digest, and launch link.
Records owns the filing decision and chronology; Cases remains authoritative
for the case and its revision history.
## WebUI
Initial route contributions: