Public roadmap
What we've shipped, what's in progress, and what's next. Dates are honest targets, not commitments — we update this page when they slip.
Shipped
Diagnosis engine (3500+ patterns)
Q4 2025Pattern corpus over 3500+ failure classes with AI fallback for novel errors.
On-prem agent
Q1 2026Single Python file, stdlib only, no root, no kernel module.
Slack, PagerDuty, SMS, iMessage, webhook alerts
Q1 2026All alert channels live with severity mapping and quiet hours.
Team knowledge base (shared fixes)
Q1 2026Thumbs-up feedback adds confirmed fixes to the team's private KB.
Failure Encyclopedia (3500+ entries)
Q2 2026Public reference for every failure class Denpex diagnoses.
Trust Center
Q2 2026SOC 2 status, sub-processors, data flow, shared-responsibility matrix.
Architecture brief request flow
Q2 20266-page PDF + sales follow-up, with NDA option.
GitHub OAuth login
Q2 2026Continue with GitHub on the login page.
NCCL hang culprit-rank localization
Q3 2026Isolates the rank that stalled the collective when NCCL hangs.
Known-bad version / driver advisory
Q3 2026Flags known-bad PyTorch, CUDA, cuDNN, and NCCL combinations.
PyTorch × CUDA × cuDNN compatibility checks
Q3 2026Verifies the framework, toolkit, and library versions are a supported set.
Xid node action router
Q3 2026Maps each NVIDIA Xid class to the right action: ISOLATE / RESET / REBOOT / RMA.
Preflight cluster health check
Q3 2026denpex preflight-cluster: rendezvous, fabric ring-bandwidth probe, IB port sanity, GPU/driver uniformity, ulimits and clock skew — before a run gang-schedules. NCCL-level all-to-all busbw is the next iteration.
In progress
Predictive failure scoring
Q3 2026Telemetry models cordon deteriorating nodes before the crash.
Auto-remediation engine
Q3 2026Detect → cordon → roll back → resume. Governed autonomous recovery.
SLURM, Ray, Kubernetes scheduler integration
Q3 2026Deep integration with pod evictions, node states, drain hooks, Ray actor lifecycle.
Throughput & straggler regression engine
Q4 2026Point-in-time tokens/sec and MFU are live in the Goodput dashboard. Over-time regression detection, slow pipeline-stage localization, and fleet-wide straggler ranking are under active build.
Planned
EU data residency on Data Center
Q3 2026Run the entire control plane in eu-west-1 with EU-only data residency.
Customer-managed encryption keys (BYOK)
Q3 2026Bring your own KMS keys for AES-256 at rest on Data Center.
Audit log export to SIEM (Splunk, Datadog, Panther)
Q4 2026Stream billing, team, and admin events to your SIEM.
SAML / OIDC SSO for Team and above
Q4 2026Okta, Azure AD, Google, OneLogin, custom OIDC.
Cross-fleet failure intelligence
Q1 2027Anonymized, aggregated failure signatures pooled across fleets so you're warned about a failure class before it reaches your cluster. Gated on a published cross-tenant data-handling disclosure before any signal is shared.
SCIM 2.0 provisioning
Q1 2027Just-in-time provisioning and deprovisioning from your IdP.
Public API and SDK (Python + TypeScript)
Q1 2027pip install denpex · npm install @denpex/sdk.
SOC 2 Type II report
Q1 2027Independent audit planned; report will be available under NDA on completion.