Metadata
- Task ID
- {{ task.task_id }}
- Capability
- {{ task.capability_name }}
- Priority
- {{ task.priority }}
- Goal
- {{ task.goal_id }}
- Project
- {{ task.project_id }}
- Updated
- {{ task.updated_at }}
Task
{{ task.project_title }} / {{ task.goal_title }}
needs status: {{ item.required_status }}
{% if item.resolved_artifact %} resolved v{{ item.resolved_artifact.version }} {% else %} not available {% endif %}This task has no declared required artifacts.
{% endif %}{{ artifact.type }} ยท v{{ artifact.version }}
This task has not produced persisted artifacts yet.
{% endif %}{{ neighbor.artifacts|join(', ') }}
No upstream task links.
{% endfor %}{{ neighbor.artifacts|join(', ') }}
No downstream task links.
{% endfor %}