{{ task.id }} — {{ task.title }}
- Slug
{{ task.slug }}- Status
- {{ task.status_stage }}
- Active stage
- {{ active_stage or "none" }}
- Updated
{{ task.slug }}Todo progress: {{ todos_done }}/{{ todos_total }} done
Questions: {{ questions_open }}/{{ questions_total }} open
Validation: {{ validation_status }}
Lock: {{ lock_stage }}
Action: {{ next_action.action or "none" }}
Reason: {{ next_action.reason or "none" }}
{% else %}No next action.
{% endif %}{{ task.body or task.description_summary or "(no description)" }}
{{ relationships }}
{% else %}
none
{% endif %}{{ requirement.required_task_id or requirement.task_id }} →
{{ requirement.required_status }}
none
{% endif %}{{ link.path }} — {{ link.kind }}none
{% endif %}Version: {{ accepted_plan.plan_version }}
{{ accepted_plan.body or "(accepted plan body is empty)" }}
{% else %}
No accepted plan.
{% endif %}{{ criterion.id }} — {{ criterion.text }}none
{% endif %}{{ todo.id }} — {{ todo.text }} {% if todo.evidence %}
none
{% endif %}{{ run.run_id }} — {{ run.status }}{% if run.summary %}: {{
run.summary }}{% endif %}
none
{% endif %}{{ change.path }}{% if change.summary %} —
{{ change.summary }}{% endif %}
none
{% endif %}{{ check.check_id or check.change_id }} — {{ check.status }}
none
{% endif %}{{ validation_report }}
{% else %}
none
{% endif %}{{ row.command }} ({{
row.result }})
none