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. |

View File

@@ -0,0 +1,24 @@
# Notify Connectors Email Tests Agent Charter
## Mission
- Validate Email connector metadata, health checks, and preview behavior.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Cover redaction, hashing, and plugin metadata expectations.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Connectors.Email.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Connectors.Email
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Email.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-0398-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Email.Tests. |
| AUDIT-0398-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Email.Tests. |
| AUDIT-0398-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,25 @@
# Notify Connectors Slack Tests Agent Charter
## Mission
- Validate Slack connector metadata, health checks, and preview behavior.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Cover redaction, hashing, and plugin metadata expectations.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Connectors.Slack.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Connectors.Slack
- Shared helpers: src/Notify/__Libraries/StellaOps.Notify.Connectors.Shared
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Slack.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-0401-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Slack.Tests. |
| AUDIT-0401-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Slack.Tests. |
| AUDIT-0401-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,25 @@
# Notify Connectors Teams Tests Agent Charter
## Mission
- Validate Teams connector metadata, health checks, and preview behavior.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Cover redaction, hashing, and plugin metadata expectations.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Connectors.Teams.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Connectors.Teams
- Shared helpers: src/Notify/__Libraries/StellaOps.Notify.Connectors.Shared
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Teams.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-0403-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Teams.Tests. |
| AUDIT-0403-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Teams.Tests. |
| AUDIT-0403-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,25 @@
# Notify Connectors Webhook Tests Agent Charter
## Mission
- Validate Webhook connector metadata, health checks, and preview behavior.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Cover redaction, hashing, and plugin metadata expectations.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Connectors.Webhook.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Connectors.Webhook
- Shared helpers: src/Notify/__Libraries/StellaOps.Notify.Connectors.Shared
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Connectors.Webhook.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-0405-M | DONE | Maintainability audit for StellaOps.Notify.Connectors.Webhook.Tests. |
| AUDIT-0405-T | DONE | Test coverage audit for StellaOps.Notify.Connectors.Webhook.Tests. |
| AUDIT-0405-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,24 @@
# Notify Core Tests Agent Charter
## Mission
- Validate core Notify rate limiting and templating behaviors.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Avoid nondeterministic clocks and random IDs in assertions.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Core.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Models
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Core.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-0406-M | DONE | Maintainability audit for StellaOps.Notify.Core.Tests. |
| AUDIT-0406-T | DONE | Test coverage audit for StellaOps.Notify.Core.Tests. |
| AUDIT-0406-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,25 @@
# Notify Engine Tests Agent Charter
## Mission
- Validate Notify Engine contracts, template utilities, and default templates.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Avoid nondeterministic clocks and random IDs in assertions.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Engine.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Engine
- Shared: src/Notify/__Libraries/StellaOps.Notify.Models
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Avoid non-ASCII strings in snapshots and test names.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.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-0408-M | DONE | Maintainability audit for StellaOps.Notify.Engine.Tests. |
| AUDIT-0408-T | DONE | Test coverage audit for StellaOps.Notify.Engine.Tests. |
| AUDIT-0408-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,25 @@
# Notify Models Tests Agent Charter
## Mission
- Validate Notify model normalization, canonical serialization, and schema migration.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Avoid nondeterministic clocks and random IDs in assertions.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Models.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Models
- Shared: docs/modules/notify/resources
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Keep schema/sample fixtures deterministic and versioned.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Models.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-0410-M | DONE | Maintainability audit for StellaOps.Notify.Models.Tests. |
| AUDIT-0410-T | DONE | Test coverage audit for StellaOps.Notify.Models.Tests. |
| AUDIT-0410-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,24 @@
# Notify Persistence Tests Agent Charter
## Mission
- Validate Notify persistence behavior across Postgres repositories and migration paths.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Avoid nondeterministic clocks and random IDs in assertions.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Persistence.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Persistence
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Keep Testcontainers usage deterministic and cached for offline runs.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.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-0412-M | DONE | Maintainability audit for StellaOps.Notify.Persistence.Tests. |
| AUDIT-0412-T | DONE | Test coverage audit for StellaOps.Notify.Persistence.Tests. |
| AUDIT-0412-A | DONE | Waived (test project). |

View File

@@ -0,0 +1,24 @@
# Notify Queue Tests Agent Charter
## Mission
- Validate Notify queue behavior for Redis and NATS transports.
## Responsibilities
- Keep tests deterministic and offline-friendly.
- Avoid nondeterministic clocks and random IDs in assertions.
## Required Reading
- docs/modules/notify/architecture.md
- docs/modules/platform/architecture-overview.md
## Working Directory & Scope
- Primary: src/Notify/__Tests/StellaOps.Notify.Queue.Tests
- Shared: src/Notify/__Libraries/StellaOps.Notify.Queue
## Testing Expectations
- Prefer fixed timestamps and IDs in assertions.
- Keep containerized tests deterministic with clear skip reasons.
## Working Agreement
- Update sprint status in docs/implplan/SPRINT_*.md and local TASKS.md.
- Keep outputs deterministic and stable across runs.

View File

@@ -0,0 +1,10 @@
# StellaOps.Notify.Queue.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-0414-M | DONE | Maintainability audit for StellaOps.Notify.Queue.Tests. |
| AUDIT-0414-T | DONE | Test coverage audit for StellaOps.Notify.Queue.Tests. |
| AUDIT-0414-A | DONE | Waived (test project). |