refactor: rewrite ExceptionPage as lightweight container with hooks
Replaced 800+ line monolithic ExceptionPage.jsx with a ~180 line container that delegates to useExceptionSummary, useExceptionList, useExceptionDetail, useRepairTask, and useWizardState hooks. Renders ExceptionWizard (wizard mode) or ExceptionListView (advanced mode), with MissingTagsInlinePanel as escape hatch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+192
-2283
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user