info-tech-canon/infospace/agent/briefs/practice-pattern-interface-deprecation-strangler.md
tegwick 149d2ced70
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 1s
feat(ITC-WP-0016): establish PracticePattern language
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a025c2-407a-7a32-b40a-f37a52f03f62
2026-08-21 22:22:46 +02:00

1.1 KiB

id artifact_id source_path source_kind generated
agent-brief/practice-pattern-interface-deprecation-strangler practice-pattern/interface-deprecation-strangler patterns/InterfaceDeprecationStrangler.md practice-pattern true

Agent Brief: InterfaceDeprecationStrangler

  • Artifact ID: practice-pattern/interface-deprecation-strangler
  • Kind: practice-pattern
  • Canonical path: patterns/InterfaceDeprecationStrangler.md
  • Full source: patterns/InterfaceDeprecationStrangler.md
  • Summary: Reusable canon PracticePattern: InterfaceDeprecationStrangler.

Retrieval Hints

Imports and anchors:

  • model/devsecops
  • model/governance
  • model/observability
  • scheme/practice-pattern

Owned Concepts

  • InterfaceDeprecationStrangler
  • Interface deprecation vs retirement vs removal: Deprecation guides and observes callers, retirement ends legacy behavior while retaining a metered tombstone, and removal deletes that tombstone only after the evidence gate passes.