Files
git.stella-ops.org/src/Notify/__Libraries/StellaOps.Notify.Persistence/AGENTS.md
StellaOps Bot ca578801fd save progress
2026-01-03 00:49:19 +02:00

908 B

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.
    1. Review this charter and the Required Reading documents before coding; confirm prerequisites are met.
    1. Keep changes deterministic (stable ordering, timestamps, hashes) and align with offline/air-gap expectations.
    1. Coordinate doc updates, tests, and cross-guild communication whenever contracts or workflows change.
    1. Revert to TODO if you pause the task without shipping changes; leave notes in commit/PR descriptions for context.