dakera-client 0.11.31

Rust client SDK for Dakera AI Agent Memory Platform
Documentation
## Description

Brief description of the changes.

## Type of Change

- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update

## Checklist

- [ ] `cargo check --all-features` passes
- [ ] `cargo test --all-features` passes
- [ ] `cargo clippy --all-features -- -D warnings` passes
- [ ] `cargo fmt --check` passes
- [ ] Documentation updated (if applicable)
- [ ] CHANGELOG.md updated (if applicable)