docs(rust): document CCtx creation boundary

Record that Rust now owns public CCtx allocation validation and
allocate-before-init ordering while C retains private context initialization.

Test Plan:
- Documentation-only change; code validation is covered by aa817a56b.
This commit is contained in:
2026-07-19 16:08:43 +02:00
parent aa817a56b1
commit 778a7406ad
+3 -2
View File
@@ -147,8 +147,9 @@ orchestration, sequence-store and block policy, external-producer invocation
and success-path validation, external-sequence-store reset,
external-sequence/literals block loop, optional-format decompression loops,
block decoder wrappers, decompression result policy, and public end-of-frame
compression orchestration, public CCtx-copy pledge/frame-parameter policy, and
public advanced-compression parameter validation/init policy, public
compression orchestration, public CCtx-copy pledge/frame-parameter policy,
public CCtx allocation validation and allocate-before-init ordering, and public
advanced-compression parameter validation/init policy, public
usingDict parameter selection, dictionary-presence handling, and default-level
normalization, and public usingCDict frame-policy construction and begin/end
sequencing, legacy public CDict-begin frame-policy construction and