TypeScript control plane for workforce disclosure coverage, employee acknowledgment evidence, provisioning attestations, and review-safe policy posture.
Live surface:
- Workforce rollouts often split employee notices, acknowledgment chronology, provisioning attestations, and manager escalation across HR technology, identity operations, and compliance teams.
- Enterprise shops still need one operator-readable picture before a policy checkpoint or workforce launch review hardens.
- This surface turns synthetic workforce, packet, and review exports into lane, gap, and review posture evidence without pretending to be a live HRIS control plane.
This repo demonstrates the Workforce / HR technology disclosure primitive for enterprise buyers: employee notice packets tied to missing proof, stale acknowledgment windows, provisioning blockers, and review-safe escalation paths. A B2B buyer would care because workforce disclosure posture often needs to surface inside operator tools without exposing unsafe employee records or write-heavy backends. Kinetic Gain Embedded extends this into security-first in-product analytics for review-aware and evidence-aware workflows, see kineticgain.com/embedded.
- Tier 1 now: public repo, dashboard, analyzer, and docs surface
- Tier 2 planned: paid notice templates, acknowledgment starter packs, and workforce review checklists
- Tier 3 contingent: hosted preview when product rail and billing are ready
- Tier 4 by engagement: embedded workforce-governance and evidence-routing delivery
//workforce-lane/disclosure-gaps/review-posture/verification/docs
Structured APIs:
/api/dashboard/summary/api/workforce-lane/api/disclosure-gaps/api/review-posture/api/verification/api/sample
git clone https://github.com/mizcausevic-dev/ukg-workforce-disclosure-mirror.git
cd ukg-workforce-disclosure-mirror
npm install
npm run verify
npm run prerender
npm run render:assetsStart the local server:
npm run devUseful routes:
CLI example:
npx ukg-workforce-board fixtures/ukg-workforce-disclosures-clean.json --format summary| Guardrail | Posture |
|---|---|
| Data handling | Synthetic, non-employee, non-tenant-identifying workforce and packet snapshots only. No live HR records or credentials. |
| Deploy | Static prerender → https://workforce.kineticgain.com/ (GitHub Pages, pages workflow) |
| SEO | robots.txt, sitemap.xml, canonical routes, and crawlable docs included |
| Theme | Dark Kinetic Gain operator shell aligned to the current public dashboard standard |
| Tests | npm run verify covers lint, typecheck, vitest coverage, build, demo, and smoke |
This is an independent operator-surface demonstration for teams working with workforce disclosures, employee policy review, and HR-technology workflows. It is not an official vendor site, SDK, or tenant integration.


