Files
git.stella-ops.org/src/__Libraries/StellaOps.Cryptography.Plugin.SimRemote/AGENTS.md
StellaOps Bot dd581699cc audit work
2026-01-02 11:43:43 +02:00

578 B

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.
    1. Validate algorithms and key identifiers before remote calls.
    1. Add tests for error paths and DI wiring.