REQ-SELF-DEP-001 — The deprecated() decorator shall emit a Deprecatio

REQ-SELF-DEP-001 pass medium since 0.2.0

Statement: The deprecated() decorator shall emit a DeprecationWarning with the target version and alternative.

Rationale: Clean deprecation lifecycle prevents surprise breakage.

Verification Method: test

Last Checked: 2026-04-17 20:01 UTC

Acceptance Criteria

Evidence

IDKindVerdictObservedDetails
EV-AUTO-0025testpass2026-04-17 20:01message: warning_count=1, correct_type=True