# Sim Remote Crypto Plugin Charter ## Mission Provide simulation-only remote signing and verification for StellaOps cryptography. ## Responsibilities - Keep HTTP payloads and algorithm routing deterministic. - Ensure configuration clearly documents remote dependencies. - Track task status in `TASKS.md`. ## Required Reading - `docs/modules/platform/architecture-overview.md` ## Working Agreement - 1. Update task status in the sprint file and local `TASKS.md`. - 2. Validate algorithms and key identifiers before remote calls. - 3. Add tests for error paths and DI wiring.