From 4672230ba750b2546152796df1946e25b4bd5b96 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Mar 2025 11:40:43 +0100 Subject: refine roadmap and roadmap docs --- _roadmap.qmd | 21 +++++++++++++-------- _roadmap.yml | 2 +- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/_roadmap.qmd b/_roadmap.qmd index acb9bb8..34002b3 100644 --- a/_roadmap.qmd +++ b/_roadmap.qmd @@ -10,21 +10,26 @@ to support team-based self-organization [@Anderson2016, pp. xi-1]. Two core principles of kanban -is to maintain a visual overview of relevant tasks -and a sense of sustainability of the work on those tasks. +is to visually present an overview of tasks +as a way of identifying them, +and +associating tasks with a progress state +as a way of managing flow of progress. Commonly a two-dimensional kanban board provides overview, -with individual tasks listed vertically, -and divisions of task states horisontally, -and the even or uneven spread of tasks among divisions -is used to indicate if workload is sustainable -[@Anderson2016, pp. 7-8, 18]. +with individual tasks listed vertically +and divisions of task states horisontally +[@Anderson2016, p. 18]. +One of the aims of these principles is +to establish a sense of sustainability +in the pace of working on the tasks involved in a project +[@Anderson2016, pp. 7-8]. In this project, the tool roadmap is used for visualizing the tasks. Reason for this choice is an interest in creating an atmosphere supportive of creative thinking and reflective learning rather than efficiency, -where the assembly line metaphor of conventional kanban boards +for which the assembly line metaphor of conventional kanban boards is considered counterproductive. Roadmap is a command-line tool diff --git a/_roadmap.yml b/_roadmap.yml index 97998d3..55e5485 100644 --- a/_roadmap.yml +++ b/_roadmap.yml @@ -15,7 +15,7 @@ goal: - docs_testing docs_tasklist: - status: ready + status: finished label: | Document the task list -- cgit v1.2.3