9b4ba98484
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>