REQ-FUN-124
Issue Log entity (distinct from work-board items)
What
First-class issue entity: id, project_id, summary, description, severity, status, owner, reporter, created_at, resolved_at, root_cause, resolution_notes, related_entities[]. Separate from work-board items.
Why
established project management guidelines names Issue Log as output of Direct and Manage Project Work. Coverage audit Gap across Integration / Resource / Stakeholder KAs.
How
New table issue with FK to project; lifecycle transitions audited per REQ-FUN-007. Relations to risks, requirements, board items.
Done when
REST + MCP CRUD; Web UI Issues tab with filter by status/severity; transitions write audit rows.
Out of scope
SLA enforcement on issue resolution time.
established project management guidelines Mapping
Issue Log is a established project management guidelines Direct and Manage Project Work output, updated by Manage Team and Manage Stakeholder Engagement.