# Record Replay Component

## Architecture

- **[Core Browser Layer](core/browser/README.md)**: Coordination, state management, and relational storage.
- **[Content Renderer Layer](content/renderer/README.md)**: DOM observation and action execution.
- **[Common Helpers and Interfaces](core/common/README.md)**: Shared types and Mojo interfaces.
