Legacy Documentation Home
Overview
Use this landing page to get to the right kind of Mississippi documentation quickly.
The current public docs set is organized around verified entry points rather than around every framework area.
Choose a Path
Use this table to choose the page type that matches your question.
| If you need to... | Start here | Page type |
|---|---|---|
| Learn Mississippi by following a complete sample | Spring Sample App | Overview + tutorials |
| Understand Reservoir's dispatch model and feature surfaces | Reservoir | Concepts + reference |
| Understand saga orchestration and trade-offs | Event Sourcing Sagas | Concepts |
| Look up saga contracts or generated registration methods | Reference | Reference |
| Maintain the docs set itself | Documentation Guide | Contributing |
What Is Covered
The current docs set focuses on the documented surfaces that have source-backed pages today.
- Spring Sample App groups concept pages, tutorials, and how-to guides for the
samples/Springapplication. - Client State Management groups Reservoir overview, reference pages, and testing guidance.
- Concepts contains framework mental models.
- Reference contains framework contracts and generated-surface reference.
Current Scope
This alignment pass does not yet claim full public coverage for every documentation page type.
The following areas still need dedicated pages rather than being inferred from unrelated content:
- production operations guidance outside the Spring sample's local-development flows
- troubleshooting catalogs for framework features
- migration guides
- release notes
Learn More
- Spring Sample App - Learn the domain-first Mississippi workflow through guided tutorials and local validation guides
- Reservoir - Understand Reservoir's dispatch pipeline and browse its reference pages
- Event Sourcing Sagas - Learn the saga model and how it fits Mississippi event sourcing
- Reference - Look up saga contracts and generated registration methods
- Documentation Guide - See the page-type and structure rules that govern this docs set