Fulcrum Documentation
Operational Insurance for the AI Workforce
Welcome to Fulcrum's official documentation. This is your single source of truth for understanding, implementing, and operating Fulcrum's cognitive AI governance platform.
Start Here (By Role)
π©βπ» Developers
Building AI agents or integrating governance into your application.
| Goal | Document |
|---|---|
| 5-minute quickstart | getting-started/quickstart.md |
| Create your first policy | getting-started/first-policy.md |
| Integrate via MCP | getting-started/mcp-integration.md |
| SDK concepts | concepts/sdk.md |
| Python SDK reference | reference/python-sdk.md |
| TypeScript SDK reference | reference/typescript-sdk.md |
π§ Operators
Deploying, monitoring, and maintaining Fulcrum in production.
| Goal | Document |
|---|---|
| Infrastructure truth | infra/TRUTH_MAP.md β |
| Deploy to production | runbooks/DEPLOYMENT_GUIDE.md |
| Health checks | runbooks/HEALTH_CHECKS.md |
| Monitoring & alerting | runbooks/MONITORING.md |
| Credentials management | runbooks/CREDENTIALS.md |
| Disaster recovery | runbooks/disaster-recovery.md |
| Troubleshooting | guides/troubleshooting.md |
ποΈ Architects
Understanding system design and making technical decisions.
| Goal | Document |
|---|---|
| System overview | architecture/SYSTEM_OVERVIEW.md |
| Cognitive layer | architecture/COGNITIVE_LAYER.md |
| Data architecture | architecture/DATA_ARCHITECTURE.md |
| Multi-tenancy design | architecture/MULTI_TENANCY.md |
| Security model | security/SECURITY_OVERVIEW.md |
| ADR index | architecture/ADR_INDEX.md |
Documentation by DiΓ‘taxis Quadrant
π Tutorials (Learning-Oriented)
Step-by-step guides that teach through doing.
- Quickstart β Get running in 5 minutes
- Installation β Comprehensive setup guide
- First Policy β Create your first governance policy
- MCP Integration β Connect Claude Desktop
π¨ How-to Guides (Task-Oriented)
Practical guides for solving specific problems.
- Policy Authoring β Write and test policies
- Dashboard Guide β Navigate the admin UI
- Troubleshooting β Solve common problems
- Migration Guide β Upgrade between versions
- SDK Examples β Code patterns and recipes
π‘ Explanations (Understanding-Oriented)
Conceptual content that builds understanding.
- Product Overview β What is Fulcrum?
- Envelopes β Execution envelope mechanics
- Policies β Policy engine design
- Cognitive Layer β Semantic Judge, Oracle, Immune System
- SDK Overview β SDK capabilities and patterns
π Reference (Information-Oriented)
Technical specifications and API documentation.
- API Overview β gRPC and REST endpoints
- gRPC Reference β Protocol buffer contracts
- Python SDK β Python API reference
- TypeScript SDK β TypeScript API reference
- MCP Tools Reference β MCP tool schemas
Operations Quick Links
| Resource | Description |
|---|---|
| TRUTH_MAP.md | Authoritative infrastructure state |
| Service Runbooks | Per-service operations guides |
| Health Checks | Verify service health |
| Credentials | Where secrets live |
External Resources
- Dashboard: fulcrumlayer.io
- API Endpoint:
https://api.fulcrumlayer.io - MCP Endpoint:
POST https://api.fulcrumlayer.io/mcp - PyPI:
pip install fulcrum-governance - npm:
npm install @fulcrum-governance/sdk
Document Index
See MANIFEST.md for the complete document inventory organized by DiΓ‘taxis quadrant.
Documentation Version: 1.2 Last Updated: February 1, 2026