3Copilot Data and Architecture
- 3.1Data Handling and Flow
Understand how Copilot uses, flows, and shares data; how input is processed and the prompt is built; and the role of proxy filtering and post-processing.
- 3.2Suggestion Lifecycle and LLM Limitations
Visualize the lifecycle of a code suggestion from generation to accept/reject, and understand the limitations of LLMs and Copilot (context dependence, knowledge cutoff, probabilistic generation, no correctness guarantee).

