Team Compensation Calibration Grid
Calibrate merit salary increases, performance bonuses (Base × Target Bonus % × IPF × CPF), and equity refreshes with deterministic AI policy governance.
| Employee | Level & Geo | Performance | Current Base | Compa-Ratio | Proposed Base ($) / Raise | Bonus (IPF/CPF) | Equity Refresh | Governance Status | Audit Action |
|---|
Candidate Offer Studio & Pipeline
Model compensation packages for candidate new hires, enforce salary band ceilings & sign-on caps ($50,000 threshold), and execute offer approval lifecycles.
VP Calibration Committee Exception Triage
Executive decision queue for compensation reviews and candidate offers that breach standard guidelines (e.g. Compa-Ratio > 1.20, Sign-on > $50k, Equity > 1.5x cap).
Enterprise Salary Bands & Market Benchmark Matrix
Explore verified compensation bands across job levels (L3 to L8) with 5-tier percentiles (P10–P90) sourced from US DOL (H-1B/LCA) and BLS OEWS datasets.
US Department of Labor (DOL) OFLC H-1B Ingestion Pipeline
Streams certified foreign labor wage filings directly from the US Department of Labor OFLC disclosure repository. Standardizes occupational codes (SOC), groups into location cost-of-living tiers, filters anomalies via Tukey’s Interquartile Range (1.5 × IQR), and applies compound annual wage growth indexing forward to 2026.
Executive Analytics & Pay Parity Visualizer
Live distribution curves, compa-ratio alignment against benchmark midpoints, and merit increase velocity by performance rating.
📈 Compa-Ratio Distribution Curve (Team Parity)
Benchmark Midpoint = 1.000🎯 Merit Raise % by Performance Rating
Pay-for-Performance CalibrationCompFlow Microservice Architecture & REST API Explorer
Live asynchronous FastAPI 0.115 service on Talos Kubernetes, PostgreSQL 16 state storage, Redis 7 LRU caching, and Prometheus telemetry metrics.
🏛️ Distributed Microservice Architecture
Bare-Metal Talos K8s📡 Interactive REST Endpoints (`/api/v1`)
JWT Bearer & RBAC/api/v1/auth/login
/api/v1/bands?geo=US_ZONE_1
/api/v1/benchmarks/lookup?level=L5&geo=US_ZONE_1
/api/v1/benchmarks/compare
/api/v1/benchmarks/etl/ingest-live-dol
/api/v1/offers/negotiation/simulate
/api/v1/cycles/{id}/proposals
/api/v1/proposals/{id}/audit
/metrics
// Click a test button above to execute endpoint query