Context
Sprint 4 audit (post-PR #93) found that app/docs/admin-guide/page.tsx (144 LOC) predates Sprint 3a delivery improvements and doesn't acknowledge the in-progress ClickUp transition.
Gaps to close
Sprint 3a additions missing:
- The named-human intake flow (Colin Armitage as the named owner; SLA captured in
lib/intake-config.ts).
- The
/intake/[token] submitter status URL — bookmarkable, no login required.
- The similarity preview that runs during the assessment (POST
/api/similarity/preview), not just on the post-submit admin view.
ClickUp transition framing:
- The current admin-guide describes a steady-state Postgres-backed workflow without flagging that
/admin/submissions is transitional. Per CLAUDE.md and REFACTOR.md, Sprint 3b (ClickUp wiring) will retire /admin/submissions once landed; the doc should at minimum mention this so admins don't invest in workflows that will move.
Acceptance criteria
Context
Sprint 4 audit (post-PR #93) found that
app/docs/admin-guide/page.tsx(144 LOC) predates Sprint 3a delivery improvements and doesn't acknowledge the in-progress ClickUp transition.Gaps to close
Sprint 3a additions missing:
lib/intake-config.ts)./intake/[token]submitter status URL — bookmarkable, no login required./api/similarity/preview), not just on the post-submit admin view.ClickUp transition framing:
/admin/submissionsis transitional. Per CLAUDE.md and REFACTOR.md, Sprint 3b (ClickUp wiring) will retire/admin/submissionsonce landed; the doc should at minimum mention this so admins don't invest in workflows that will move.Acceptance criteria
/intake/[token]status surface