Initial import
This commit is contained in:
17
apps/worker/AGENTS.md
Normal file
17
apps/worker/AGENTS.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# AGENTS.md
|
||||
|
||||
## Scope
|
||||
Applies within `apps/worker`.
|
||||
|
||||
## Responsibilities
|
||||
- generation job execution
|
||||
- payment reconciliation
|
||||
- media cleanup
|
||||
- provider-key balance polling
|
||||
- provider-key recovery checks
|
||||
- alert and reminder jobs
|
||||
|
||||
## Rules
|
||||
- Persist every provider-key attempt.
|
||||
- Consume quota only after a request succeeds.
|
||||
- Keep retries idempotent and auditable.
|
||||
Reference in New Issue
Block a user