Expand description
§Test stub PostBundleFeedbackManager
A do-nothing implementation of
crate::client::post_bundle::post_bundle_feedback_manager::PostBundleFeedbackManager
that always returns a “not implemented” error. Used by test scenarios that exercise
timeline or posting logic without caring about feedback, so those tests don’t need to
stand up a full live feedback stack.