From 1bf6cf5728973c2c44c7655baa34d0fa07687dde Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Mon, 22 Jan 2024 11:43:31 +1100 Subject: [PATCH] Add motivation --- PROCESS.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/PROCESS.md b/PROCESS.md index 454d568..3de7d63 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -1,5 +1,19 @@ # Work Tracking and Project Management Process +## Motivation and Goal + +Implement the following attribute when delivering: + +1. Clear tracking of work across the teams so that when we says that a milestone is delivered, then: + - it is usable by all types of users (operators, web devs, system devs). + - It is documented (docs, dev rel) + - It is of high quality (QA, Dogfooding) +2. Items (epic, milestones) can be easily be closed and marked as complete thanks to: + - Minimal external dependencies + - Minimal intra-team dependency + - Finite, well-define scope. +3. Each milestone and the effort needed to achieve it has a clear value thanks to a well-defined, value-driven, minimal, scope. + ## Terminology and Scope | Name | Number of | Timeframe | Team Scope | Owner | Description |