Work Board
established project management guidelines definition
A live queue of work items posted, claimed, completed, or cancelled by actors on the project.
AI_PM requirements that support this deliverable (13)
| ID | Description | Knowledge Area | Process Group |
|---|---|---|---|
| REQ-FUN-009 | Store work-board items with id, project_id, title, description, state, claimant, posted_by, timestamps | Communications Management | Executing |
| REQ-FUN-020 | Actor (agent or human) can post a work-board item via REST or MCP | Communications Management | Executing |
| REQ-FUN-021 | Actor can claim a posted item; concurrent claims resolved deterministically with exactly one winner | Communications Management | Executing |
| REQ-FUN-022 | Actor can hand off a claimed item to another actor | Resource Management | Executing |
| REQ-FUN-023 | Actor can mark a claimed item completed | Communications Management | Executing |
| REQ-FUN-024 | Board queryable by state, project, claimant, posted-by, and date range | Communications Management | Monitoring & Controlling |
| REQ-FUN-025 | Board delivers state changes to subscribers within 5 seconds (SSE or websocket) | Communications Management | Executing |
| REQ-FUN-026 | Claimed item cancellable by original poster or sponsor; cancellation audited | Communications Management | Monitoring & Controlling |
| REQ-FUN-060 | Web UI allows browsing projects, deliverables, requirements, risks, sign-offs, work-board, audit log | Communications Management | Executing |
| REQ-FUN-061 | Web UI allows authoring entities a human user would create | Communications Management | Executing |
| REQ-FUN-097 | In-process lifecycle hooks fire on board-item state transitions and sign-off lifecycle events | Integration Management | Executing |
| REQ-FUN-110 | Auto-create board item when activity dependencies are satisfied | Schedule Management | Executing |
| REQ-STK-003 | Human users can act on the system without learning the API (STK-004) | Stakeholder Management | Executing |