Expand description
High-level Rust SDK for STTP memory workflows.
locus-sdk composes low-level storage and parsing capabilities from locus-core-rs
into ergonomic workflow services for applications, agents, and operators.
The crate is transport-neutral and can run in-process or behind gateway surfaces.
Modulesยง
- application
- Application-level orchestration services.
- domain
- Domain models and contracts used by the SDK layer.
- infrastructure
- Infrastructure adapters and provider integrations.
- interface
- External interface DTOs and boundary-facing data contracts.
- prelude
- testing
- Test fixtures and helper utilities for SDK integration and unit tests.