Skip to content

Implement normalized loader capabilities model#24

Merged
AssociatedPrimeIdeal merged 1 commit into
mainfrom
issue-9-loader-capabilities
May 17, 2026
Merged

Implement normalized loader capabilities model#24
AssociatedPrimeIdeal merged 1 commit into
mainfrom
issue-9-loader-capabilities

Conversation

@AssociatedPrimeIdeal
Copy link
Copy Markdown
Owner

Closes #9

Summary

  • add typed normalized loader result and loader capability flags
  • make segmentation and TKE optional through load/pipeline/workspace state
  • compute WSS/TKE lazily, and skip TKE when the input has no complex source
  • add focused tests for legacy and normalized loader capability behavior

Verification

  • ~/miniconda3/envs/ryy/bin/python -m pytest -q tests/test_loader_capabilities.py tests/test_config_workspace.py tests/test_imports.py

@AssociatedPrimeIdeal AssociatedPrimeIdeal merged commit 5220fbc into main May 17, 2026
1 check passed
@AssociatedPrimeIdeal AssociatedPrimeIdeal deleted the issue-9-loader-capabilities branch May 17, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define normalized internal data model for loaders

1 participant