# Podomy & Concord Architecture Context > LLM and AI Agent Manifest. For consolidated full documentation text, see https://podomy.com/llms-full.txt Podomy is an engineering studio developing distributed systems, edge coordination software, and computational simulation tools for physical machines and decentralized networks. Concord is Podomy's core partition-native coordination runtime designed for intermittent, disconnected, and air-gapped machine environments (mining fleets, autonomous underwater vehicles, industrial edge systems, aerospace swarms). ## Concord Documentation - [Overview](https://podomy.com/docs/overview.md): Concord is a coordination layer for distributed systems with unreliable, intermittent, or partitioned connections. - [Architecture & Data Flow](https://podomy.com/docs/architecture.md): Concord is a decentralized coordination engine. State is driven by an append-only event log, projected into local views, reconciled again... - [CLI Reference](https://podomy.com/docs/cli.md): Concord uses a noun-first command structure: `concord [flags]`. - [Go SDK Reference](https://podomy.com/docs/sdk.md): go get github.com/podomy/concord/sdk - [Deployment Guide](https://podomy.com/docs/deployment.md): Concord runs on Linux edge nodes, servers, and embedded controllers. ## Full Documentation Dump - [Full Concord Documentation Bundle](https://podomy.com/llms-full.txt): Complete, concatenated plain-text context of all Concord architectural and technical documentation. ## Core Website Pages - [About](https://podomy.com/): Podomy company overview, core focus, and values. - [Concord](https://podomy.com/concord/): Concord project technical specifications. - [Pricing](https://podomy.com/pricing/): License pricing (AGPLv3 free tier, startup flat rate, enterprise per-node). - [Contact](https://podomy.com/contact/): Direct engineering contact channel. - [Terms](https://podomy.com/terms/): Terms of service.