From 778a7406ad898f8b6c2d0f7abc3786ce5fdd40da Mon Sep 17 00:00:00 2001 From: ddidderr Date: Sun, 19 Jul 2026 16:08:43 +0200 Subject: [PATCH] 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. --- rust/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rust/README.md b/rust/README.md index a29f3bbaf..38e8eb1ab 100644 --- a/rust/README.md +++ b/rust/README.md @@ -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