Files
Umbraco-CMS/docs/plans
yv01p cacbbf3ca8 docs: add Phase 8 implementation plan and critical reviews
Add ContentService Phase 8 facade finalization implementation plan (v4.0)
with 4 critical implementation reviews tracking iterative improvements:

Phase 8 goals:
- Reduce ContentService from 1330 to ~990 lines
- Remove obsolete constructors and unused fields
- Expose PerformMoveLocked and DeleteLocked on interfaces
- Unify duplicate DeleteLocked implementations
- Extract CheckDataIntegrity to ContentCrudService

Critical reviews identified and resolved:
- v1: Methods already exist in services (don't re-extract)
- v2: Task reordering, DeleteLocked unification
- v3: PerformMoveLocked return type, line count correction
- v4: DeleteOfTypes method update requirement

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-24 18:10:43 +00:00
..