Skip to content

feat(rt-sdk): review and align handler request/response types#23

Open
martsokha wants to merge 4 commits into
mainfrom
feature/review-handler-types
Open

feat(rt-sdk): review and align handler request/response types#23
martsokha wants to merge 4 commits into
mainfrom
feature/review-handler-types

Conversation

@martsokha
Copy link
Copy Markdown
Member

Summary

Review and align all handler request/response types with the server API. This PR will be updated as each handler is reviewed.

Done

  • AnalyticsSnapshot: renamed from Analytics, updated fields to match server

Test plan

  • cargo check -p nvisy-rt-sdk --features mock,stream
  • cargo check -p nvisy-rt-sdk --examples --features base64
  • cargo test -p nvisy-rt-sdk

🤖 Generated with Claude Code

…r API

Update fields to match server response: remove total_runs, active_runs,
total_entities_detected, total_redactions_applied. Add current_runs,
max_run_duration_ms, avg_run_duration_ms.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@martsokha martsokha added the feat request for or implementation of a new feature label Mar 27, 2026
martsokha and others added 3 commits March 27, 2026 02:47
…ns Page<FileEntry>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… throughout

Add doc comments to all MockRuntime on_* builder methods via macro.
Document internal client methods. Fix stream doc comments to reflect
entry types instead of UUIDs. Improve mock/service.rs module docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@martsokha martsokha self-assigned this Mar 30, 2026
@martsokha martsokha added the runtime nvisy-rt-sdk: runtime API client label Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat request for or implementation of a new feature runtime nvisy-rt-sdk: runtime API client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant