save progress
This commit is contained in:
10
src/Policy/StellaOps.Policy.Engine/TASKS.md
Normal file
10
src/Policy/StellaOps.Policy.Engine/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Engine 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-0440-M | DONE | Maintainability audit for StellaOps.Policy.Engine. |
|
||||
| AUDIT-0440-T | DONE | Test coverage audit for StellaOps.Policy.Engine. |
|
||||
| AUDIT-0440-A | TODO | APPLY pending approval for StellaOps.Policy.Engine. |
|
||||
10
src/Policy/StellaOps.Policy.Gateway/TASKS.md
Normal file
10
src/Policy/StellaOps.Policy.Gateway/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Gateway 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-0445-M | DONE | Maintainability audit for StellaOps.Policy.Gateway. |
|
||||
| AUDIT-0445-T | DONE | Test coverage audit for StellaOps.Policy.Gateway. |
|
||||
| AUDIT-0445-A | TODO | APPLY pending approval for StellaOps.Policy.Gateway. |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.AuthSignals Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain shared policy/authority/signal contract models for advisory auth signals.
|
||||
|
||||
## 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 contracts deterministic and explicit (UTC timestamps, stable defaults).
|
||||
10
src/Policy/__Libraries/StellaOps.Policy.AuthSignals/TASKS.md
Normal file
10
src/Policy/__Libraries/StellaOps.Policy.AuthSignals/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.AuthSignals 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-0439-M | DONE | Maintainability audit for StellaOps.Policy.AuthSignals. |
|
||||
| AUDIT-0439-T | DONE | Test coverage audit for StellaOps.Policy.AuthSignals. |
|
||||
| AUDIT-0439-A | TODO | APPLY pending approval for StellaOps.Policy.AuthSignals. |
|
||||
10
src/Policy/__Libraries/StellaOps.Policy.Exceptions/TASKS.md
Normal file
10
src/Policy/__Libraries/StellaOps.Policy.Exceptions/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Exceptions 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-0443-M | DONE | Maintainability audit for StellaOps.Policy.Exceptions. |
|
||||
| AUDIT-0443-T | DONE | Test coverage audit for StellaOps.Policy.Exceptions. |
|
||||
| AUDIT-0443-A | TODO | APPLY pending approval for StellaOps.Policy.Exceptions. |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Persistence Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain the Policy module persistence layer and PostgreSQL repositories.
|
||||
|
||||
## 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 repository ordering deterministic and time/ID generation explicit.
|
||||
10
src/Policy/__Libraries/StellaOps.Policy.Persistence/TASKS.md
Normal file
10
src/Policy/__Libraries/StellaOps.Policy.Persistence/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Persistence 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-0448-M | DONE | Maintainability audit for StellaOps.Policy.Persistence. |
|
||||
| AUDIT-0448-T | DONE | Test coverage audit for StellaOps.Policy.Persistence. |
|
||||
| AUDIT-0448-A | TODO | APPLY pending approval for StellaOps.Policy.Persistence. |
|
||||
10
src/Policy/__Libraries/StellaOps.Policy/TASKS.md
Normal file
10
src/Policy/__Libraries/StellaOps.Policy/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy 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-0438-M | DONE | Maintainability audit for StellaOps.Policy. |
|
||||
| AUDIT-0438-T | DONE | Test coverage audit for StellaOps.Policy. |
|
||||
| AUDIT-0438-A | TODO | APPLY pending approval for StellaOps.Policy. |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Engine.Contract.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain Pact contract tests for Policy Engine APIs.
|
||||
|
||||
## 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 contract tests deterministic and offline-friendly.
|
||||
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Engine.Contract.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-0441-M | DONE | Maintainability audit for StellaOps.Policy.Engine.Contract.Tests. |
|
||||
| AUDIT-0441-T | DONE | Test coverage audit for StellaOps.Policy.Engine.Contract.Tests. |
|
||||
| AUDIT-0441-A | DONE | Waived (test project). |
|
||||
12
src/Policy/__Tests/StellaOps.Policy.Engine.Tests/AGENTS.md
Normal file
12
src/Policy/__Tests/StellaOps.Policy.Engine.Tests/AGENTS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Engine.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain unit/integration tests for Policy Engine services and determinism tooling.
|
||||
|
||||
## 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.
|
||||
- Prefer deterministic test data (fixed IDs/timestamps, FakeTimeProvider).
|
||||
10
src/Policy/__Tests/StellaOps.Policy.Engine.Tests/TASKS.md
Normal file
10
src/Policy/__Tests/StellaOps.Policy.Engine.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Engine.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-0442-M | DONE | Maintainability audit for StellaOps.Policy.Engine.Tests. |
|
||||
| AUDIT-0442-T | DONE | Test coverage audit for StellaOps.Policy.Engine.Tests. |
|
||||
| AUDIT-0442-A | DONE | Waived (test project). |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Exceptions.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain tests for policy exception models, validators, and 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.
|
||||
- Prefer deterministic test data (fixed IDs/timestamps, FakeTimeProvider).
|
||||
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Exceptions.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-0444-M | DONE | Maintainability audit for StellaOps.Policy.Exceptions.Tests. |
|
||||
| AUDIT-0444-T | DONE | Test coverage audit for StellaOps.Policy.Exceptions.Tests. |
|
||||
| AUDIT-0444-A | DONE | Waived (test project). |
|
||||
12
src/Policy/__Tests/StellaOps.Policy.Gateway.Tests/AGENTS.md
Normal file
12
src/Policy/__Tests/StellaOps.Policy.Gateway.Tests/AGENTS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Gateway.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain gateway API and service tests for Policy Gateway.
|
||||
|
||||
## 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.
|
||||
- Prefer deterministic test data (fixed IDs/timestamps, FakeTimeProvider).
|
||||
10
src/Policy/__Tests/StellaOps.Policy.Gateway.Tests/TASKS.md
Normal file
10
src/Policy/__Tests/StellaOps.Policy.Gateway.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Gateway.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-0446-M | DONE | Maintainability audit for StellaOps.Policy.Gateway.Tests. |
|
||||
| AUDIT-0446-T | DONE | Test coverage audit for StellaOps.Policy.Gateway.Tests. |
|
||||
| AUDIT-0446-A | DONE | Waived (test project). |
|
||||
12
src/Policy/__Tests/StellaOps.Policy.Pack.Tests/AGENTS.md
Normal file
12
src/Policy/__Tests/StellaOps.Policy.Pack.Tests/AGENTS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Pack.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Validate starter policy packs and schema behavior.
|
||||
|
||||
## 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.
|
||||
10
src/Policy/__Tests/StellaOps.Policy.Pack.Tests/TASKS.md
Normal file
10
src/Policy/__Tests/StellaOps.Policy.Pack.Tests/TASKS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Pack.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-0447-M | DONE | Maintainability audit for StellaOps.Policy.Pack.Tests. |
|
||||
| AUDIT-0447-T | DONE | Test coverage audit for StellaOps.Policy.Pack.Tests. |
|
||||
| AUDIT-0447-A | DONE | Waived (test project). |
|
||||
@@ -0,0 +1,12 @@
|
||||
# StellaOps.Policy.Persistence.Tests Agent Charter
|
||||
|
||||
## Mission
|
||||
Maintain persistence integration tests for Policy repositories and migrations.
|
||||
|
||||
## 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.
|
||||
- Prefer deterministic fixtures and document container dependencies.
|
||||
@@ -0,0 +1,10 @@
|
||||
# StellaOps.Policy.Persistence.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-0449-M | DONE | Maintainability audit for StellaOps.Policy.Persistence.Tests. |
|
||||
| AUDIT-0449-T | DONE | Test coverage audit for StellaOps.Policy.Persistence.Tests. |
|
||||
| AUDIT-0449-A | DONE | Waived (test project). |
|
||||
Reference in New Issue
Block a user