# CleverAgents Specification > **This file has been restructured.** > > The monolithic specification has been split into a `docs/specification/` directory > with logical sub-documents for easier navigation and review. > > **→ See [docs/specification/index.md](specification/index.md) for the full specification.** ## Quick Navigation | Document | Description | | :------- | :---------- | | [Overview & Glossary](specification/overview.md) | Overview, standards alignment, and glossary | | [CLI Commands](specification/cli.md) | Complete CLI command reference | | [Core Concepts](specification/core-concepts.md) | Plan lifecycle, actors, tools, skills, resources | | [Behavior](specification/behavior.md) | Automation profiles, guardrails, plan correction | | [TUI](specification/tui.md) | Text User Interface architecture | | [Configuration](specification/configuration.md) | Configuration keys and file schemas | | [Workflow Examples](specification/examples.md) | End-to-end workflow examples | | [Architecture](specification/architecture.md) | System architecture, ACMS, storage, security | | [Milestone Plan](specification/milestones.md) | Milestone delivery plan | | [ACMS v1](specification/acms.md) | ACMS v1 detailed specification |