Agentic Vision
Persistent visual memory for AI agents — capture screenshots, embed with CLIP ViT-B/32, compare, recall. MCP server + Rust core library.
Agentic Memory
Persistent cognitive graph memory for AI agents — facts, decisions, reasoning chains, corrections. 16 query types, sub-millisecond. Rust core + Python SDK + MCP server.
Agentic Contract
Policy engine for AI agents — enforceable rules, risk limits, approval gates, obligation tracking, and violation detection. One .acon file. Rust core + MCP server.
Agentic Forge
Blueprint engine for complete project architecture before code generation — entity inference, dependency resolution, skeleton generation. Rust core + MCP server.
Agentic Aegis
Streaming validation engine for AI agents — real-time code validation during generation, shadow execution, protection layers. Rust core + MCP server.
Agentic Codebase
Semantic code intelligence for AI agents — compile repositories into navigable concept graphs with impact analysis, coupling detection, and prophecy.
Agentic Evolve
Pattern library engine for AI agents — crystallizes verified code patterns for instant rebuilds, 15-second subsequent builds. Rust core + MCP server.
Agentic Time
Temporal reasoning for AI agents — deadlines, schedules, sequences, duration estimation (PERT), and decay models. One .atime file. Rust core + MCP server.
Agentic Sdk
Shared contracts for the Agentra ecosystem — traits, types, and standards that all sisters implement
Agentic Comm
Structured agent-to-agent and agent-to-human communication — channels, pub/sub, message routing, and presence. One .acomm file. Rust core + MCP server.
Agentic Identity
Cryptographic agent identity with Ed25519 anchors, signed action receipts, and scoped trust delegation. One .aid file. Any agent. Any LLM.
Agentic Workflow
Universal orchestration engine for AI agents — workflows, pipelines, state machines, batch processing. 24 inventions, 124 MCP tools, .awf format. Rust core + MCP server.