audit work
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Offline Verification Crypto Plugin Charter
|
||||
|
||||
## Mission
|
||||
Provide offline verification cryptography using .NET BCL primitives for air-gapped environments.
|
||||
|
||||
## Responsibilities
|
||||
- Keep verification behavior deterministic and explicit.
|
||||
- Avoid signing paths that depend on ephemeral keys.
|
||||
- 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. Make capability support consistent with implemented methods.
|
||||
- 3. Add tests for verification and error paths.
|
||||
@@ -0,0 +1,10 @@
|
||||
# Offline Verification 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-0255-M | DONE | Maintainability audit for StellaOps.Cryptography.Plugin.OfflineVerification. |
|
||||
| AUDIT-0255-T | DONE | Test coverage audit for StellaOps.Cryptography.Plugin.OfflineVerification. |
|
||||
| AUDIT-0255-A | TODO | Pending approval for changes. |
|
||||
Reference in New Issue
Block a user