mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -05:00
The final deliverable should not carry the scaffolding of the phases it was built in. Reword comments, docstrings, and generated-output strings that named build phases (Phase N / T1-T3 / Phase A1-A2) to describe what the code does, and rename the phase-numbered test files: test_phase4_subprocess -> test_subprocess test_phase9_shutdown -> test_shutdown test_phase13_proxies -> test_domain_proxies test_phase14 -> test_schema_and_unload test_phase19_devices -> test_device_registry Comments/docstrings/filenames only; no logic changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>