save progress

This commit is contained in:
StellaOps Bot
2026-01-03 00:47:24 +02:00
parent 3f197814c5
commit ca578801fd
319 changed files with 32478 additions and 2202 deletions

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Email 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-0397-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Email. |
| AUDIT-0397-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Email. |
| AUDIT-0397-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,15 @@
# StellaOps.Notify.Connectors.Shared Agent Charter
## Mission
Maintain shared redaction/hash/metadata helpers for Notify connectors per `docs/modules/notify/architecture.md`.
## Required Reading
- `docs/modules/notify/architecture.md`
- `docs/modules/platform/architecture-overview.md`
## Working Agreement
- 1. Update task status to `DOING`/`DONE` in both corresponding sprint file `docs/implplan/SPRINT_*.md` and the local `TASKS.md` when you start or finish work.
- 2. Review this charter and the Required Reading documents before coding; confirm prerequisites are met.
- 3. Keep changes deterministic (stable ordering, timestamps, hashes) and align with offline/air-gap expectations.
- 4. Coordinate doc updates, tests, and cross-guild communication whenever contracts or workflows change.
- 5. Revert to `TODO` if you pause the task without shipping changes; leave notes in commit/PR descriptions for context.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Shared 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-0399-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Shared. |
| AUDIT-0399-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Shared. |
| AUDIT-0399-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Slack 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-0400-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Slack. |
| AUDIT-0400-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Slack. |
| AUDIT-0400-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Teams 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-0402-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Teams. |
| AUDIT-0402-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Teams. |
| AUDIT-0402-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Webhook 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-0404-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Webhook. |
| AUDIT-0404-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Webhook. |
| AUDIT-0404-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.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-0407-M | DONE | Maintainability audit for StellaOps.Notify.Engine. |
| AUDIT-0407-T | DONE | Test coverage audit for StellaOps.Notify.Engine. |
| AUDIT-0407-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Models 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-0409-M | DONE | Maintainability audit for StellaOps.Notify.Models. |
| AUDIT-0409-T | DONE | Test coverage audit for StellaOps.Notify.Models. |
| AUDIT-0409-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,15 @@
# StellaOps.Notify.Persistence Agent Charter
## Mission
Deliver Notify persistence implementations (Postgres + in-memory) per `docs/modules/notify/architecture.md`.
## Required Reading
- `docs/modules/notify/architecture.md`
- `docs/modules/platform/architecture-overview.md`
## Working Agreement
- 1. Update task status to `DOING`/`DONE` in both correspoding sprint file `/docs/implplan/SPRINT_*.md` and the local `TASKS.md` when you start or finish work.
- 2. Review this charter and the Required Reading documents before coding; confirm prerequisites are met.
- 3. Keep changes deterministic (stable ordering, timestamps, hashes) and align with offline/air-gap expectations.
- 4. Coordinate doc updates, tests, and cross-guild communication whenever contracts or workflows change.
- 5. Revert to `TODO` if you pause the task without shipping changes; leave notes in commit/PR descriptions for context.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.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-0411-M | DONE | Maintainability audit for StellaOps.Notify.Persistence. |
| AUDIT-0411-T | DONE | Test coverage audit for StellaOps.Notify.Persistence. |
| AUDIT-0411-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Queue 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-0413-M | DONE | Maintainability audit for StellaOps.Notify.Queue. |
| AUDIT-0413-T | DONE | Test coverage audit for StellaOps.Notify.Queue. |
| AUDIT-0413-A | TODO | Pending approval for apply tasks. |

View File

@@ -0,0 +1,13 @@
# StellaOps.Notify.Storage.InMemory Agent Charter
## Mission
Provide in-memory Notify storage repositories and compatibility shims for development and test workflows.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Agreement
- Update task status in docs/implplan/SPRINT_*.md and local TASKS.md when work starts or completes.
- Keep behavior deterministic (stable ordering, timestamps, hashes) and offline-friendly.
- Add or update tests that validate repository behavior and determinism.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Storage.InMemory 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-0415-M | DONE | Maintainability audit for StellaOps.Notify.Storage.InMemory. |
| AUDIT-0415-T | DONE | Test coverage audit for StellaOps.Notify.Storage.InMemory. |
| AUDIT-0415-A | TODO | Pending approval for apply tasks. |