12 lines
202 B
Markdown
12 lines
202 B
Markdown
# Runtime Flows
|
|
|
|
Document the critical runtime flows and failure invariants.
|
|
|
|
Recommended sections:
|
|
|
|
- Startup flow
|
|
- Request handling flow
|
|
- Background tasks
|
|
- Failure / retry / cancellation behavior
|
|
|