v1.0.0 — Production Stable Release
v1.0.0 — Production Stable Release
Director-Class AI is a real-time LLM hallucination guardrail.
Highlights
- Enterprise modules:
Policy,AuditLogger,TenantRouter,InputSanitizer - Async scorer:
CoherenceScorer.areview() - LangChain + LlamaIndex integrations
- Optional extras:
[langchain],[llamaindex],[server],[train],[nli],[vector] - CLI:
director-ai serve | score | batch | ingest - Backfire Kernel: 6-crate Rust workspace (PyO3 FFI, UPDE, SEC, L16, SSGF, observers)
Research Purge (complete)
All research modules permanently removed from the package:
src/director_ai/research/deletedcore/bridge.pydeleted[research]extra deleted- All research docs, notebooks, and Rust "consciousness" naming purged
- Proof:
find . -name "*research*" -o -name "*consciousness*"returns zero results
Test Results
- Python: 290 passed, 8 skipped
- Rust: 152 passed
pip install director-ai