audit work
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
@@ -0,0 +1,10 @@
|
||||
# Sim Remote Crypto Plugin Task Board
|
||||
|
||||
This board mirrors active sprint tasks for this module.
|
||||
Source of truth: `docs/implplan/SPRINT_20251229_049_BE_csproj_audit_maint_tests.md`.
|
||||
|
||||
| Task ID | Status | Notes |
|
||||
| --- | --- | --- |
|
||||
| AUDIT-0260-M | DONE | Maintainability audit for StellaOps.Cryptography.Plugin.SimRemote. |
|
||||
| AUDIT-0260-T | DONE | Test coverage audit for StellaOps.Cryptography.Plugin.SimRemote. |
|
||||
| AUDIT-0260-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user