3.2.5. Key Project Artifacts: Part 1
💡 First Principle: Artifacts are the tangible outputs and records that make project work visible, providing a shared understanding of plans, progress, and agreements.
Scenario: An agile team uses a 'Product Backlog' to list all desired features, a 'Kanban Board' to visualize the current workflow, and a 'Burndown Chart' to track progress within a sprint. The project manager also maintains a 'Risk Register' to track and manage project-level uncertainties.
Artifacts are templates, documents, or outputs used or produced during project work. This part covers common planning and tracking artifacts.
- Risk Register: Document listing identified risks, analysis, responses, and owners.
- Backlog (Product/Sprint): Ordered list of work items (features, requirements, etc.) for the product or a specific iteration.
- Kanban Board: Visual display showing workflow stages and work items in progress.
- Roadmap (Product/Release): High-level visual plan showing planned features or releases over time.
- Team Charter: Document defining team values, ground rules, and operating agreements.
- Burndown/Burnup Charts: Charts visualizing work remaining or completed over time within an iteration or release.
- Velocity Chart: Chart tracking the amount of work a team completes per iteration.
- User Story: Brief description of a requirement from a user perspective.
⚠️ Common Pitfall: Treating artifacts as "check-the-box" documents that are created once and never updated. Effective artifacts are living documents that are actively used and maintained to guide the project.
Key Trade-Offs:
- Comprehensive Documentation vs. "Just Enough" Artifacts: The goal is to create artifacts that are useful and provide value, not to produce documentation for its own sake. The level of formality and detail should be tailored to the project's needs.
Reflection Question: How does a 'Team Charter' serve as a practical artifact for putting the 'Create a Collaborative Team Environment' principle into action?