Skip to content

chore: update docs, integrate runtime#72

Merged
martsokha merged 7 commits intomainfrom
feature/runtime
Feb 25, 2026
Merged

chore: update docs, integrate runtime#72
martsokha merged 7 commits intomainfrom
feature/runtime

Conversation

@martsokha
Copy link
Member

@martsokha martsokha commented Feb 18, 2026

No description provided.

Reframe README around multimodal redaction API. Bump hipstr 0.6.0→0.8.0
and futures 0.3.31→0.3.32.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@martsokha martsokha self-assigned this Feb 18, 2026
@martsokha martsokha added docs improvements, updates or additions to docs feat request for or implementation of a new feature labels Feb 18, 2026
martsokha and others added 6 commits February 24, 2026 23:29
Replace the external nvisy-core dependency with minimal inlined versions
of Error, ContentData, and ContentSource — the only three types actually
used. Add nvisy-object to the workspace and object_store as a workspace
dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…providers

Replace the static factory-style Provider trait with an instance-based
Client trait. Providers are now newtypes wrapping ObjectStoreClient with
Deref, removing the associated Client type. Drop async_trait in favor of
native async fn in traits (Rust 1.92), add default verify() via Deref
supertrait bound, add Serialize and optional JsonSchema (behind "schema"
feature) to credential structs, and use derive_more for Deref impls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update root and nvisy-object READMEs with corrected repo links, expanded
crate documentation, and consistent formatting. Reorder derive/must_use
attributes on ServiceState.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@martsokha martsokha merged commit b66a0f5 into main Feb 25, 2026
5 checks passed
@martsokha martsokha deleted the feature/runtime branch February 25, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs improvements, updates or additions to docs feat request for or implementation of a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant