Glossary

Definitions of key terms used throughout the docs.

Glossary

Key terms and concepts used throughout the Optima Forge documentation.

TermDefinition
BifrostSidecar service that handles provider failover and load balancing for LLM requests.
Blackboard PatternShared memory pattern where multiple agents read from and write to a common knowledge store.
CRDTConflict-Free Replicated Data Type. Used in Redis for state memory that resolves concurrent writes automatically.
ELO ScoreRating system for ranking LLM model quality, continuously updated based on response evaluations.
Forge ConnectLayer 29. Universal API connectivity layer providing access to 3,000+ external APIs.
ForgeBotA custom AI agent built and deployed on the Forge platform.
ForgeGuard7-layer security pipeline that scans inputs and outputs for threats, PII, and policy violations.
Forge MeshAgent-to-agent communication network for coordinating multiple ForgeBots.
Golden PathThe recommended deployment approach: Oracle ARM64 + PM2 + Cloudflare Tunnel.
Intent Classifier3-tier system (regex, semantic-router, LLM) that determines query complexity and category.
LayerAn architectural component of Forge. There are 29 layers total.
MCPModel Context Protocol. Standard for AI tool interaction. Forge exposes 55 MCP modules.
PillarA major feature grouping in Forge. There are 26 pillars total.
Prime AgentThe coordinator agent in a multi-agent ForgeBot that receives all messages and delegates to specialists.
Prime-First RoutingDefault ForgeBot UX pattern where every message goes to the Prime agent first.
ProviderAn LLM service (OpenAI, Anthropic, Google, etc.) that Forge can route requests to.
Quality RouterThe routing component that ranks models by ELO score, cost, latency, and capability match.
Semantic CacheCaching layer that matches semantically similar queries, not just exact matches.
SpiceDBGoogle Zanzibar-inspired authorization system used for fine-grained permissions.
TierSubscription level: Free, Pro ($49/mo), Ultimate ($149/mo), Enterprise ($36K-$150K+/yr).
x402Micropayment protocol used for per-use billing of MCP modules and premium features.