Objective
Resolve foundational architectural flaws in the SDK to ensure production readiness, thread-safety, and maintainability. This epic tackles the entanglement of async/sync paradigms, eliminates critical concurrency hazards in caching, modernizes the plugin system, and aligns the monorepo with modern Python tooling standards.
Scope of Work
This epic tracks the following distinct implementation phases:
Definition of Done
- All linked sub-issues are closed.
- Core test suite passes with 100% coverage on refactored modules.
- Documentation is updated to reflect the new strict separation of Async/Sync clients.
Objective
Resolve foundational architectural flaws in the SDK to ensure production readiness, thread-safety, and maintainability. This epic tackles the entanglement of async/sync paradigms, eliminates critical concurrency hazards in caching, modernizes the plugin system, and aligns the monorepo with modern Python tooling standards.
Scope of Work
This epic tracks the following distinct implementation phases:
imednet-workflowsusingimportlib.metadata.workspace.tomlto native Poetry 2.0 workspaces.kwargsparsing inGenericListGetEndpoint.Definition of Done