FAQ

Frequently asked questions

What is Qortara?

Qortara is a family of agent governance products. Two first-class products today:

  • Qortara Governance: intra-org runtime enforcement for LangChain agents. A sidecar process plus Python SDK that intercepts tool dispatches before they execute and evaluates them against a Cedar policy pack. Alpha, open-source (Apache-2.0), shipping now.
  • Qortara Cloud Governance: hosted cross-org governance platform. Pre-launch.

Is Qortara production-ready?

Qortara Governance v0.1.0 is alpha software. Use it in non-critical workloads; expect API changes before v1.0. Qortara Cloud Governance is pre-launch and not yet available. For production use cases today, email support@qortara.com to discuss timing.

Is Qortara open source?

Yes for Qortara Governance. The qortara-governance-langchain package is Apache-2.0 licensed, published on PyPI and GitHub:

Qortara Cloud Governance is a hosted commercial product (source-available model under consideration; not committed).

What is the relationship between Qortara and Microsoft AGT?

Qortara builds on top of Microsoft's Agent Governance Toolkit as a technical dependency. Qortara is not a Microsoft partnership product and is not AGT-certified. We extend AGT with intra-org runtime enforcement (Qortara Governance) and hosted cross-org federation (Qortara Cloud Governance).

How do I try Qortara Governance?

pip install qortara-governance-langchain

With LangGraph support:

pip install 'qortara-governance-langchain[langgraph]'

Source, docs, and issue tracker: https://github.com/MythologIQ-Labs-LLC/qortara-governance-langchain

When does Qortara Cloud Governance launch?

Pre-launch. No public GA date yet. Email support@qortara.com to discuss early access.

How do I report a security issue?

For the qortara-governance-langchain OSS package, use GitHub private vulnerability reporting:

https://github.com/MythologIQ-Labs-LLC/qortara-governance-langchain/security/advisories/new

For qortara.com or any other Qortara surface, email security@qortara.com. We acknowledge within 48 hours and respond to confirmed vulnerabilities within 7 days. Full policy at /security.

How do I contact you?

Email support@qortara.com. We respond within 1 business day (Monday through Friday, 9am–5pm Eastern Time).