You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the supported v0.4 consumption paths with copy-pasteable, CI-executed examples for narrow Rust crates, the Rust facade, plain C, and C++/CMake. Include a decision table for selecting a profile and an honest capability/refusal matrix.
Why now
A downstream boundary is not usable if consumers must read workspace manifests or provider implementations to assemble it. Documentation must lead users to the tested public path and make unsupported geometry obvious before deployment.
Definition of done
Each supported integration profile has an executable quickstart pinned to an immutable release.
What
Document the supported v0.4 consumption paths with copy-pasteable, CI-executed examples for narrow Rust crates, the Rust facade, plain C, and C++/CMake. Include a decision table for selecting a profile and an honest capability/refusal matrix.
Why now
A downstream boundary is not usable if consumers must read workspace manifests or provider implementations to assemble it. Documentation must lead users to the tested public path and make unsupported geometry obvious before deployment.
Definition of done
Non-goals
No example claims production support for operations that lack executable evidence.
Area
docs
Effort
Medium