This component file has crept up to 1490 lines (file-size ratchet pin raised 1478 to 1490 in PR #770, alongside two other files in the same PR). The ratchet exists to force acknowledgement of growth, not to bless it as the target size.
This file should be looked at for a split into smaller components or hooks — likely separating distinct UI sections, state management, and side-effect logic currently living together in one file. No specific split is prescribed here; that should come out of reading the file's current structure.
This is a standalone refactor ticket, not blocking any in-flight work.
This component file has crept up to 1490 lines (file-size ratchet pin raised 1478 to 1490 in PR #770, alongside two other files in the same PR). The ratchet exists to force acknowledgement of growth, not to bless it as the target size.
This file should be looked at for a split into smaller components or hooks — likely separating distinct UI sections, state management, and side-effect logic currently living together in one file. No specific split is prescribed here; that should come out of reading the file's current structure.
This is a standalone refactor ticket, not blocking any in-flight work.