REQ-FUN-125
Lessons Learned Register entity
What
First-class lessons_learned entity: id, project_id, phase, category, lesson_text, author, captured_at, related_entities[]. Per-project rollup view. Closure-time review workflow.
Why
established project management guidelines names Lessons Learned Register as the output of Manage Project Knowledge and an input to Close Project or Phase.
How
New table lessons_learned with FK to project. Closure workflow auto-attaches the lessons_learned rollup.
Done when
REST + MCP CRUD; per-project rollup view; closure-time workflow surfaces all open lessons.
Out of scope
AI-generated lessons.
established project management guidelines Mapping
Lessons Learned Register is the established project management guidelines Manage Project Knowledge output and a Close Project input.