GETTING STARTED
Faramesh
Section titled “Faramesh”Non-bypassable execution control for AI agents.
Faramesh provides a deterministic policy gate that every agent tool call must cross before execution. Policies are defined in YAML, applied uniformly across all frameworks, and every decision is logged for compliance and audit.
Core Features
Section titled “Core Features”- Non-Bypassable Execution Control: Every agent tool call crosses a deterministic policy gate before execution.
- Framework Agnostic: Works with LangChain, CrewAI, AutoGen, MCP, LangGraph, LlamaIndex, DSPy, and custom tools.
- Deterministic Policy Engine: Define rules in YAML, apply consistently, zero surprises.
- Credential Sequestration: Credentials never touch the agent. Faramesh holds them and injects only what’s needed.
- Human-in-the-Loop: Approve high-risk actions with Slack, email, or web UI.
- Full Audit Trail: Every decision is logged with cryptographic hashing for compliance.
Getting Started
Section titled “Getting Started”- Introduction — Understand what Faramesh does
- Quickstart — Get running in 5 minutes
- Installation — Set up in your environment
- Your First Policy — Define a real policy