date: {YYYY-MM-DD} requirement: {Requirement-ID} status:
Implementation Report: {Requirement-ID} -
Implementation Summary
For completed and partially completed requirements, 1-2 paragraphs explaining: - How the implementation works overall - Specific behaviours of note - Control and data flow(s) - Other significant details as appropriate
Work Remaining
(N/A
for Complete
requirements) Itemised list of specific work required for the
requirement to be completed.
Architecture
One or more Mermaid diagrams, include ALL applicable to the requirement:
- Sequence diagrams (e.g. IPC, user interactions)
- State diagrams (e.g. system state transitions)
- Entity relationships (e.g. data entities)
- Class diagrams
- Flowcharts (e.g. process/control flows)
- Any other diagram type that best describes the information
Each diagram should be preceded by a ### Title
and a short summary of what the diagram shows,
and any clarifying remarks (if anything is not self-evident from the diagram). Diagrams should be
embedded using a mermaid
code fence.
Noteworthy
(Discretionary section, N/A
if not relevant) Discussion about any especially interesting details
about the implementation, or insights related to it.