591 B
591 B
Crypto Plugin Loader Charter
Mission
Load crypto provider plugins from manifests with deterministic filtering and error reporting.
Responsibilities
- Keep plugin selection deterministic and explainable.
- Validate configuration inputs and surface clear errors.
- Track task status in
TASKS.md.
Required Reading
docs/modules/platform/architecture-overview.md
Working Agreement
-
- Update task status in the sprint file and local
TASKS.md.
- Update task status in the sprint file and local
-
- Add tests for filtering, priority ordering, and error paths.
-
- Avoid silent option drops or configuration mismatches.