> For the complete documentation index, see [llms.txt](https://rdeneau.gitbook.io/safe-clean-architecture/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows.md).

# Domain workflows

- [Introduction](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction.md)
- [Dependency Injection](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction/1-dependency-injection.md)
- [Dependency Interpretation](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction/2-dependency-interpretation.md)
- [Free Monad](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction/3-free-monad.md)
- [Algebraic Effects](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction/4-algebraic-effects.md)
- [Tagless Final](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/1-introduction/5-tagless-final.md)
- [Program](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/2-program.md)
- [Addendum: Pattern Variations](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/2-program/pattern-variations.md)
- [Domain Project](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow.md)
- [Domain Model](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/0-domain-model.md)
- [Instructions](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/1-instructions.md)
- [Workflows](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/2-workflows.md)
- [Data](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/3-data.md)
- [Api](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/4-api.md)
- [Conclusion](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/3-domain-workflow/5-conclusion.md)
- [Tests](https://rdeneau.gitbook.io/safe-clean-architecture/domain-workflows/4-tests.md)
