From b2c86a2ec4f24885ad9e80201d959327eb6b2afb Mon Sep 17 00:00:00 2001 From: NimBold Date: Sun, 2 Aug 2026 23:01:24 +0330 Subject: [PATCH] docs(torrents): clarify follow child deferral --- TORRENT_FEATURES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TORRENT_FEATURES.md b/TORRENT_FEATURES.md index 457c736..05ed954 100644 --- a/TORRENT_FEATURES.md +++ b/TORRENT_FEATURES.md @@ -90,7 +90,10 @@ No remaining Tier 1 items. current explicit metadata path intentionally avoids unmapped child jobs. Generic `addUri` now forces both follow options to `false` as the safe default; the child-GID feature remains pending until the end-to-end - ownership model is implemented. + ownership model is implemented. Enabling it for raw generic URLs would + also bypass Firelink's bounded remote-metadata validation and would require + re-discovering child jobs from durable request identity after an Aria2 + restart; session-scoped GID strings cannot be persisted as ownership. The first implementation in this task was remote `.torrent` metadata intake; follow-up implementations add stall-timeout control, bounded peer diagnostics,