... | ... | @@ -16,7 +16,7 @@ |
|
|
## Overview documentation
|
|
|
|
|
|
### For System introduction overview
|
|
|
|
|
|
`
|
|
|
Give a brief high level system overview and its purpose using the provided context for this program, keep it detailed, concise and confident.
|
|
|
|
|
|
### For High Level Doc creation
|
... | ... | @@ -32,7 +32,7 @@ Based on the provided code module, generate a comprehensive analysis as follows: |
|
|
- **Operational Sequence**: Describe any distinct flow.
|
|
|
- **Usage**: Discuss how it is used.
|
|
|
- **Assumptions**: List any assumptions made.
|
|
|
|
|
|
`
|
|
|
### For Mermaid Diagram creation
|
|
|
|
|
|
Create a basic level-1 Data Flow Diagram (DFD) in Mermaid js syntax. Do not include parameters in function calls.
|
... | ... | |