# Company context for AI agents

> AI agents need context that is current, source-linked, scoped, and short enough to act on.

Ambience gives agents company context through typed memories: decisions, patterns, skills, conventions, failures, and references.

## Why Ambience

- Agents need compact operational context, not full archives.
- Source links make decisions inspectable.
- Scopes and audit let teams trust reuse.

## Related

- [Ambience for Claude Code](https://ambience.sh/agents/claude-code)
- [Ambience for Codex](https://ambience.sh/agents/codex)
