diff --git a/src/pages/auth/PlatformAdminPage.tsx b/src/pages/auth/PlatformAdminPage.tsx
index 89c5240..60f3f12 100644
--- a/src/pages/auth/PlatformAdminPage.tsx
+++ b/src/pages/auth/PlatformAdminPage.tsx
@@ -102,6 +102,17 @@ const PlatformAdminPage: React.FC = () => {
)}
+
+ Destructive reset scope: exam-corpus
+
+ The exam-corpus reset is not limited to public papers. It wipes the entire
+ exam-marker subsystem: public corpus/eb_* data, cc.examboards storage, templates, template
+ layouts, questions, boundaries, response areas, marking batches, student submissions, and
+ mark entries. Use it only when you intend to rebuild all exam-marker data; it does not reset
+ schools, users, or timetable data.
+
+
+
Schools ({loading ? '…' : schools.length})
{loading ? (