Skip to content

mizcausevic-dev/shipment-exception-command-center

Shipment Exception Command Center

CI License: AGPL v3 Dependabot Deploy

TypeScript control plane for shipment-exception intake, carrier-rule pressure, resolution routing, and SLA-safe escalation across logistics workflows.

Why this exists

  • Shipment teams lose time when carrier exceptions, SLA clocks, and customer-facing evidence live in separate tools.
  • Exceptions often become refunds or churn because the handoff between operations, support, and carrier management breaks down.
  • Logistics leaders need to know which shipment is blocked, who owns the next move, and whether the SLA is still recoverable.
  • Supply-chain buyers care whether exception handling is auditable and execution-safe, not whether the dashboard uses trendy automation language.

Why this matters (KG Embedded tie-back)

This repo demonstrates the exception-routing primitive for Supply Chain / Logistics buyers: shipment exceptions tied to carrier rules, SLA pressure, customer-impact blockers, and operator-safe escalation paths. A B2B SaaS buyer would care because fulfillment and exception data often need to surface inside customer-facing tools without exposing unsafe write paths or fragmented operational evidence. Kinetic Gain Embedded extends this into security-first in-product analytics for logistics-aware and SLA-aware reporting across fulfillment and operations workflows, see kineticgain.com/embedded.

Routes

  • /
  • /exception-lane
  • /carrier-rules
  • /resolution-posture
  • /verification
  • /docs

API

  • /api/dashboard/summary
  • /api/exception-lane
  • /api/carrier-rules
  • /api/resolution-posture
  • /api/verification
  • /api/sample

Screenshots

Overview Detail view 1 Detail view 2 Detail view 3

Local Development

cd shipment-exception-command-center
npm install
npm run dev

Open:

Validation

  • npm run build
  • npm run test
  • npm run demo
  • npm run smoke
  • npm run render:assets

Production status

Aspect Status
CI Node 20 + 22 matrix — lint · typecheck · coverage · build · demo · smoke · npm audit (workflow)
Test coverage 100% statements on src/services/ (gate: ≥ 60%)
License AGPL-3.0-or-later
Dependencies Dependabot weekly (npm + GitHub Actions); npm audit --audit-level=high in CI
Security SECURITY.md — 0 known high/critical advisories at v1.0-prod
Deploy Static prerender → https://shipments.kineticgain.com/ (GitHub Pages, pages workflow)

Docs

Part of the Kinetic Gain Suite

Operator surface in the Kinetic Gain Suite — a portfolio of buyer-readable control planes spanning security posture, compliance evidence, data-platform governance, FinOps, and operator workflows. See the suite index for related surfaces. Apex: kineticgain.com.