Handover workspace

ERS, Todo, OfferReview, and Docu in one view

Imported from live server docs, code structure, and deployment notes.

May 31, 2026, 11:17 AM

OfferReview

RBAC & Permissions

No summary found yet.

docs/07-rbac-permissions.md

Updated Apr 26, 2026, 8:08 AM

Codex 5.3 Refactor Note: Canonical refactor plan: docs/CODEX-5.3-REFACTOR-PLAN.md. This document is retained for historical and implementation context during the refactor.

RBAC & Permissions

Current source of truth

Role summary

  • HR
    • works intake, HR screening, manager assignment, and supporting candidate operations
    • can access upload flow and parts of org/admin-style tooling in the current worktree
  • MANAGER
    • candidate access is assignment-based
    • can also review through /manager-review/[token] when a valid link exists
  • SMO
    • handles final review workflows, interview artifacts, deep-dive answer review, and final decisions
  • ADMIN
    • owns system settings, governance, access requests, user administration, and org configuration

Important current caveats

  • Manager dashboard still surfaces some unassigned HR_SCREENED items even though detail access remains assignment-locked.
  • Settings is visible in the shared nav, but the main settings APIs are admin-only.
  • HR can open the users list, but user-detail access is currently narrower than the list permission.