There was an error while loading. Please reload this page.
We are researching vulnerability remediation tactics by reading papers and experimenting with code as we learn through the practice of Agile.
We are learning to communicate as a team, in person and in writing.
graph LR A[Backlog] --> B[In Progress] B --> C{Review} C -->|Pass| D[Done] C -->|Fail| B
sequenceDiagram participant Student participant GitHub_Wiki Student->>GitHub_Wiki: Request Page GitHub_Wiki-->>Student: Render Markdown
gantt title Agile Project Schedule section Sprint 1 Requirements Research :a1, 2026-03-01, 3d Wiki Setup :after a1, 3d