# Page Not Found

The URL `contracts/event-sourcing` does not exist.

You might be looking for one of these pages:
- [Event Sourcing](https://docs.sonsofphp.com/components/event-sourcing.md)
- [Registry](https://docs.sonsofphp.com/contracts/registry.md)
- [State Machine](https://docs.sonsofphp.com/contracts/state-machine.md)
- [Event Messages](https://docs.sonsofphp.com/components/event-sourcing/event-messages.md)
- [Event Dispatcher](https://docs.sonsofphp.com/components/event-dispatcher.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.sonsofphp.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.sonsofphp.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/components/event-sourcing.md`)
- Use `Accept: text/markdown` header for content negotiation