Strategy
Platform Deprecation
Strangler-fig approach to legacy removal. Facade-first migration preserving operational continuity while progressively replacing legacy dependencies.
Why this matters
Legacy systems cannot be switched off without a verified replacement path. The deprecation strategy determines migration risk, dual-running costs, and the transformation timeline.
What this informs
Phase 1 mobilisation scope, integration layer investment, and the sequence in which legacy systems are retired.
What remains unresolved
Steering committee has not yet confirmed the strangler-fig approach. Facade layer technology selection is outstanding.
Legacy Systems
2
Approach
Strangler-fig
Phases
4
Estimated Duration
18 months
Status
Decision needed
Strangler-Fig Pattern
Wrap First
Build API facade layer around legacy systems. New consumers integrate with the facade, not directly with legacy. Legacy continues to operate unchanged.
FoundationReplace Later
Progressively replace legacy implementations behind the facade. New services take over domain by domain. Facade routes traffic to new implementations.
MigrationRetain Temporarily
Keep legacy systems running during transition for rollback capability. Decommission only after new implementations are validated under production load.
OptimisationCurrent State
Transition State
Target State
| System | Current Status | Strategy | Target Date | Dependencies |
|---|---|---|---|---|
| Service Operations Platform (Siebel) | Legacy | Replace via facade | 2027-Q2 | SAP integration layer, domain API contracts |
| Dealer Portal (Sitecore) | Legacy | Replace with composable DXP | 2027-Q1 | New experience layer, WeChat integration |
| Manual processes | Operational | Automate through new services | 2027-H2 | Domain services, AI capabilities |
Phase 0 — Discovery
Mar – Apr 2026
Phase 1 — Foundation
May – Aug 2026
Phase 2 — Migration
Sep 2026 – Mar 2027
Phase 3 — Optimisation
Apr – Sep 2027
Phase 0 — Discovery
Phase 1 — Foundation
Phase 2 — Migration
Phase 3 — Optimisation
Facade Layer Architecture
API facade topology showing how new consumers are isolated from legacy system interfaces during transition.
DraftArchitecture Lead
Decision Layer
Decisions Supported
ADR-001 (strangler-fig pattern). Deprecation sequence depends on ADR-003 (composable DXP) and ADR-006 (SAP retention).
Dependencies
Depends on DEL-001 (Current-State) for system inventory. Blocked by scenario selection for timeline confirmation.
Next Actions
Steering committee to confirm strangler-fig approach. Initiate facade layer technology evaluation. Define Phase 1 migration scope.
Confidence
Medium — pattern is sound but approach requires formal approval. Timeline depends on scenario selection.