Frequently Asked Questions — Tenet AI Agent Auditability
Answers to common questions about Tenet AI — what it is, how it compares to LangSmith and Datadog, EU AI Act compliance, HIPAA and SOC 2 support, pricing, and integration with LangChain, CrewAI, OpenAI, and any agent framework.
General Questions
Tenet AI is an AI agent decision ledger and auditability platform purpose-built for regulated industries. Unlike LangSmith (prompt evaluation) or Datadog (infrastructure monitoring), Tenet tracks decision-level behavior — what your agent decided, why, and whether it would decide the same thing today.
Integration Questions
Tenet AI integrates in 2 lines of code and under 5 minutes. The SDK supports Python and Node.js. It is framework-agnostic and works with LangChain, CrewAI, OpenAI Agents SDK, Google ADK, AWS Bedrock, AutoGen, and any custom implementation.
Compliance Questions
Tenet AI supports EU AI Act (Articles 11, 12, 13, 14, 26), HIPAA (45 CFR 164.312), SOC 2 Type II (CC7.2, CC6.1, CC4.1), GDPR (Article 22), ISO 42001, and NAIC AI Model Bulletin compliance.
Pricing Questions
Developer plan is free — up to 500 decisions per month. Team plan is $299/month for 5,000 decisions with full replay, drift detection, and compliance features. Enterprise pricing available for unlimited decisions and on-premise deployment.
Security and Data Privacy
Tenet AI uses AES-256 encryption at rest and TLS 1.3 in transit. On-premise VPC deployment means decision data never leaves your infrastructure — required for HIPAA covered entities and financial services firms with data residency requirements. Cloud deployment is SOC 2 Type II certified. API keys use HMAC-SHA256 signing. All decision records are immutable — no modification or deletion is possible after capture, satisfying tamper-evidence requirements.
How to Get Started
Sign up at tenetai.dev to create an account and get your API key. Install the SDK with pip install tenet-ai-sdk (Python) or npm install @tenet-ai/sdk (Node.js). Add 2 lines to your agent code to begin capturing decisions. Your first decision record appears in the dashboard in seconds. The free Developer tier requires no credit card. Enterprise trials and POC environments are available by contacting hello@tenetai.dev.
Compliance Framework Support Details
EU AI Act: Articles 11 (technical documentation), 12 (automatic logging), 13 (transparency), 14 (human oversight), 26 (deployer obligations), Annex IV (conformity documentation). HIPAA: 45 CFR 164.312(b) audit controls, 6-year retention requirement, OCR examination readiness. SOC 2: CC7.2 anomaly detection, CC6.1 logical access, CC4.1 change management, A1.2 availability. GDPR: Articles 5 (data minimization), 13/14 (information obligations), 22 (automated decisions), 30 (records of processing). ISO 42001: Clauses 6.1.2, 8.4, 8.5, 9.1, 10.2 operational evidence. NAIC AI Model Bulletin: Principles 2–6 accountability, transparency, auditability, explainability, human review.