# Copyright (c) 2026 Roman Shaban. All rights reserved.
# Licensed under the Apache License 2.0.
# Part of the CIOS / Onto-Protocol Ecosystem.
from recovery import show_task_summary
# Встав сюди task_id з tasks.json
TASK_ID = "156591fb-d767-4ab4-a18a-d1e4a2daec16"
show_task_summary(TASK_ID)