info-tech-canon/infospace/patterns/README.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

19 lines
874 B
Markdown

# Patterns
Reusable canon patterns live here.
## PracticePattern language
PracticePatterns give recurring socio-technical practices stable, speakable
names. They follow the Alexander-inspired, Markdown-first contract in
[PracticePatternScheme](PracticePatternScheme.md). The current scheme is v0.1;
frontmatter is described by
[`practice-pattern.schema.yaml`](../schemas/practice-pattern.schema.yaml).
| PracticePattern | Status | Purpose |
| --- | --- | --- |
| [InterfaceDeprecationStrangler](InterfaceDeprecationStrangler.md) | active | Phase out an interface through caller guidance, usage evidence, staged retirement, and an evidence-gated removal. |
The older [Intent Scope Purposes Pattern](intent-scope-purposes.md) predates the
PracticePattern v0.1 contract. It remains a candidate canon pattern and can be
migrated when its next substantive revision is made.