refactor: comentarii strict functionale, fara referinte PRD/stories
Curatare globala a comentariilor si docstring-urilor (app, tools, teste, scripturi): eliminate referintele la PRD-uri, US-xxx, task-uri istorice si review-uri; pastrata doar informatia functionala, formulata scurt. Regula adaugata in CLAUDE.md (sectiunea Stil). Fara modificari de cod sau comportament. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Teste T16: job purjare + purge_after SET la insert (OV-5).
|
||||
"""Job purjare + purge_after SET la insert.
|
||||
|
||||
Verify:
|
||||
(a) insert/sent -> purge_after populat (sent+90z).
|
||||
@@ -68,7 +68,7 @@ def test_mark_sent_seteaza_purge_after(conn):
|
||||
def test_mark_queued_nu_seteaza_purge_after(conn):
|
||||
"""Starile active (queued) nu primesc purge_after.
|
||||
|
||||
NOTA US-013: error/needs_data/needs_mapping primesc ACUM purge_after (retentie
|
||||
NOTA: error/needs_data/needs_mapping primesc ACUM purge_after (retentie
|
||||
blocate, 30z) — vezi tests/test_purge_blocate.py. Doar queued/sending raman fara.
|
||||
"""
|
||||
import app.worker.__main__ as w
|
||||
|
||||
Reference in New Issue
Block a user