| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| director_ai-3.11.0-py3-none-any.whl.sigstore.json | 2026-03-27 | 9.1 kB | |
| director_ai-3.11.0.tar.gz.sigstore.json | 2026-03-27 | 9.2 kB | |
| sbom.json | 2026-03-27 | 72.6 kB | |
| director_ai-3.11.0-py3-none-any.whl | 2026-03-27 | 300.0 kB | |
| director_ai-3.11.0.tar.gz | 2026-03-27 | 508.0 kB | |
| README.md | 2026-03-27 | 1.2 kB | |
| v3.11.0 source code.tar.gz | 2026-03-27 | 14.2 MB | |
| v3.11.0 source code.zip | 2026-03-27 | 14.7 MB | |
| Totals: 8 Items | 29.8 MB | 0 | |
Director-AI v3.11.0
Highlights
- ProductionGuard — batteries-included API bundling calibrated scoring, human feedback loop, conformal confidence intervals, and agent tool-call verification
- Atomic claim verification —
VerifiedScorer.verify(atomic=True)decomposes compound sentences into atomic claims with multi-span evidence attribution - Hybrid retrieval factory —
VectorGroundTruthStore.grounded()sets up BM25 + dense embeddings + RRF fusion in one line - New integrations — Semantic Kernel, DSPy/Instructor, Helm chart
- Signed releases — Sigstore signatures + SLSA provenance attestations on every release
- Observability pack — Grafana dashboard (9 panels) + Prometheus alert rules (6 alerts)
Fixed
- Streaming false-halt benchmark — three bugs corrected. Measured result: 4.4% (was broken 0.0%)
- Domain profile claims — medical/finance FPR=100% without KB grounding now documented honestly
- Summarization auto-routing — bidirectional NLI now activates automatically for summarisation tasks
Install
pip install director-ai==3.11.0
Full changelog: CHANGELOG.md