Commit 796955c
committed
docs(objectql): document treatAsHistorical audit-timeline preservation (#3493)
The state-machine doc already covered the FSM-skip half of `treatAsHistorical`
(#3479); extend the same bullet with the audit-timeline half that shipped in
#3497: under the flag the write context also carries `preserveAudit`, so
`updated_at`/`updated_by` become client-preferred and a whitelist (audit family
+ author-declared business `readonly` fields) survives the upsert readonly
strip, while platform-managed tenancy/system columns stay stripped. Keeps the
one place `treatAsHistorical` is documented accurate and discoverable.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B5rdfBKjkbcoEif4KUV6xE1 parent ad4af62 commit 796955c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments