metis-docs-core 1.2.0

Core library for Flight Levels documentation management system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: {{ slug }}
level: task
status: todo
created_at: {{ created_at }}
updated_at: {{ updated_at }}
parent: {{ parent_id }}
blocked_by: {{ blocked_by | default(value=[]) }}

# Phase progression for tasks
tags:
  - "#task"
  - "#phase/todo"
  # - "#phase/doing"
  # - "#phase/completed"

exit_criteria_met: false