Update prompts authored by Ramicés dos Santos Silva's avatar Ramicés dos Santos Silva
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
## Overview documentation ## Overview documentation
### For System introduction overview ### 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. 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 ### For High Level Doc creation
...@@ -32,7 +32,7 @@ Based on the provided code module, generate a comprehensive analysis as follows: ...@@ -32,7 +32,7 @@ Based on the provided code module, generate a comprehensive analysis as follows:
- **Operational Sequence**: Describe any distinct flow. - **Operational Sequence**: Describe any distinct flow.
- **Usage**: Discuss how it is used. - **Usage**: Discuss how it is used.
- **Assumptions**: List any assumptions made. - **Assumptions**: List any assumptions made.
`
### For Mermaid Diagram creation ### For Mermaid Diagram creation
Create a basic level-1 Data Flow Diagram (DFD) in Mermaid js syntax. Do not include parameters in function calls. Create a basic level-1 Data Flow Diagram (DFD) in Mermaid js syntax. Do not include parameters in function calls.
... ...
......