Skip to main content

Introduction

A.R.C. Agentic Reasoning Core Banner

A.R.C. (Agentic Reasoning Core) is an open-source Platform-in-a-Box that transforms weeks of infrastructure wiring into a single command. Scaffold a complete AI agent platform, deploy 20+ production services with memorable codenames like Sherlock, Heimdall, and Friday, and focus entirely on building the reasoning engine your agents deserve.

What is A.R.C.?

  • A complete platform, not a library. One CLI command composes an entire production stack: gateway, auth, streaming, observability, and AI reasoning, all pre-wired and ready to run.
  • Every service has a codename and a job. Heimdall guards the gate (Traefik), Sherlock thinks (LangGraph), Friday shows the vitals (Grafana), and the T-800 stress-tests the whole thing (Chaos Mesh).
  • Built for distributed intelligence. Design stateful, multi-agent systems with persistent memory, semantic search, event-driven messaging, and real-time voice, all orchestrated from a single arc.yaml.

Why A.R.C.?

Minutes, Not MonthsA single arc run deploys 20+ production services. What takes teams weeks to wire by hand is ready in minutes.
100% FOSSApache 2.0, MIT, and MPL throughout. No BSL, no "source-available" gotchas, no non-compete clauses. You own your stack.
Platform, Not LibraryThis is not another pip install. A.R.C. ships a complete ecosystem: gateway, auth, secrets, messaging, observability, voice, and AI reasoning, pre-configured and production-hardened.
Zero Lock-InBuilt on open standards: OpenFeature for feature flags, OpenTelemetry for observability. Swap any service, including ours, whenever you want.

Quick Glance

LayerServices (Codenames)Technology
EdgeHeimdallTraefik API Gateway
IntelligenceSherlock, Scarlett, RoboCop, Gordon Ramsay, Ivan Drago, UhuraLangGraph, Pipecat, RuleGo
Data & MemoryOracle, Sonic, Cerebro, Tardis, The Flash, Dr. StrangePostgreSQL, Redis, Qdrant, MinIO, NATS, Pulsar
Identity & SecurityJ.A.R.V.I.S., Nick Fury, MystiqueOry Kratos, Infisical, Unleash
ObservabilityBlack Widow, Dr. House, Watson, Columbo, Friday, HermesOTEL, Prometheus, Loki, Jaeger, Grafana, Promtail
OperationsThe Wolf, Alfred, Statham, T-800Ops, Billing, Self-Healing, Chaos Mesh
VoiceDaredevil, Sentry, ScribeLiveKit, Ingress, Egress
UtilitiesPathfinder, HedwigMigration, Mailer

Next Steps

  • Evaluating A.R.C.? Read Why A.R.C. for the business case and competitive comparison.
  • Ready to try it? Jump to Getting Started and deploy your first platform in minutes.
  • Want the architecture? Explore the Platform Architecture with the full 29-service codename matrix.

Contributing

We are building A.R.C. in the open. We'd love your help. Please read our CONTRIBUTING.md to get started.

All community interaction is governed by our CODE_OF_CONDUCT.md.

License

A.R.C. is open-source under the Apache 2.0 License.