Bootstrap
Creates the first standalone HR admin, primary company, membership, assignment, and company-level grant.
HR-P1 Standalone Admin
Production can run before Account/ERP by using standalone HR identity, company memberships, role grants, audited seed batches, and employee imports.
Creates the first standalone HR admin, primary company, membership, assignment, and company-level grant.
Displays grants, memberships, assignment IDs, sensitivity ceiling, export permission, and consolidation rights.
Seeds companies, employees, standalone users, role grants, and workflow records from the HR-P1 baseline contract.
Imports employee master rows with row-level errors, checksum, batch record, and production audit event.
API surface
| Method | Path | Guard |
|---|---|---|
| POST | /people/v1/admin/bootstrap | x-people-bootstrap-token |
| GET | /people/v1/admin/company-access | Bearer people session |
| POST | /people/v1/admin/seed/baseline | hr_admin grant |
| POST | /people/v1/admin/import/employees | hr_admin grant + company scope |
Access pattern
| Role | Scope | Ceiling | Export | Consolidation |
|---|---|---|---|---|
| hr_admin | company | S4 | Allowed | No |
| employee | self | S3 | No | No |
| auditor | cross_company | S2 | Masked | Allowed |