feat: honor temporal read context

This commit is contained in:
2026-08-05 00:03:32 +02:00
parent f7993786df
commit c9bd2bfab8
4 changed files with 75 additions and 4 deletions
+5
View File
@@ -11,6 +11,11 @@ publication, remedy, and review references.
The ordinary read projection withholds protected reasoning and operative
content. A separate sensitive-read permission is required to disclose it.
Unversioned list and detail reads follow the platform temporal-data context.
Valid time determines when the outcome applied; recorded time reconstructs
which revision the system knew then. Exact revision references bypass that
projection. Permissions and mutation targets always use current state.
## Lifecycle
Writes use the shared Decision transition matrix and optimistic concurrency.