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:
co-authored by
Claude Opus 4.6
parent
52c2e3dcc8
commit
9b4ba98484
+192
-2283
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user