Explore the architecture, database constraints, and visual flows powering SK People.
Manage reporting structures and team hierarchies. Our layout engine calculates org charts dynamically from parent reporting keys in PostgreSQL.
Scaled to process inbound workloads in sub-100ms with strict rate-limits protections.
All writes request carrying idempotency keys are deduplicated instantly at API gateways.
Database layer RLS policies isolate organization records from adjacent workspaces.
Protects against leave balance tampering. Implements strict, database-level rules to block UPDATE queries, preserving audit-grade history.
Scaled to process inbound workloads in sub-100ms with strict rate-limits protections.
All writes request carrying idempotency keys are deduplicated instantly at API gateways.
Database layer RLS policies isolate organization records from adjacent workspaces.
Check-in events validation. Cross-references geo-location thresholds against IP logs and device identifiers to filter out spoofed entries.
Scaled to process inbound workloads in sub-100ms with strict rate-limits protections.
All writes request carrying idempotency keys are deduplicated instantly at API gateways.
Database layer RLS policies isolate organization records from adjacent workspaces.
Calculate professional tax, provident funds, and regional deductions. Hooks directly to `sk-billing-api` for automated invoice and payouts tracking.
Scaled to process inbound workloads in sub-100ms with strict rate-limits protections.
All writes request carrying idempotency keys are deduplicated instantly at API gateways.
Database layer RLS policies isolate organization records from adjacent workspaces.
Log laptops, screens, and corporate hardware allocated to employees. Tracks purchase dates, serials, and return checkpoints during offboarding.
Scaled to process inbound workloads in sub-100ms with strict rate-limits protections.
All writes request carrying idempotency keys are deduplicated instantly at API gateways.
Database layer RLS policies isolate organization records from adjacent workspaces.
SDK scripts, payload schemas, and webhook models are documented on the developers page.