save progress
This commit is contained in:
10
src/Policy/StellaOps.Policy.Registry/TASKS.md
Normal file
10
src/Policy/StellaOps.Policy.Registry/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Registry 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-0450-M | DONE | Maintainability audit for StellaOps.Policy.Registry. |
|
||||
| AUDIT-0450-T | DONE | Test coverage audit for StellaOps.Policy.Registry. |
|
||||
| AUDIT-0450-A | TODO | APPLY pending approval for StellaOps.Policy.Registry. |
|
||||
10
src/Policy/StellaOps.Policy.RiskProfile/TASKS.md
Normal file
10
src/Policy/StellaOps.Policy.RiskProfile/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.RiskProfile 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-0451-M | DONE | Maintainability audit for StellaOps.Policy.RiskProfile. |
|
||||
| AUDIT-0451-T | DONE | Test coverage audit for StellaOps.Policy.RiskProfile. |
|
||||
| AUDIT-0451-A | TODO | APPLY pending approval for StellaOps.Policy.RiskProfile. |
|
||||
10
src/Policy/StellaOps.Policy.Scoring/TASKS.md
Normal file
10
src/Policy/StellaOps.Policy.Scoring/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Scoring 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-0453-M | DONE | Maintainability audit for StellaOps.Policy.Scoring. |
|
||||
| AUDIT-0453-T | DONE | Test coverage audit for StellaOps.Policy.Scoring. |
|
||||
| AUDIT-0453-A | TODO | Awaiting approval to apply changes. |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.RiskProfile.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain unit tests for risk profile canonicalization, validation, lifecycle, overrides, export, and scope services.
|
||||
|
||||
## Required Reading
|
||||
- docs/modules/policy/architecture.md
|
||||
- docs/modules/platform/architecture-overview.md
|
||||
|
||||
## Working Agreement
|
||||
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
|
||||
- Keep tests deterministic and offline-friendly.
|
||||
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.RiskProfile.Tests 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-0452-M | DONE | Maintainability audit for StellaOps.Policy.RiskProfile.Tests. |
|
||||
| AUDIT-0452-T | DONE | Test coverage audit for StellaOps.Policy.RiskProfile.Tests. |
|
||||
| AUDIT-0452-A | DONE | Waived (test project). |
|
||||
13
src/Policy/__Tests/StellaOps.Policy.Scoring.Tests/AGENTS.md
Normal file
13
src/Policy/__Tests/StellaOps.Policy.Scoring.Tests/AGENTS.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# StellaOps.Policy.Scoring.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain unit/integration tests for CVSS scoring, receipt generation, and policy loading.
|
||||
|
||||
## Required Reading
|
||||
- docs/modules/policy/architecture.md
|
||||
- docs/modules/platform/architecture-overview.md
|
||||
- FIRST CVSS v4.0 Specification: https://www.first.org/cvss/v4-0/specification-document
|
||||
|
||||
## Working Agreement
|
||||
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
|
||||
- Prefer deterministic test data (fixed IDs/timestamps, FakeTimeProvider).
|
||||
10
src/Policy/__Tests/StellaOps.Policy.Scoring.Tests/TASKS.md
Normal file
10
src/Policy/__Tests/StellaOps.Policy.Scoring.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Scoring.Tests 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-0454-M | DONE | Maintainability audit for StellaOps.Policy.Scoring.Tests. |
|
||||
| AUDIT-0454-T | DONE | Test coverage audit for StellaOps.Policy.Scoring.Tests. |
|
||||
| AUDIT-0454-A | DONE | Waived (test project). |
|
||||
Reference in New Issue
Block a user